Metadata-Version: 2.0
Name: robust-serial
Version: 0.1
Summary: Simple and Robust Serial Communication Protocol
Home-page: https://github.com/araffin/arduino-robust-serial
Author: Antonin RAFFIN
Author-email: antonin.raffin@ensta.org
License: MIT
Keywords: serial hardware arduino RS232 communication protocol raspberry
Platform: UNKNOWN
Requires-Dist: enum34
Requires-Dist: pyserial


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.
https://medium.com/@araffin/simple-and-robust-computer-arduino-serial-communication-f91b95596788


