OpenSprinkler / OpenSprinkler-Firmware

OpenSprinkler Unified Firmware for OpenSprinkler, OpenSprinkler Pi, and OpenSprinkler Beagle.
http://www.opensprinkler.com
GNU General Public License v3.0
475 stars 286 forks source link

Branch ospi - analog sensor api ospi compatibility #221

Open opensprinklershop opened 1 year ago

opensprinklershop commented 1 year ago

OSPi does not support the analog sensor box, but it supports the network sensors or remote sensors This branch allows compiling the new analog sensor api with the ospi

DomiStyle commented 1 year ago

Since the OSPi has an PCF8591T ADC chip onboard, would it be possible to use the UI with those pins?

opensprinklershop commented 1 year ago

Yes it's possible. Also I'm working on it, but currently I can't get it working.

DomiStyle commented 1 year ago

Thanks, that would be exactly what I need. Looking forward to it.

Feel free to let me know when you need testers.

opensprinklershop commented 1 year ago

Hi DomiStyle, OpenSprinklerShop analog sensor api Firmware now supports onboard OSPi PCF8591

DomiStyle commented 1 year ago

Thanks! Will give it a try soon.