Sunday, 16 February 2014

current - Does electricity go from negative to positive or vice versa?


It's common knowledge that electrons flow from negative to positive, but I have noticed than often the direction of the current is ignored. For example, the resistor is often put AFTER the LED, or the diode is put the opposite way. Why is the direction of flow often disregarded in electronics?




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