Show HN: E-Ink Day Schedule

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews

    https://www.invisible-computers.com/invisible-calendar/image...

    Two:

    https://github.com/Invisible-Computers/image-gallery/blob/ma...

    Both of these require rendering the content via an HTTP endpoint and both of these currently still require the content to be proxied through the device backend.

    > I can buy an ESP32 e-ink screen and run esphome or any of several other open source projects and put a piece of wood on the front of it, too.

    Yes, you can! And if you do this, you have absolutely no need to use my e-paper smart screen.

  • Life-Dashboard

    Low power, E-Ink dashboard for every day life running on a hacked Kindle.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • The most fun part of these projects is seeing people quickly build ad-hoc renderers for E-Ink. Very quickly you find out you need render passes, dithering, debanding, etc.

    Here's my weather E-Ink board (which consistently gives a faster result than waiting for the iOS weather app to fetch & render): https://github.com/OmerShapira/theres-some-weather-outside

  • kindle-synology-photos-photoframe

    Picks a random photo from a shared album in Synology Photos and shows it on a jailbroken kindle every morning.

  • I don't think the resolution is the problem with images on e-readers, but the amount of grayscale levels.

    Dithering works brilliantly on these devices. I made a photo frame out of one of these by calling some imagemagick from golang.

    https://github.com/landgenoot/kindle-synology-photos-photofr...

  • I don't think the resolution is the problem with images on e-readers, but the amount of grayscale levels.

    Dithering works brilliantly on these devices. I made a photo frame out of one of these by calling some imagemagick from golang.

    https://github.com/landgenoot/kindle-synology-photos-photofr...

  • kindle-dash

    Power efficient dashboard for Kindle 4 NT devices

  • Instead of using a cronjob you can put the device into sleep and use the RTC to schedule the next wakeup (see [1]). This takes only very little power, as the device is only turned on for mere seconds and sleeps the remaining time.

    [1] https://github.com/pascalw/kindle-dash/blob/main/src/dash.sh...

  • website-image-proxy

    Simple proxy that serves a website as an image

  • Hi! A while ago I had exactly the same problem and thought process, so I made this: https://github.com/SmilyOrg/website-image-proxy

    Hopefully you find it useful :)

  • 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