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
Node.JS port of my Arduino Messenger library
<script type="module">
import arduinoMessenger from 'https://cdn.skypack.dev/arduino_messenger';
</script>
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