A Node-RED node to capture data from ez430-chronos watch.
ezChronos post.
The msg.payload will contain 4 values if available. They are 1) button pressed code 2) accelerometer X value 3) Y value and 4) Z value in JSON object e.g. { "b":value, "x":value, "y":value, "z":value }