|
Networking
This week assignment focus on make to boards to connect, basically, one board sending a data package to another making the second one to respond.
I will be using a Fabduino board and a second board to make a serial comm between them.
Having the spark fun guide "Serial Communication" (link) I will connect my Fabduino to a Arduino board, and then to another milled board.
Try 1
Using the Fabduino, I made a simple programm (one for the Fabduino and one for the Arduino)and connected both boards.
When the Fabduino sends data, the arduino blinks
|