Hi to all!
This week,
for the Networking and communications assignment I build a
communication bridge
with one principal head and two different secondary nodes.
I set the
node IDs as follow:
Head à Node 0
Node 1 à Node 1
Node 2 à Node 2
When we
have our hardware already,
we need to
program the boards with the necessary C code, to get that the different
nodes
flashing as we want.
In my case,
when you call to one of the nodes by inserting the node number on the
arduino
IDE serial monitor, first of all, all the nodes flash one time, and
after this,
only the called node flash one more time. Nodes 0 and 1 work as we have
told
before.
Node two,
flash as nodes 0 and 1 when It’s called, but also send an answer
message “Hola
soy el Nodo 2” to the arduino IDE serial monitor.
Here, there
is a video where we can see how the networking and communication bridge
works
hello bridge Fab Academy assignment from R.Ferrero on Vimeo.
Greetings
from Leon and have a nice week ;-)