Arduino Forum
I2C sending several bytes from Attiny84 to Atmega1284
Projects
Programming
cattledog
November 8, 2017, 5:56pm
7
for (int i = 0; i <= 8; i++) TinyWireS.send(sendData[i]);
The library example uses this form.
show post in topic
Related topics
Topic
Replies
Views
Activity
Is sending multi-byte response by ATTIny85 slave over I2C possible?
Networking, Protocols, and Devices
1
678
May 6, 2021
Attiny MCU's and TinyWire problems
Networking, Protocols, and Devices
11
12281
May 6, 2021
comunicazione I2C arduino mega e attiny
Software
9
1030
May 7, 2021
Hilfe bei I2C Arduino ATtiny
Deutsch
8
4579
May 6, 2021
ATtiny85 TinyWireS I2C sending multiple bytes
Programming
5
2375
May 6, 2021