Week16: Interface and Application Programming

Assignment


Board

I used asynchronous serial bus board from week15. These boards have both input and output function.

Interface

I used Processing.
This is the interface. When button is pressed, node_id is send to the board. After the board send back node name, application shows which light (means LED on the board) blinks.


Program

This is the program of Processing.

download .zip

movie