Go to file
2019-07-07 16:52:18 -07:00
.gitignore try nodejs instead 2019-07-06 20:59:45 -07:00
accx.js start importing ACCX board parser 2019-07-07 16:52:18 -07:00
block diagram.svg expand on api structure 2019-07-06 19:01:48 -07:00
index.html add more nodejs instrumentation 2019-07-06 22:03:16 -07:00
package.json try nodejs instead 2019-07-06 20:59:45 -07:00
README.md Initial commit 2019-07-05 22:59:35 -07:00
serial.js add more nodejs instrumentation 2019-07-06 22:03:16 -07:00
serial.rb trying out observer and timers 2019-07-06 20:09:29 -07:00

Open Access Control API

This Ruby script listens to a USB serial port, parses console input, and parses serial information from the Open Access Control v4 (software 1.4) board.

Right now it just does a 1:1 translation, later it will implement a JSON API.