Changeset 21
- Timestamp:
- 05/15/09 23:13:53 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
de.wigbels.avr/sketchbook/hothotheat/hothotheat.pde
r20 r21 2 2 * HotHotHeat 3 3 * 4 * Compile with the Arduino IDE (http://arduino.cc); is deployed against a 5 * Atmel Butterfly - so you also need the Butteruino project 6 * (http://code.google.com/p/butteruino/) 7 * 8 * ...will 4 9 * 1) Read the Butterfly temperature sensor and output 5 10 * the result permanently to UART. … … 8 13 * the result permanently to UART 9 14 * 10 * Norbert Wigbels 15 * Contact: Norbert Wigbels 16 * (http://foobla.wigbels.de/uber-foobla/) 11 17 * 12 18 * Format: <# of Sensor> <data>
