Chika Makes Things 2016
Week 13: Networking and Communications
Goal: Design and build a wired and/or wireless network connecting at least two processors
I was sick and missed class this week so I decided to start with Neil's hello.bus.45.bridge and hello.bus.45.node boards and program them using Arduino IDE. Milling and stuffing the board went pretty smoothly.
![](Week13/images/networkPic.jpg)
![](Week13/images/node_Code.jpg)
![](Week13/images/bridge_code.jpg)
The boards programmed but the LED did not turn on. I think I may be using SoftwareSerial incorrectly since I have not been successful in setting up serial connection through Arduino yet. Programming solution tbd.