Monday 22 September 2014

analog - Ultra low power/ simple flashing circuit


ideally I want this to run off coin cell batteries. I found a circuit that uses transistors and capacitors but the voltage requirements are higher than I want. Is there any way I can make this circuit circuit low power?


Any other ideas would be awesome




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...