Live data from Hacker News

Building an e-ink weather display for our home

kimmo.blog

21–30 of 118 posts

Re: Building an e-ink weather display for our home

#21
post #10

I found this guide to converting an old Kindle 4 to display anything from the web super useful. https://matthealy.com/kindle I bought another 3 used kindles for $20 each after getting it to work.

Thanks for sharing! This is indeed very cool. He doesn't describe the page though, is he hosting a custom page he made or he is using a service that build all the info into a page?

Re: Building an e-ink weather display for our home

#22
post #20

If this kind of device would come in 'off the shelf' ready to go, I'd buy one. I think e-Ink screens are really attractive to be hung on the wall. I hope we're going to see such device come to life; my bet is some successful kickstarter followed by an amazon clone with alexa built-in :vomit-face: +1 for a simple device that does one thing, and does it well.

I'm super excited to see the price on panels beginning to drop. $200 for a 10" panel is, for an old guy, exciting.

Once they're cheap-enough, the manufacturers will come.

Re: Building an e-ink weather display for our home

#24
post #22
post #20

If this kind of device would come in 'off the shelf' ready to go, I'd buy one. I think e-Ink screens are really attractive to be hung on the wall. I hope we're going to see such device come to life; my bet is some successful kickstarter followed by an amazon clone with alexa built-in :vomit-face: +1 for a simple device that does one thing, and does it well.

I'm super excited to see the price on panels beginning to drop. $200 for a 10" panel is, for an old guy, exciting. Once they're cheap-enough, the manufacturers will come.

Me too. I just looked at the Wave-share 12.78” Red/Black/White display, and they’re listed for $178. If I weren’t juggling 4 other projects, I’d pick one up. It’s cheap enough to support all kinds of projects.

Re: Building an e-ink weather display for our home

#25

>The picture is from the library's electronics room which has cool gear such as laser cutter, 3D printer, and much more. Amazing! I've never seen anything comparable in a U.S. library. What a wonderful resource. How do they maintain it?

In live just outside of Portland, OR and we have a makerspace in our local library. It’s not hugely decked out, but it just opened so it’s a work in progress.

Re: Building an e-ink weather display for our home

#26
Looks great! I built a similar system a few years ago as a dashboard for a home weather station, and ended up using Joan Home devices instead of assembling the hardware from components. Highly recommend e-ink as a format for these sorts of low-key displays around the home.

Some notes on my approach: https://github.com/schwartzie/weather-joan

Re: Building an e-ink weather display for our home

#27
post #22

Earlier quoted context omitted.

I'm super excited to see the price on panels beginning to drop. $200 for a 10" panel is, for an old guy, exciting. Once they're cheap-enough, the manufacturers will come.

Me too. I just looked at the Wave-share 12.78” Red/Black/White display, and they’re listed for $178. If I weren’t juggling 4 other projects, I’d pick one up. It’s cheap enough to support all kinds of projects.

That's really cool. By the time I have a chance to hack my own, I suspect there'll be commercially-available Raspberry Pis in frames.... :).

Re: Building an e-ink weather display for our home

#29

Mentions battery life but does not say in the end how long between recharges with the 12000mah battery. Would really like to know power usage and how long between charges and more details about getting the pi to wake up once a day then sleep the rest of the time. Because if my maths right a Rpi zero running normally would drain the battery in less than full day.

I would imagine it runs for a long time if you are only powering it on to connect to WiFi, grab weather data, render the screen, and then shut off. The PiJuice page mentions "intelligent on/off switch", but I didn't easily find any details. Hopefully intelligent means "turn on at a certain time via an onboard RTC, turn off when systemd says it's OK" and the userspace code implements that dance correctly. In the absen…

When you turn off power, it might generate some unintended signals on the MCU pins that the screen has time to interpret before shutting down.

You could try setting the pins to Z state (floating) before turning off to see if it makes a difference.

If you have access to an oscilloscope you can also analyze what is going on in fine details.

Re: Building an e-ink weather display for our home

#30

>The picture is from the library's electronics room which has cool gear such as laser cutter, 3D printer, and much more. Amazing! I've never seen anything comparable in a U.S. library. What a wonderful resource. How do they maintain it?

This is also a thing in Australian Libraries (especially those in capital cities).

You can book the machines/stations out for periods of time, using your library card/account.

You have to do a safety induction to be able to book the more dangerous tools.

They also sell materials, or you can BYO.

Post reply on HN