Assignment

Final Project

About Me

Week 14

Group Assignmet page

0.Assignment

design and build a wired &/or wireless network connecting at least two processors

1.Milling

What I did this week was networking, based on Neil's board.

Hello.bus.45.bridge schemetic and board

Hello.bus.45.node schemetic and board

2.Programming

The next step is programming, which assigns numbers to bridge and nodes to determine which boards will respond.

This is Neil's code, and in the middle you can find the code with the id assigned.

After setting the id, I programmed each board, and the two nodes are the same, so I checked them physically.
This is a result.


I have a problem that is that after programming, I see that the output is from a serial monitor, nodes 0 and 1 are correct, but node 2 is not.
I have confirmed that the LED is responding properly, but the serial monitor does not output it, but I have not found a solution yet.


And other problem is
makefile: xx: *** missing separator. stop.
You should open the makefile using the nano filename.make command and remove the error on line xx.
Normally, this is an error that occurs because there is a space or the TAB command is not placed before the command,
so correcting them will solve the problem.
In my case, I did this.

You can download my work here
zip file download