-
Using the GPIO/Camera Widgets Tutorial
2 days ago • 0 commentsAdded a new quick tutorial that shows how to use the GPIO and Camera widgets:
-
ESP-IDF Support Added
6 days ago • 0 commentsESP-IDF Support Added!
Well, support for ESP-IDF has been added. Wasn't sure if we should do this because the ESP-IDF framework is significantly more complex than the esp32 Arduino framework. But wait...that's even more reason to do it, because it is that much harder, you don't then want to still have to figure out how to do an embedded UI. So, here we are, all of the Arduino Ui widgets are now available for the ESP-IDF target. Enjoy, and please provide feedback! Stay tuned to the youtube channel for more How-Tos: ESP-GenUI
Geoffrey Wells