This project is using third party open-source software, specifically UTFT, UTFT_Geometry and default fonts by Henning Karlsen, ResponsiveAnalogRead by Damien Clarke.
UTFT – A universal library that supports a large number of display modules and controllers
UTFT_Geometry – Adds some geometric functions to UTFT library
ResponsiveAnalogRead – Analog read error correction through exponential moving average
These libraries need to be installed in your Arduino compiler library directory.
In order to compile this project, you need to create and edit a configuration file (Settings.h). You can find a sample configuration provided with the project (Settings_sample.h).
ARC is still a WIP and currently developed and tested exclusively on ATMega 2560.