Saturday 21 July 2018

pic - switch on a long wire end causing microcontroller to shutdown


i've a push button connected to micro-controller using a 100m 18ga wire that cause the micro-controller to shutdown after few times of working properly


the circuit is fully functional with a short wire, i use 5v, both CN2/3 has lamp/bell load and sw1 wire is the 100m wire


enter image description here




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