contains the firmware uploaded to the CMS arduino system for remote environmental monitoring
** A.Kaminsky & F.Palmonari CERN, August 2016
In order to compile locally the code for the CMS-P5 arduino system you have to install the environment: -- Makefile for compiling Arduino sketches from command line --
All instructions to install the Makefile environment are in the: Arduino.mk file in the main folder that you will get by uncompressing the file P5-arduino-system.tar.gz
After following the instructions on how to install the Makefile environment you will have to change some lines in the following files: -- Arduino.mk (in: ~/P5-arduino-Folder/ ) (main folder) -- Makefile (in: ~/P5-arduino-Folder/CMS-P5-AFW/last-version/ )