Thursday 31 July 2014

converter - Voltage divider, no power


I made a voltage divider using 2k4 and 4k7 resistors.


If I check the voltage with the multimeter, the voltage is correctly converted from 5V to 3.3V however when connect a consumer(small electric motor that should work with very low power) it does not work.


Why would this happen?




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