Desktop Weather Module | First Devlog (:
I’m working on making a weather display I could put on my desk. This is my first project after learning a bit about ESP32s and Arduino IDE. I want the module to be able to display the indoor climate and the current weather data.
What I’ve got so far:
- Code to display temperature/humidity indoors
- Code to print API data to the serial monitor
- Working circuit for LCD display and DHT11 sensor
Ideally, I’d use an OLED display as it has colours and higher definition for more information, but I only have the LCD, so that’s what we’re working with.
Also, I need to figure out how to power this, as I don’t want to have to use a battery pack.
Plans:
- Use LCD to display weather data
- Decide on display & power method
- Create PCB
- Create housing (Fusion 360)
Lmk if you guys have some advice or recommendations
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.