Live data from Hacker News

Show HN: Paperd.ink – an open-source e-paper development board

paperd.ink

21–30 of 69 posts

Re: Show HN: Paperd.ink – an open-source e-paper development board

#21
>powered by an ESP32 module

Immediate questions raised include "Which one?" and "Why aren't you telling me which one in the first place?!". Particularly so for a product that is supposed to be open source.

There's major differences between ESP32 modules. E.g. only some of them are on RISC-V CPUs. The others use a CPU which is less common and less well-supported by open toolchains.

Re: Show HN: Paperd.ink – an open-source e-paper development board

#23
post #13

I know that this is completely off-topic but I need to know: how do you make a HN post that has a link _and_ text at the same time? Seems like this form[1] does not allow that. [1] https://news.ycombinator.com/submit

Fill in the first two entries for Title and URL and have "Show HN: " in the beginning of the title, that should work (or Show HN submissions, not sure about other kinds of posts.

Oh, I see, thank you!

Re: Show HN: Paperd.ink – an open-source e-paper development board

#24
post #22

I've tried looking, but can't find a good battery for it. Could you maybe link a few examples in the FAQ?

Sure thing I'll add in FAQ soon. If you do not want to solder then https://www.amazon.com/dp/B09FLDCJCB is a good option as the connector is directly compatible with paperd.ink. But it has a lower capacity.

For a higher capacity, we recommend https://www.adafruit.com/product/258 but you will have to cut and swap the connections since the connector is of the opposite polarity.

Hope that helps!

Re: Show HN: Paperd.ink – an open-source e-paper development board

#25
post #8

This looks really nice. Does it contain a touch screen? I'm assuming not since I can't find mention of it.

It does not. Touch screen e-paper displays (like Kindles) are too expensive, consume significantly more power and have a noticeable lag in the response when you try to use them. paperd.ink is more of an output device.

M5Paper has a touch screen..

Re: Show HN: Paperd.ink – an open-source e-paper development board

#26
post #21

>powered by an ESP32 module Immediate questions raised include "Which one?" and "Why aren't you telling me which one in the first place?!". Particularly so for a product that is supposed to be open source. There's major differences between ESP32 modules. E.g. only some of them are on RISC-V CPUs. The others use a CPU which is less common and less well-supported by open toolchains.

We use ESP32-Wroom-32 module. More details can be found on the docs page https://docs.paperd.ink/docs/hardware/hardware/

Re: Show HN: Paperd.ink – an open-source e-paper development board

#27
post #15

This looks really nice! And congrats on the grant! The product comes already assembled or it is a kit? If not, do you plan to sell it in kit form? For us that can't 3D print or build PCBs but want to tinker with it.

Thanks! One unit will have a devboard (PCB) with e-paper display connected on the front side. And there's also the enclosure set which has a front panel, back panel, 4 buttons and 2 stands (check this to get a better idea https://docs.paperd.ink/docs/3d-files/assembly/). We don't send assembled enclosure with devboard, that is DIY.

Re: Show HN: Paperd.ink – an open-source e-paper development board

#28
post #16

> paperd.ink has a 4.2” e-paper display If your target market is the whole world, please also provide dimensions using the metric system. For most of the world, inches don't mean anything. 4.2” is approx. 10.7 cm.

Ah missed this. Have updated now. Thanks!

> (~10.7cm)

Maybe also X cm x Y cm

Re: Show HN: Paperd.ink – an open-source e-paper development board

#29
post #28

Earlier quoted context omitted.

Ah missed this. Have updated now. Thanks!

> (~10.7cm) Maybe also X cm x Y cm

Looks confusing imo. Exact dimensions are mentioned here though https://docs.paperd.ink/docs/hardware/hardware/#dimensions
Post reply on HN