jeroendoggen / Arduino-serial-messaging

Library to exchange short messages (sensordata, commands) between an Arduino and a software application running on a PC. (Linux, embedded Linux, Windows, OS X)
GNU General Public License v2.0
78 stars 27 forks source link

Could this work with SoftwareSerial? #19

Open postfalk opened 9 years ago

alexandrezia commented 8 years ago

I would like to use it with SoftwareSerial too