Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
1–10 of 14 posts
Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#2Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#3I'm wondering what's the power draw for the Pi with this one since it "Loads index.html in a headless instance of Chromium, using Puppeteer". Isn't Puppeteer quite a power hungry process?
Would it run on Pi Zero with a battery attached and how long would it last with updates once a minute or once every 5 minutes?
I'm thinking about possible projects that would not have AC power all the time, maybe something solar powered for a dashboard outside.
Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#4Looks very cool and promising. I'm wondering what's the power draw for the Pi with this one since it "Loads index.html in a headless instance of Chromium, using Puppeteer". Isn't Puppeteer quite a power hungry process? Would it run on Pi Zero with a battery attached and how long would it last with updates once a minute or once every 5 minutes? I'm thinking about possible projects that would not have AC power all the…
It combines a Pi Zero with a 2000mAh lipo, updates every 6 hours and lasts for around 90 days per charge.
Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#5Looks very cool and promising. I'm wondering what's the power draw for the Pi with this one since it "Loads index.html in a headless instance of Chromium, using Puppeteer". Isn't Puppeteer quite a power hungry process? Would it run on Pi Zero with a battery attached and how long would it last with updates once a minute or once every 5 minutes? I'm thinking about possible projects that would not have AC power all the…
I built something that's similar to what you're describing, here's an article about it: https://www.hackster.io/lukehaas/e-ink-display-for-daily-new... It combines a Pi Zero with a 2000mAh lipo, updates every 6 hours and lasts for around 90 days per charge.
Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#6Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#7Looks very cool and promising. I'm wondering what's the power draw for the Pi with this one since it "Loads index.html in a headless instance of Chromium, using Puppeteer". Isn't Puppeteer quite a power hungry process? Would it run on Pi Zero with a battery attached and how long would it last with updates once a minute or once every 5 minutes? I'm thinking about possible projects that would not have AC power all the…
Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#8When using my reader, sometimes mutations require a full screen invert. Sometimes stuff just seems to change trivially. What governs that? Is that done by the display or driver or higher level code?
Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#9When using my reader, sometimes mutations require a full screen invert. Sometimes stuff just seems to change trivially. What governs that? Is that done by the display or driver or higher level code?
Re: Show HN: ePaper.js – Easily create an ePaper display using JavaScript and HTML
#10Looks very cool and promising. I'm wondering what's the power draw for the Pi with this one since it "Loads index.html in a headless instance of Chromium, using Puppeteer". Isn't Puppeteer quite a power hungry process? Would it run on Pi Zero with a battery attached and how long would it last with updates once a minute or once every 5 minutes? I'm thinking about possible projects that would not have AC power all the…