Skip to content

adrian78666/OpenSprinkler-Firmware

 
 

Repository files navigation

============================================
==== OpenSprinkler AVR/RPI/BBB Firmware ====
============================================

This is a unified OpenSprinkler firmware for
Arduino, RPi, BBB based OpenSprinklers.

--------------------------------------------
For OS (Arduino-based OpenSprinkler) 2.x:

Option 1: install Arduino make, then open
Makefile and modify the path to your Arduino
installation folder accordingly. Next, run
> make
in command line.

Option 2: install Arduino (1.0.6 recommended)
and copy the OpenSprinkler folder to your
Arduino's libraries folder. 

--------------------------------------------
For OSPi (OpenSprinkler Pi):

Run build script ./build.sh ospi

--------------------------------------------

For OSBo (OpenSprinkler Beagle):

Run build script ./build.sh osbo

============================================
Questions and comments:
http://www.opensprinkler.com
============================================

About

OpenSprinkler Unified Firmware for OpenSprinkler 2.x, OpenSprinkler Pi, and OpenSprinkler Beagle.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.9%
  • Makefile 13.8%
  • C 1.5%
  • Shell 1.5%
  • Other 0.3%