OpenSprinkler Forums Comments, Suggestions, Requests Opensprinkler on ESP8266 Reply To: Opensprinkler on ESP8266

#46146

pbecchi
Participant

I have uploaded in https://github.com/pbecchi/OpenESP8266_Sprinkler/tree/ForOS_Bee2_0%2COS_Solar%2COS_3_0/OpenSprinkler_Arduino_V_2_1_6
A release of a new branch of Open Esp8266 Sprinkler! This new release contain several improvements and also run on OS Bee 2.0 ,on OpenSprinkler 3.0 and in OpenSprinkler Solar.
Changes from previous releases are identified and described in https://github.com/pbecchi/OpenESP8266_Sprinkler/blob/ForOS_Bee2_0%2COS_Solar%2COS_3_0/OpenSprinkler_Arduino_V_2_1_6/OpenSprinkler%20SW%20new%20features.md.
Please consider that the code is still under test (on OS Bee 2.0 and OS 3.0) and will need a deep cleanup at the end of testing,
The SW is now really multiplatform and it is compatible with a large variety of HW components! All you need to do is to configure you prototype configuration in the Pins.h file!

Detail instructions for installation and definition of pins.h file will come soon!