Skip to content

In this I2C communication setup, a single Arduino serves as the master device, while two other Arduinos act as slaves. The master is designed to receive data from each of its slaves and send individualized responses. Each slave Arduino, upon request from the master, sends a string data message to express affection for the master.

Notifications You must be signed in to change notification settings

tracyyy19/I2C-1Master2Slaves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I2C-1Master2Slaves

In this I2C communication setup, a single Arduino serves as the master device, while two other Arduinos act as slaves. The master is designed to receive data from each of its slaves and send individualized responses. Each slave Arduino, upon request from the master, sends a string data message to express affection for the master.

About

In this I2C communication setup, a single Arduino serves as the master device, while two other Arduinos act as slaves. The master is designed to receive data from each of its slaves and send individualized responses. Each slave Arduino, upon request from the master, sends a string data message to express affection for the master.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages