Skip to content

Repository files navigation

ESP32 home news epaper

A display showing weather (current, today and tomorrow), agenda, power comsumption (for french Linky) and router’s bandwidth on an e-ink screen, powered by an esp32.

That project combines previous projects output into a single e-ink screen :

Weather is fetched from Open Weather Map. You’ll need to create an account to get an API key.

The « agenda », power consumption, words of the day and bandwidth usage needs JSON produced and served on a server :

You’ll need to copy parameters.h.dist to parameters.h and change it to your needs.

Hardware

Mapping of Waveshare ESP32 Driver Board

  • BUSY -> 25
  • RST -> 26
  • DC -> 27
  • CS-> 15
  • CLK -> 13
  • DIN -> 14

433 Mhz transmitter mapping

  • pin 22 to D0
  • 3v3
  • GND

Software

That project is made possible by amazing ZinggJM/GxEPD2 and wonderful bokub/linky Open Source projects. Thanks

About

Displays weather, agenda & power comsumption on an e-ink screen

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages