i2c bi directional communication #12

Open
opened 2020-09-08 19:40:21 +00:00 by kemonine · 0 comments
Owner

Figure out how to move data between muxes and shield via i2c bi-directional communications

https://www.arduino.cc/en/Tutorial/SoftwareSerialExample

https://www.arduino.cc/en/Tutorial/TwoPortReceive

http://www.gammon.com.au/i2c (search for In fact, the "master" can also act as a slave, since you can have multiple masters on one wire. The example below shows how you can send data from one Arduino to another, whilst waiting for information to be sent from the second back to the first.

https://github.com/nickgammon/I2C_Anything

https://www.arduino.cc/en/Reference/WireBegin

Figure out how to move data between muxes and shield via i2c bi-directional communications https://www.arduino.cc/en/Tutorial/SoftwareSerialExample https://www.arduino.cc/en/Tutorial/TwoPortReceive http://www.gammon.com.au/i2c (search for ```In fact, the "master" can also act as a slave, since you can have multiple masters on one wire. The example below shows how you can send data from one Arduino to another, whilst waiting for information to be sent from the second back to the first.``` https://github.com/nickgammon/I2C_Anything https://www.arduino.cc/en/Reference/WireBegin
kemonine added the
enhancement
label 2020-09-08 19:40:25 +00:00
kemonine added this to the (deleted) milestone 2020-09-08 19:40:28 +00:00
kemonine added this to the MUX Shield project 2020-09-08 19:40:30 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kemonine/serial_debugger#12
No description provided.