Live data from Hacker News

Show HN: Show last Git push on an e-paper device

github.com

1–10 of 39 posts

Re: Show HN: Show last Git push on an e-paper device

#6
post #2

A bit ironic that a webhook for GitLab is hosted on GitHub. Any reason behind that?

My guess would be that napsy uses a private GitLab instance at work, doesn’t use gitlab.com, and does have a GitHub account.

Hello, author here. That's totally correct, I use gitlab and that is the reason why gitlab and not github. I wanted to track the commits and the number of lines added/deleted per commit and my 6" e-ink device was kind of perfect for the job, sitting next to my monitor :)

Re: Show HN: Show last Git push on an e-paper device

#8
post #7

€ 899 is absurdly expensive for this device. As much as I'd love to play with non-intrusive "low-dynamic" displays, this is just too expensive. https://www.visionect.com/product/place-and-play-13/

I agree, it's expensive if you compare the price to an LCD. But as this is e-paper technology with completely different use cases, the manufacturing costs are still high. Keep in mind that, currently, e-paper is not a substitute for classic LCD panels.

Where e-paper shines for me is very low battery consumption. For example, the mentioned device can hold up to 6 months without a single battery recharge and is completely wireless.

Re: Show HN: Show last Git push on an e-paper device

#9
post #8
post #7

€ 899 is absurdly expensive for this device. As much as I'd love to play with non-intrusive "low-dynamic" displays, this is just too expensive. https://www.visionect.com/product/place-and-play-13/

I agree, it's expensive if you compare the price to an LCD. But as this is e-paper technology with completely different use cases, the manufacturing costs are still high. Keep in mind that, currently, e-paper is not a substitute for classic LCD panels. Where e-paper shines for me is very low battery consumption. For example, the mentioned device can hold up to 6 months without a single battery recharge and is complet…

WaveShare has e-paper modules between 5" and 7" costing around 50 EUR. You can drive them either from a Raspberry Pi or a ESP8266 microcontroller.

We're using a small one as an instrument panel on our boat https://github.com/meri-imperiumi/dashboard#readme

Re: Show HN: Show last Git push on an e-paper device

#10
post #9
post #8

Earlier quoted context omitted.

I agree, it's expensive if you compare the price to an LCD. But as this is e-paper technology with completely different use cases, the manufacturing costs are still high. Keep in mind that, currently, e-paper is not a substitute for classic LCD panels. Where e-paper shines for me is very low battery consumption. For example, the mentioned device can hold up to 6 months without a single battery recharge and is complet…

WaveShare has e-paper modules between 5" and 7" costing around 50 EUR. You can drive them either from a Raspberry Pi or a ESP8266 microcontroller. We're using a small one as an instrument panel on our boat https://github.com/meri-imperiumi/dashboard#readme

Nice project! Yes they are indeed cheaper. It's really up to your taste. The device I'm using is already in a casing and comes with a sophisticated software that can render any modern HTML5 on the device with full JS support.
Post reply on HN