From 7a6dd208809db2bc305b90aa51e09b962497c065 Mon Sep 17 00:00:00 2001 From: praneshkmr Date: Thu, 11 Sep 2014 12:08:02 -0700 Subject: [PATCH] Updated Readme.md to include LSM303 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8ba5fb..a0294e6 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ $ npm install i2c ## Projects using i2c +- **LSM303** https://github.com/praneshkmr/node-lsm303 - **ADXL345** https://github.com/timbit123/ADXL345 - **HMC6343** https://github.com/omcaree/node-hmc6343 - **MPU6050** https://github.com/jstapels/mpu6050/