RSS Amplifier

Antonin Raffin | Homepage · Oct 26, 2017

Arduino Robust Serial

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Robust Arduino Serial is a simple and robust serial communication protocol. It was designed to make two Arduinos communicate, but can also be useful when you want a computer (e.g. a Raspberry Pi) to communicate with an Arduino. Please read the Medium Article to have an overview of this protocol. Implementations are available in various programming languages: Arduino ( arduino-serial/ folder)…

Robust Arduino Serial is a simple and robust serial communication protocol. It was designed to make two Arduinos communicate, but can also be useful when you want a computer (e.g. a Raspberry Pi) to communicate with an Arduino.

Please read the Medium Article to have an overview of this protocol.

Implementations are available in various programming languages:

Read on /project/arduino-robust-serial/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.