poli44 / WiFi-Weather-Monitor-ePaper-Display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiFi-Weather-Monitor-ePaper-Display

Today we are going to make a project which is a weather monitor which displays all the weather related information on an E-Paper display from DFRobot.

alt text

The Display is connected to an esp8266, you can use an esp32 as well with this display. The esp8266 is connected to the internet using wifi whose details can be changed through the code which I have provided on github. So lets get started!

I have also made a video about building this project in detail, I recommend watching that for better insight and detail.

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.

alt text

About

License:GNU General Public License v3.0


Languages

Language:C++ 97.4%Language:C 0.9%Language:Shell 0.8%Language:CMake 0.7%Language:Ruby 0.2%Language:Makefile 0.1%