2019-12-31 14:37:46 +01:00
2019-12-31 14:37:46 +01:00
2019-12-31 14:15:04 +01:00
2019-12-31 14:15:04 +01:00
2019-12-31 13:10:51 +00:00
2019-12-31 14:15:04 +01:00

E-Paper Showerthoughts Display

This code uses an ESP32 to fetch latest posts from /r/showerthoughts and displays them on a Waveshare e-paper display. Afterwards it puts the ESP to deep sleep mode. All components run on battery power without annoying cables.

Front Front

Used Hardware

Arduino IDE Settings

  • Board: ESP32 Dev Module

Setup

Fill in your WiFi credentials in credentials.h file and you are good to go.

To do

  • Add showerthoughts logo
  • Better word wrapping
Description
This repository contains code for fetching posts from /r/showerthoughts and displaying them on a waveshare e-paper display.
Readme 4.8 MiB
Languages
C 67.6%
C++ 32.4%