MattJ, have you any more information about the e-ink picture frame? This sounds interesting!
debaclehas left
MattJ
debacle: I'll probably do some write-up when it is properly finished, but it's a waveshare eink module connected to an ESP8266
MattJ
The ESP8266 isn't capable enough to render text how I wanted (nice fonts, word wrapping, etc.)
MattJ
So I have a server component that generates the image from a random quote selected from a text file/API and streams it pixel-by-pixel with RLE
MattJ
The ESP connects to the server over WiFi, and streams the data to the display module, refreshes it and then goes to deep sleep for hours, then repeats
MattJ
Open items are: it currently runs off the microUSB, but I want to port it to battery power and hang it on the wall
MattJ
And I want to be able to manage the quotes on the server more easily, e.g. adding new ones via an XMPP bot, or forcing certain messages on certain days (birthdays/etc.)
poVoqhas joined
debaclehas joined
debacle
MattJ, doing the rendering on a different, powerful machine makes a lot of sense, e.g. one can grab images from the net and do dithering etc.
debacle
looking forward to see your write-up! (will it be on https://hackaday.io/?)
MattJ
Maybe!
debacle
MattJ, what size has your e-ink display (both in pixels and mm, more or less)? and how deep does it cut into my financial flesh?
I got this one, though it may not be the best option these days, it fitted my requirements and budget a couple if years back✎
MattJ
I got this one, though it may not be the best option these days, it fitted my requirements and budget a couple of years back ✏
MattJ
For the frame I used a deep one I found at a local craft supplies place, but to be honest it's a tight fit
debacle
MattJ, looks fine to me, both size and prize
poVoqhas left
poVoqhas joined
debaclehas left
poVoqhas left
poVoqhas joined
flo
MattJ, we have a project at our universtity which is about e-ink frames for room plans. We even have potential founding and a fablab to produce a small batch, but AFAIK there is still some work to get the transition from the prototype to a small batch unit
debaclehas joined
Syndacehas left
debaclehas left
poVoqhas left
poVoqhas joined
Syndacehas joined
MattJ
I'm glad e-ink finally seems to be getting somewhere
MattJ
Displays are more readily available, and they are improving resolution and response times, and even some basic colour now