1-wire temperature and voltage - Raspberry Pi Forums


hi

i've had great success 1-wire temperature sensor running on 10 m of phone cable.

wondered if there 1-wire sensor out there direct voltage measurement?

trying read electricity meter did using http://github.com/yfory/power recommended on forum. want see if can read clip on meter (which seems give 50hz voltage 0 -> afew v) without bother of ad converter. thinking there 1-wire voltage sensor use or use similar circuit photoresistor above diode watch capacitor fill up?

r

the ds2438z marketed "smart battery monitor" 1-wire device has 0-5v adc input can read owfs, digitemp , no doubt other software too. caveat don't mention bus master using , don't think ds2438z work gpio based driver need using "proper" master such ds9490r or 1 of our rpi2 modules.

don't know of ready made board sell humidity sensor module uses ic , if of interest supply 1 without humidity sensor on leaving ds2438z use 0-5v adc.

http://www.sheepwalkelectronics.co.uk/swe3.shtml more information.

paul


raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums