Show HN: E-Ink Day Schedule
github.com
Show HN: E-Ink Day Schedule
1–10 of 134 posts
Re: Show HN: E-Ink Day Schedule
#2Re: Show HN: E-Ink Day Schedule
#3The expensive corporate version of this is called a Joan - https://getjoan.com/digital-signage/
Re: Show HN: E-Ink Day Schedule
#4That's cool. I regret throwing my ancient kindle away now. The expensive corporate version of this is called a Joan - https://getjoan.com/digital-signage/
Re: Show HN: E-Ink Day Schedule
#51. It's very easy to put it into developer mode and set "don't lock screen if plugged in"
2. I can just open it to a web page of my calendar.
This is great as I don't get nerd-sniped into some dev project trying to set it all up and actually get a functional calendar so I don't miss things.
Re: Show HN: E-Ink Day Schedule
#6That's cool. I regret throwing my ancient kindle away now. The expensive corporate version of this is called a Joan - https://getjoan.com/digital-signage/
The software runs on an ESP32 and is all open source: https://inkplate.readthedocs.io/en/latest/
Re: Show HN: E-Ink Day Schedule
#7Re: Show HN: E-Ink Day Schedule
#8Re: Show HN: E-Ink Day Schedule
#9One thing I will point out from observation, the radios on ereader devices aren't great for heavy use; they were originally created for occasional syncing. Projects like these will require an HTTP request to somewhere to fetch data, on a regular basis, and the radio eventually stops working. It's not a terrible thing considering it's just an unused device. If you're looking for something longer lived, the waveshare screen are worth considering for mini projects.
Re: Show HN: E-Ink Day Schedule
#10(I know you can get some way toward this with various apps but it’s definitely not the same as something OS-level)