HOME _ LAB
ESTEBAN QUINTERO GOMEZ
Fab-AcademyBcn 2017


semana04
-- NETWORKING AND COMMUNICATION --
Week 15

---------------------

* Tools




scan3d



git



git







Design & Program The Network.

I'm going to design and build a network based on serial asynchronous communication. I'm making one bridge board and two nodes.
This is the first one and is the bridge board.

scan3d

scan3d


scan3d

scan3d

Schematic Bridge
Outline Bridge
PSD FILE


scan3d

scan3d







And now the node board. I milled two of these.

scan3d

scan3dSchematic node
Board node
PSD file



scan3d

scan3d





The Mill, Baking the mix

scan3d

BRIDGEscan3dThe diference between the Node 1 and 2 is the number of offsets, in the firstone I used 2 ande in the secindone 4.

NODE.1scan3d

NODE.2scan3d
Bridge traces      Bridge Outline
Node traces      Node Outline

scan3d

BOMscan3d


scan3d






Programing

To programing each one of my boards I connect one by one to my ISP and then use the code from Fab Academy website. Code.But with the nodes I had one problem that with Tomas we find. this is.

scan3d

scan3d

The yellow line is the problem, I the energy was cut, so I cut the trace in the blue line and did a bridge with a cable.

scan3d

Connecting and Testing

This are the boards connected to the network.

scan3d

Next, you load the Arduino IDE, and click on the Serial Monitor button. On the Serial Monitor window you type 0, 1 or 2 and press enter after the node you typed. Then you should get your boards react. The node selected should blink twice and get a response on the serial monitor window.

scan3d

scan3d