Files
SchoolProject/03-Software-Arduino/01-Arduinoponics-Source
2015-12-01 16:45:35 +01:00
..
2015-12-01 16:45:35 +01:00
2015-12-01 16:45:35 +01:00
2015-12-01 16:45:35 +01:00

Libraries used:
TimerOne 
https://github.com/PaulStoffregen/TimerOne

Timer on is a collection of routines for configuring the 16 bit hardware timer called Timer1 on the ATmega168/328. There are 3 hardware timers available on the chip, and they can be configured in a variety of ways to achieve different functionality. The development of this library began with the need for a way to quickly and easily set the PWM period or frequency, but has grown to include timer overflow interrupt handling and other features.

To install, unzip and copy the folder inside 
C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries