Hello.
I have a small desk clock project.
I want to make it run on cr2032 battery.
Battery can be change by 5-6 months.
I need some advice about display. This clock will only show the hours and minutes.
Planning to use attiny85 . 2 buttons for setting time. And a smd led whic will blink every 30seconds or maybe 1 minute.
The problem i am having i can not find the right display for my project. The display must be consume low energy, must be small. must to work with cr2032. i have read a lot of similar projects. They re mostly using bigger batteries and oled displays. but i want to use cr2032. the size is first priority.
As i can see e ink displays can't work on cr2032.
If you have any suggestion about my project pls write here.I would even be very happy if you could share the projects you would like me to review.
this is looking great i will try to buy this im not in Usa. Let me check the pover consume. But it is looks like it has not voltage tolarance. cr2032 is 3.3v when new. and at 2.7 when it is empty.
There are similar displays with the HT1621 driver, for the control of which there is also an Arduino library.
The HT1621 is a 128 pattern (32x4), memory mapping, and multi-function LCD driver. The S/W configuration feature of the HT1621 makes it suitable for multiple LCD applications including LCD modules and display subsystems. Only 3 or 4 lines are required for the interface between the host controller and the HT1621. The HT1621 contains a power down command to reduce power consumption. Operating voltage is 2.4 - 5.2 V.