...At this stage of development, temperature is measured using a DS18B20 sensor and sent out via standard output and/or a TCP/IP connection. Additional features will be implemented in due time.
Recommended setup:
* Eclipse with CDT.
* GNU toolschain for ARM.
* Oscilloscope.
* Open collector buffer as described in AVR318 (http://www.atmel.com/images/doc2579.pdf).
* BeagleBone or similar (Angstrom v2011.12-core - Kernel 3.1.0+).
* DB18B20 temperature sensor.
* For the PC client, Python 3.3 or better is needed in addition to matplotlib.