Rather than make new devices that will turn into e-waste after the event, we're recycling old price tags into networked conference badges. https://github.com/osresearch/eink-pricetags
GitHub - osresearch/eink-pricetags: Reverse engineering cheap e-ink price tags

Reverse engineering cheap e-ink price tags. Contribute to osresearch/eink-pricetags development by creating an account on GitHub.

GitHub
Floyd-Steinberg dithering looks nice on the high-density B&W e-ink screen
Provisioning mode with inverse colors
Now with battery voltage measurement in the telemetry
New images are sent to the tags using the A7106 radio module from another tag, driven by gpio from a Pi. https://github.com/cibomahto/pya7106
GitHub - cibomahto/pya7106: Python library for the A7106 radio module

Python library for the A7106 radio module. Contribute to cibomahto/pya7106 development by creating an account on GitHub.

GitHub
@th
So you could generate art with a chain of those tags that travels from one tag to another and mutates over time.
Great work!
@momo tag-to-tag communication is possible, although battery life is a challenge - RX mode takes 18mA, compared to sleeping 5uA. https://github.com/osresearch/eink-pricetags/issues/8
power: measure during image updates and during redisplay · Issue #8 · osresearch/eink-pricetags

how many images can we receive before we drain the battery?

GitHub
@th Okay that is a huge difference. More than 3 times the power drain.
@momo it's even worse: more than 3000 times the power.
@th I was missing the k when typing.
@th Getting more interesting by the hour 😀
@th maybe this would interest you then:
https://github.com/furrtek/PrecIR
GitHub - furrtek/PrecIR: You know what this is for ;-)

You know what this is for ;-). Contribute to furrtek/PrecIR development by creating an account on GitHub.

GitHub
@th stuff a QR code generator in it?