Files
Last update 8 years 2 weeks
by Jeremy Poulter
| FilesWandFirmware | |
|---|---|
| .. | |
| Accelerometer_Test | |
| RGB_Led_Test | |
| Thermocouple_MAX6675_Test | |
| Thermocouple_Test | |
| Wand_Firmware | |
| wand.json | |
| wandp.json |
wandp.json{ "build": { "core": "arduino", "extra_flags": "-DARDUINO_ARCH_AVR -DAVR_HOTSTICK_WAND", "f_cpu": "8000000L", "mcu": "atmega328p", "variant": "standard" }, "frameworks": [ "arduino" ], "name": "Hotstick Wand", "upload": { "maximum_ram_size": 2048, "maximum_size": 30720, "protocol": "arduino", "require_upload_port": true, "speed": 115200 }, "url": "http://rlab.org.uk/", "vendor": "Reading Hackspace" }