Rimco/OSPy

Voltage and Temperature Monitor - refactor

Closed this issue · 4 comments

Hi,
in plugin (Voltage and Temperature Monitor) refactor is now error.

a) DA output generated value only if pressed button "submit" on the web (else value is 0V).
b) Value on the web print 3,3V (true is 5V)
c) In csv file is a comma as the separator, I need a semicolon (I could excel in the table to create graphs) - thank you

Thank you Hi, for your work
Martin

Thanks for your feedback. I will solve a) and c). Only weird thing is that
the OpenSprinker page mentions 3.3V (see http://rayshobby.net/?p=6704). To
quote: " You can change it to any value between 0x00 to 0xff to enable 256
grades of values. Since the chip is powered by 3.3V supply, that will
translate to an analog output from 0V to 3.3V linearly."

I have http://www.pihrt.com/elektronika/248-moje-rapsberry-pi-zavlazovani-zahrady i2c converter from 3,3V to 5V i2c logic (lcd display etc...). My PCF AD has 5V ucc power source not 3,3V (I wanted to separate I2C bus from raspberry pi). Please let to the website selection bar for option to switch 3.3V / 5V (for correctly measure)

Thank you

Ok, I'll add an option to choose between 3.3V and 5V:)

ok, thanks :-)