View Single Post
Old 01-30-2021, 02:27 AM   #22
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,737
Karma: 26785684
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Samsung Galaxy Tab S8 Ultra
Quote:
Originally Posted by hobnail View Post
Since it's using an ESP32 shouldn't you be able to use any of the available ESP32 stuff? For example, scroll down to the Development gray bar at


http://esp32.net/


Or is the issue of how well a language interfaces with / supports the display?
Yes, all the usual stuff for Esp32 will work, including the screen. I have a couple of Esp32 boards. And they are quite nice to use with C/C++. But doing GUI programming I would prefer doing a little more high-level in a graphical design environment. If given a choice...
Adoby is offline   Reply With Quote