Hi,
I've just got an ESP-2424D012 which is an ESP32 with integrated 240x240 round display, see attached specification.
The sample code that comes with it is in C and I can work with it and successfully upload to the device, but would very much like to work in B4R.
It appears to use a libary called LGFX. In Ardunio it uses ESP32C2 Dev Module, but I can't find that in B4R, althogh there are similar.
Can anyone start me off in the right direction to use B4X with this device.
I did take a look at a coding exmaple for a similar ESP32 with integrated display by Peter Simpson, but alothough it connects to my network, nothing happens so I guess I'm using the wrong libary or board (don't know how to reference the link)
https://www.b4x.com/android/forum/t...led-display-connected-to-wifi-inline-c.81149/
Dave
I've just got an ESP-2424D012 which is an ESP32 with integrated 240x240 round display, see attached specification.
The sample code that comes with it is in C and I can work with it and successfully upload to the device, but would very much like to work in B4R.
It appears to use a libary called LGFX. In Ardunio it uses ESP32C2 Dev Module, but I can't find that in B4R, althogh there are similar.
Can anyone start me off in the right direction to use B4X with this device.
I did take a look at a coding exmaple for a similar ESP32 with integrated display by Peter Simpson, but alothough it connects to my network, nothing happens so I guess I'm using the wrong libary or board (don't know how to reference the link)
https://www.b4x.com/android/forum/t...led-display-connected-to-wifi-inline-c.81149/
B4R Code Snippet ESP32 with built in OLED display connected to WiFi - Inline C
Many thanksDave