arnlen / print_serial_message

Arduino: Output message if something is sent on the serial port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino: Print serial message

Goal: If something if sent through serial port, output it back through serial.

Why this?

I need to control my Arduino board from my Raspberry. The serial I/O communication is a basic need.

About

Arduino: Output message if something is sent on the serial port


Languages

Language:Arduino 100.0%