Wednesday 1 January 2020

What do I need to close an electrical circuit for a certain amount of time


I need something that closes an electrical circuit for a certain amount of time when it receives an electrical pulse.
In my case, two wires touch, even for a second, the device I need will supply power for 30 seconds to another device.




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...