Milling, and Soldering
First of all i downloaded the images of the board, and i milled and then i soldered.
The purpose of this hello world example is to network several boards together in the form of a serial bus. The bridge board is connected to a computer via a FTDI cable. The two node boards are connected to the bridge board.
First of all i downloaded the images of the board, and i milled and then i soldered.
First of all download the code, and the makefile
For each node in your network, you will need to modify the "hello.bus.45.c" code
You need to change the line: #define node_id '0' --> each node needs to have a different number (0, 1, 2, 3 - for each additional node you add.
After flashing boards with 3 different node number
Connect the boards in their correct position
Then open a Arduino IDE
Open the serial monitor
Enter number of note into serial monitor - press "enter"
The node name (ex: node 1) should echo in on the serial monitor and the LED on the board