Driver for ADXL345 3-axis digital accelerometer (#33)

* Driver for ADXL345 3-axis digital accelerometer
This commit is contained in:
Daniel Esteban
2019-04-08 08:18:03 +02:00
committed by Ron Evans
parent f6bdc9734f
commit ed2d334d55
4 changed files with 279 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ func main() {
| Device Name | Interface Type |
|----------|-------------|
| [ADXL345 accelerometer](http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL345.pdf) | I2C |
| [APA102 RGB LED](https://cdn-shop.adafruit.com/product-files/2343/APA102C.pdf) | SPI |
| [BH1750 ambient light sensor](https://www.mouser.com/ds/2/348/bh1750fvi-e-186247.pdf) | I2C |
| [BlinkM RGB LED](http://thingm.com/fileadmin/thingm/downloads/BlinkM_datasheet.pdf) | I2C |