Yet another Raspberry Pi e-ink display... but with a web app for extra display options!

This page summarizes the projects mentioned and recommended in the original post on /r/raspberry_pi

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • e-Paper

  • Python scripts: these scripts actually retrieve the data and print it on the display. I heavily relied on the existing Waveshare Python libraries to figure out how to print text/images on the screen. The rest is essentially just requests to get data from various APIs (I used Open Weather Map, Pi-Hole, SEPTA, newsapi.org, and Wordnik). I set up cron jobs on the Pi to run the normal refresh script every half hour and to start the Node server on startup.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts