Live data from Hacker News

Making "LCD, Please"

dukope.com

21–22 of 22 posts

Re: Making "LCD, Please"

#21
post #17

I understand the goal of LCD aesthetics and going down the rabbit hole of "how would that look like" in this post. But if you want a long battery life handheld console, why not consider e papers? You could keep the original game experience of judging text+image. No need to restrict the random faces. But I'm not understanding the epaper pricings - this seems a viable option for a self made printed game with BOM 50$, b…

You can actually get really good battery life out of LCDs nowadays. Sharp makes a memory lcd (that the playdate uses, which Lucas is also making a game for) that is very low power.

Re: Making "LCD, Please"

#22
post #4

For a personal project I also tried to have a custom segmented display produced… It was an amazing journey! The PCB is being updated for a new ultra low power MCU (vs the current ESP32). The only online document is this brief clip where it appears a few seconds in the very beginning: https://twitter.com/andreasgysin/status/1525544668808749060

The esp32 has a low power coprocessor; have you considered keeping the main processor off most of the time and utilizing the coprocessor for more logic? The tooling is kind of bad for the base model but it gets better with the more modern variants.
Post reply on HN