Friday 12 June 2015

dac - 4-20mA output/transmitter?



I've got an MCU with a 3.3V DAC onboard and I'd like to convert the 0-3.3V signal to a 4-20mA output. Any ideas on how to do this?




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