Wednesday, 21 August 2019

sensor - Setting LMC6001 offset voltage


I have got two LMC6001 samples. I will use them for pH sensor interfacing. With one LMC6001, I can cope with high input impedance errors. But I want to set offset voltage near by to 2 V. Can I make offset circuit with other LMC6001?




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