The E-Paper display will display the weather info, synced with OpenWeatherMap API (over WiFi). The heart of the project is ESP8266/32.
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
To make this you will need an ESP8266 board or an ESP32 and you can also add a battery if you want.
For the display I used an EPaper Firebeetle module.
I suggest to use a board from DFRobot with this module as the pinout will be compatible and you will face no issues anywhere, I used Firebeetle board from DFRobot as it has on board battery charging and monitoring solution.
You must check out JLCPCB for ordering PCBs online for cheap!
You get 10 good quality PCBs manufactured and shipped to your doorstep for 2$ and some shipping. You will also get a discount on shipping on your first order. To design your own PCB head over to easyEDA , once that is done upload your Gerber files onto JLCPCB to get them manufactured with good quality and quick turnaround time.
Download the Arduino IDE from here.
1. Install the Arduino IDE and open it.
2. Go to File > Preferences
3. Add http://arduino.esp8266.com/stable/package_esp8266com_index.jsonto the Additional Boards Manager URLs.
4. Go to Tools > Board > Boards Manager
5. Search for ESP8266 and then install the board.
6. Restart the IDE.
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates