In the past I made a very low power LED flasher circuit using a PIC microcontroller that worked continuously for at least two years on the same set of 2 x AA batteries. I retired before the batteries ran out so I never did find it's maximum life span. I have been wanting to repeat this project using Arduino ever since, but with no success. I have recently purchased some Digispark ATTiny85 PCBs as it seems that these might do the trick.
So far the lowest current, using an unmodified PCB is 4 mA and it seems that most of this is taken by the 5V regulator. I am contemplating removing the 5V regulator to see what the lowest current is then. My questions are:
1) Is there any easy method of removing the regulator or shall I just snip the two visible legs?
2) Once the regulator is disconnected will the PCB still programme via the USB connection?
3) How low a voltage will the amended board still execute the programme at? The datasheet indicates 2.7V. I am wanting to use something like a CR2032.
I have zapped USB ports on PCs before by having out of specification loads and I want to try and avoid zapping my current laptop.
Dubbie
Top Comments