Skip to content

DmitrijP1402/Data-transfer-between-2-Arduinos-UNO-with-bits-serial-and-conversion-to-ASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data-transfer-between-2-Arduinos-UNO-with-bits-serial-and-conversion-to-ASCII

This repository contains an Arduino code implementation for serial communication with start bit transfer. The code allows communication between two Arduino boards using its own protocol. It contains two codes: one for receiving data and converting it to ASCII characters and another for transmitting ASCII characters (maximum 53 characters) by encoding them in bits and sending them with a start bit.

Schematic from Tinkercad

Seriell

Releases

No releases published

Packages

No packages published

Languages