Hacker News
Hacking an old Kindle to display bus arrival times
FlyingSnake
|next
[-]
I did the same last year and had lots of fun in the process.
mkmk
|next
|previous
[-]
bpmct
|root
|parent
|next
[-]
The "electric sign" app does this, which is where I referenced the code.
With trmnl, the image only refreshes every 10 mins so the device will set a ~9 minute alarm to wake the device right before it needs to load the next update.
The refresh period is also configurable so a slower refresh interval (e.g. every hour for less time-sensitive screens) yields larger battery savings
BobaFloutist
|root
|parent
|next
|previous
[-]
I understand there's like all sorts of complexities in standards, form factors, voltage, wattage, etc, but I really wish I could upgrade my old devices like that.
mengchengfeng
|root
|parent
|previous
[-]
Dyson vacuums and Kindles are not the same whatsoever, but I wonder how easily it'd be to swap out the battery on an older Kindle. For our vacuum, all I needed was a 20 dollar replacement battery and the will unscrew 3 mini screws.
michaelbuckbee
|next
|previous
[-]
You can regularly find the Kindle Fire HD10s for ~$40
adhamsalama
|next
|previous
[-]
The Kindle browser is surprisingly decent, I made Claude Code generate an RSS feed reader compatible with the Kindle browser, with the ability to read full articles (for those feeds that require you to visit the website), and download articles. It also supports Reddit and Google News RSS feed. This is my new favorite way of browsing the internet.
TZubiri
|next
|previous
[-]
For a defunct startup, I built this exact thing as a product for coffee shops:
cafetren.com.ar
https://cafetren-com-ar.translate.goog/?_x_tr_sl=auto&_x_tr_... (translated from spanish):
umairnadeem123
|previous
[-]
mengchengfeng
|root
|parent
|next
[-]
A small solar battery is a VERY interesting idea. If I don't end up being able to hit that number by adjusting the code itself, will look into it.
thaumasiotes
|root
|parent
|previous
[-]
Bus stops in Shanghai have e-ink displays that are kept up to date with the current estimated arrival time of each bus. (I don't know what the time resolution is; it could be 60 seconds, but not much longer than that.)