write an application that interfaces with an input &/or output device that you made, comparing as many tool options as possible
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.