First Esp-32 Project
jason on January 16, 2025, 03:21 PMBeen working on this little project to learn a bit about circuits and C/C++ at the same time. For anyone not familiar with these types of microcontroller boards, the ESP32 is basically an Arduino with networking capabilities built in.
Currently all this little thing does is show the little chatty face animation, read and display temp and humidity information (gathered locally from a DHT 11 sensor), and display the current day and time which it gets by connecting to WiFi and syncing with an online time api. Next I’m gonna be adding sound to the project. Had to order some new components for that but they’re on the way so I will update soon!
Share this Post
2
242
0