Making your own e-paper dashboard for home from scratch

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • I have my old Kindle displaying the weather through the built-in browser, using this code:

    https://github.com/matopeto/kindle-weather-dashboard

    If you want to display something more, you could just self-host a page.

  • Inkplate-6-hardware

    Open Source Hardware (OSH) files for e-paper display Inkplate 6

  • See also https://inkplate.io/, which is a Wi-Fi-enabled display made from recycled Kindles (GitHub repo is here: https://github.com/e-radionicacom/Inkplate-6-hardware)

  • 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
  • iot

  • Nice. I'm doing something similar with a BOOX Mira 13.3" touch screen, Raspberry Pi Zero and a Gioui app for the user interface.

    I'm building an expedition vehicle on the back of a Mercedes Actros 6x6 semi-truck. I'm using M5Stack ESP32 devices (flashed with esphome) to read all the sensors and control everything. I'm using a MQTT server as the messaging hub: the UI will read/write from that, and the ESP32 devices will subscribe to that for controls.

    Here's my notes on getting the e-ink screen working full-screen with a Gioui app (without a desktop linux environment): https://github.com/dave/iot/tree/main/ui

    It would be great to find a cheaper alternative (the BOOX Mira is $800 ouch!)

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