README
Node Tweetawatt
this is a node.js port of code required to read serial packets from xbee version 1 radios and parse samples from tweet-a-watt modules
runs beautifully on raspberry pi
Parse xbee packet from a tweetawatt sensor using node.js
<script type="module">
import nodeTweetawatt from 'https://cdn.skypack.dev/node-tweetawatt';
</script>
Node Tweetawatt
this is a node.js port of code required to read serial packets from xbee version 1 radios and parse samples from tweet-a-watt modules
runs beautifully on raspberry pi