http://mechatrocity.github.io/greenOmatic/
%% Description
%% Supported Hardware
%% Required Libraries
- SPI
- Wire
- EEPROM, currently not used...
- RadioHead, Radio Library for Embedded Systems, from http://www.airspayce.com/mikem/arduino/RadioHead/
- VirtualWire, superseded by RadioHead, will be removed from code
% Commander's only
- RTCLib, from https://github.com/adafruit/RTClib -- the DS1307RTC library is an other option
- Time
- Ethernet
% Node's only
- DHTlib