This library implements the Automato API via the "Automato" class interface.
- Adafruit GFX
- Adafruit ILI9341
- SparkFun SHTC3
- RadioHead Packet Radio library
The RadioHead library is not available through the Arduino IDE, so install manually by downloading this zipfile. Then unzip it in the Arduino/libraries folder.
In your Arduino/libraries directory:
git clone https://github.com/InterstitialTech/automato-library.git
This library is released under the CERN Open Hardware license (weakly reciprocal). See the included LICENSE.txt for more information.