hi i would like to know if it is posible to send data from a (master) arduino to another (slave) arduino with 1 wire and only common gnd
if yes, please help me on how this could happen (protocol or anything else)
hi i would like to know if it is posible to send data from a (master) arduino to another (slave) arduino with 1 wire and only common gnd
if yes, please help me on how this could happen (protocol or anything else)
Yes it is called the 1 wire interface. There are several chips that use this and there is an arduino library that implements this.
and i can communicate like rx/tx communication?