-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
Very good job with the library. I had a lot of struggles interconnecting Arduino's when I started out and this eliminates the trouble.
I also think there should be a way for this library to incorporate the "Wire.requestFrom()" function from the Wire library, which allows a master Arduino to collect data from 1 or more I2C slave Arduino's, while also being able to transmit data to them. This would allow for 2 way communication, without the need to use multi-mastering (potentially unreliable).
fif911 and juli303fif911
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request