Tagged Questions

9
votes
4answers
760 views

Low Battery Indicator

I'm looking to make a battery life indicator that I can use in conjunction with a micro-controller. I'm hoping that I can then read the current battery life remaining and increasin …
4
votes
1answer
145 views

Minimum ATMega328 speed with UART

I am looking at designing a low-power project that will have an ATMega328 running at a low speed for lower power consumption. The current plan is to have the UART hooked up to a R …