|
Forum Index : Microcontroller and PC projects : ESP32 + touch
| Author | Message | ||||
| PeterB Guru Joined: 05/02/2015 Location: AustraliaPosts: 668 |
G'day All To help me through this winter I bought a 5 in touch screen with ESP32-S3-WROOM chip attached. Using available documentation, I have managed to get HELLO WORLD running and that is as far as it goes. Where is the documentation that lets me draw on the 5 in screen? Up to now I have used the PIC32MX470F with a 7 in screen so this is all a bit new to me. I should also point out that I am 88.5 and sinking fast so please be gentle. Peter. |
||||
| RonnS Senior Member Joined: 16/07/2015 Location: GermanyPosts: 123 |
Hello Peter, to support the ESP32 board, I can recommend the Annex Rapid Development System (Annex RDS). With it, you can quickly program your board in Basic, and many screens are also supported. You will also be able to meet a helpful fellow countryman there. The ESP32 isnt Supported by MMBasic as far as this is concerned |
||||
| PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 1902 |
I have the 7" version. Those things are really nice because they have the more resilient capacitive touch screen. Code for pretty much anything already exists. I experimented by writing some code in MMBasic, giving it to Google Gemini and asking it to convert to Arduino. It worked after I discovered that it was trying to use an out-of-date library. |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2026 |