Yoshihiro Asano

FabAcademy2016 from Fablab Kamakura

Interface and application programming

My fabISP seems to be broken,
so I used Arduino UNO and processing for study.

1. Write Firmata program to Arduino.
You can find "StandardFirmata" in sample sketch.
2. In processing, run the program below.

I use CdS cell as a light sensor, and program spot th value of it.

Program(Processing)