This program is the first serial communications protocol I have wrote, attached are 2 separate programs, the 2 are corresponding send and receive programs. I have no experience in serial communications, I just thought it might be fun, I may have copied a previous method I may have come up with something new. They are written using the Arduino IDE. The programs are designed to send a byte of data (transmitted as an array) with a starting "measuring" bit before each transmission. I have used...
Serial communications protocol
Serial communications protocol