⚡ Maya Murad
Project 11:
Networking & Communications
The Challenge
Design, build, and connect wired or wireless node(s) with network or bus addresses.
The Motivation
This week I wanted to create an I2C network between the
motion detector input
board I created 2 weeks ago.
I2C is a synchronous serial communication protocol where data is transferred along the SDA line.
Main board schematic and wiring
Code for main and secondary board