Build Tour: E-Paper Weather Display

  Рет қаралды 58,681

Andrew Godwin

Andrew Godwin

Күн бұрын

Пікірлер: 42
@nielsdaemen
@nielsdaemen 2 жыл бұрын
2:28 It's worth it, saves a lot of power over the years! And a Pi is really overkill to just refresh an epaper once in a while! An ESP32 is ideal
@xilefx
@xilefx 2 ай бұрын
what about 10 e-inks? can you connect 10 to one Pi / arduino / ESP32?
@JamieBliss
@JamieBliss 4 жыл бұрын
Wow, that refresh is spectacular
@sijumathew9193
@sijumathew9193 Жыл бұрын
Such cool device...plead make another video on this
@MattTube
@MattTube 2 жыл бұрын
There is code for partial rendering so things update more quickly.
@giugot87
@giugot87 4 жыл бұрын
Very cool. Could you explain with more details all the steps to install and running it on the raspberry? Thank you so much
@_azaad_
@_azaad_ 3 жыл бұрын
Super cool stuff. E-paper is fascinating, I wonder if you could use it in clothes to display animations. That would be next level awesome, I think you're half way there already!
@MARGCO-d7m
@MARGCO-d7m Жыл бұрын
or in the smart watch for always on display.
@pstgh
@pstgh Жыл бұрын
Very nice! Which laser cutter do you use and what's your source of acrylic sheets? Do you think we'll ever get back to RPis being readily available and cheap???? Thanks.
@edcameron
@edcameron 10 ай бұрын
I wonder if you could use it to show playing cards as part of some kind of magic trick
@JernD
@JernD 4 жыл бұрын
Very nice project and video! I like your approach and recently completed a similar project using PIL and my code is also awful. I'd really like to recreate what you did here except I would like to have graphs of Temp and rain chances for a few days out. Something similar to Windy (highly recommend if you aren't familiar).
@AndrewGodwin
@AndrewGodwin 4 жыл бұрын
Yeah, I'm still noodling on what else to add. I'm a fan of meteograms, so I might try and add some graphs in place of the icons, but I want to keep it quickly-scannable too!
@User-zj2xq
@User-zj2xq 9 ай бұрын
Strange that you hide your api key at 8:02, but show it at 8:16.
@lorypaxo8776
@lorypaxo8776 3 жыл бұрын
can you explain me how to build it?
@AD2adam
@AD2adam 4 жыл бұрын
Hi Andrew, cool project! I think the video would be even more engaging with more b-roll footage of the device and the build process. Looking forward to trying something like this myself!
@AndrewGodwin
@AndrewGodwin 4 жыл бұрын
Thanks! Getting build footage as I go is something I'm working on - requires cameras running more generally in my little workshop area :)
@silentobserver964
@silentobserver964 3 ай бұрын
Does the clock update partially or do you need to do a full refresh of the screen?
@radnukespeoplesminds
@radnukespeoplesminds 4 жыл бұрын
I wish epaper 7 segment displays existed
@kneekoo
@kneekoo 3 жыл бұрын
There are fonts for that. Search for "dseg fonts" - one of the available ones.
@modularcarpet
@modularcarpet 2 жыл бұрын
They do now
@KenACollins
@KenACollins 4 жыл бұрын
Nice project, thanks for sharing. But is drawing every pixel to produce an image file the only way to render content on an e-ink display? I find your approach in the server.py code very complicated. You are drawing every little element (image or text) to produce a PNG image that you stream to the URL which show.py grabs and somehow equates each pixel to a capsule it renders on the e-ink display. Is that the only way it can be done? I was wondering if I could just use my web development skills to serve a HTML page** at a particular URL. I would somehow grab the HTML sent back by that URL to render on the e-ink display. Okay, maybe there is still an intermediate step to take the HTML and convert it to an image that can be rendered on the e-ink display, but I could live with that. **I was originally considering React.js but then I realized that a React app renders in the user's web browser, so accessing the URL via Python would not work, thus necessitating a complete HTML page sent from a server.
@BrianThomas
@BrianThomas 2 жыл бұрын
This is perfect for my NAS build. Are there any scripts available that will show you Pi hardware information such: 1) CPU temperature 2) IP address 3) Storage size 4) Memory usage
@MischaGielen
@MischaGielen 4 жыл бұрын
WOW, that refresh !! You don't happen to have a BW-only screen available to check the refresh?
@rbe3908
@rbe3908 4 жыл бұрын
A cool project..a question, if I may..I am just getting into the epaper world..want to do a pi0w project with a 2.13 waveshare screen..do I just download a raspian lite image, modify that image, pop it in, and power up? I realize that was simply put, but do I need to do any ssh?
@GabeByrne-y2i
@GabeByrne-y2i 9 ай бұрын
im doing the exact same thing, used mine for pwnagotchi and wanna try more cool stuff! did you get answer?
@rbe3908
@rbe3908 9 ай бұрын
3 years and no reply. Project still in my RPi box of goodies.
@swordoftruth8890
@swordoftruth8890 Жыл бұрын
I just want to buy a eink weather station I can hang on the wall.... where .???
@wmilfotoradar7037
@wmilfotoradar7037 3 жыл бұрын
hello great project. but I have a question whether it would be possible to use a 6 "display from an ebook reader in the project? because such damaged readers with good screens cost pennies and I think that such weather projects on e-book displays would be popular and cheap, especially since even a new screen e-ink for e-book 6 "costs much less than the one used in your project, best regards
@eadanlin
@eadanlin 4 жыл бұрын
I wonder how long it can last without power supply
@lookingforplaces
@lookingforplaces 4 жыл бұрын
interesting project
@RoyalBitch23
@RoyalBitch23 3 жыл бұрын
Hi Andrew! Any chance you could include a version where the data is pulled from the Netatmo API?
@AndrewGodwin
@AndrewGodwin 3 жыл бұрын
I'm afraid I don't have the spare time to code that up - sorry!
@jonathanrodriguez8219
@jonathanrodriguez8219 2 жыл бұрын
Nice!!
@MischeviousGP
@MischeviousGP 4 жыл бұрын
Interesting, subbed.
@diegoflores2780
@diegoflores2780 4 жыл бұрын
Que tal wikipedia de 45 gb
@carloscarranco6406
@carloscarranco6406 4 жыл бұрын
Instead to say the way to build it YOU TALK TOOOOOOOOOO MUCH !!!
@algumnomeaihehe
@algumnomeaihehe 4 жыл бұрын
yikes
@Millsie18
@Millsie18 3 жыл бұрын
carlos thats enough outta you
@pkneeyahx
@pkneeyahx 2 жыл бұрын
how about showing the display instead of talking about it.
Raspberry Pi E Ink Task Organizer
11:52
element14 presents
Рет қаралды 112 М.
The best low power display? E-Paper Tutorial
9:50
GreatScott!
Рет қаралды 776 М.
GIANT Gummy Worm #shorts
0:42
Mr DegrEE
Рет қаралды 152 МЛН
ССЫЛКА НА ИГРУ В КОММЕНТАХ #shorts
0:36
Паша Осадчий
Рет қаралды 8 МЛН
Making a 5.79”  e-ink/e-paper dashboard with Arduino
15:27
Maker's Fun Duck
Рет қаралды 24 М.
Raspberry Pi Weather Display
15:15
KM4ACK
Рет қаралды 27 М.
DIY ESP32 Color E Paper Weather Station
9:31
educ8s.tv
Рет қаралды 18 М.
Battle of the Zeros
19:44
Maker by Mistake
Рет қаралды 91 М.
Collin's Lab: Eink, Think Ink - the full series!
7:17
Adafruit Industries
Рет қаралды 65 М.
The E-ink Desk Accessory I've Always Wanted.
3:42
David Zhang
Рет қаралды 542 М.
Raspberry Pi Weather Station
21:42
ExplainingComputers
Рет қаралды 301 М.
e Paper with Arduino and Raspberry Pi
38:20
DroneBot Workshop
Рет қаралды 103 М.
Why E-ink innovation is so slow
15:30
TechAltar
Рет қаралды 825 М.
GIANT Gummy Worm #shorts
0:42
Mr DegrEE
Рет қаралды 152 МЛН