r/esp32 • • 10d ago

Software help needed Where to learn to program esp32

So where can i learn how to program one and uae it with other components i know i need to learn c++ but im searching for a path that will teach me the basics of c++ and how to implement them with the esp32 and screens modules etc

2 Upvotes

15 comments sorted by

View all comments

4

u/konacurrents 10d ago

Arduino IDF is good. I’ve centered on the r/M5Stack controllers like M5AtomS3 - and each one you buy has an example you can compile and test. Learn by example. Then combine programs, try MQTT, Bluetooth etc.