Posted on Sep 18th by Xinjiang Shao / codename: Soleo
source code can be downloaded from Source Code
Youtube Video
Instructions to get the application run
The code use third party libraries: ControlP5 and gicentre. They can be download from http://www.sojamo.de/libraries/controlP5/ http://gicentre.org/utils/
1. pre precessing the data (history.txt) by using script format_data.sh in Script Folder. In fact, I use excel to get average data.
2. copy data to Sketch folder (Src/HeatOfTheMoment/)
3. open HeatOfTheMoment.pde in Sketch folder and Compile the code