From 7e01ec59c0d2f89de371648a15e395400996fc4f Mon Sep 17 00:00:00 2001 From: fivdi Date: Sat, 11 Jul 2015 17:17:26 +0200 Subject: [PATCH] Add i2c-bus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9935fc9..7e1eb77 100644 --- a/readme.md +++ b/readme.md @@ -222,6 +222,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [serialport](https://github.com/voodootikigod/node-serialport) - Access serial ports for reading and writing. - [usb](https://github.com/nonolith/node-usb) - USB library. - [cylon.js](http://cylonjs.com/) - Next generation robotics framework with support for 26 different platforms. +- [i2c-bus](https://github.com/fivdi/i2c-bus) - I2C serial bus access. ### Templating