arduino_messengerdeprecated

Node.JS port of my Arduino Messenger library

Usage no npm install needed!

<script type="module">
  import arduinoMessenger from 'https://cdn.skypack.dev/arduino_messenger';
</script>

README

Messenger for communicating with an Arduino via serial com

A simple port of my Arduino communication protocol, see https://github.com/jouweneel/Messenger No documentation yet, but the code should be readable enough for now