Commit Graph

2 Commits (5de331625c800914eeaf77effcac408a6e9d9de5)

Author SHA1 Message Date
Benoit Pereira da Silva bd7de1d36d
adxl345: I²C support (#67)
- Removed useless ReadRaw
- Changed the scope of ReadAndCombine to private readAndCombine
- Renamed ExampleNewI2C & ExampleNewSpi to follow the recommandations. Exposed an I2CAddr for those who may need it.
2 years ago
Benoit Pereira da Silva 931687b33a
adxl345: Driver, initial commit for review. (#66)
Accelerator sensor. Supports SPI, designed to support I2C in the future.
2 years ago