avsa242 / adxl345-spin

Parallax P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the Analog Devices ADXL34x-series 3DoF Accelerometers
MIT License
0 stars 0 forks source link

Add 3-wire SPI support #3

Closed avsa242 closed 3 years ago

avsa242 commented 3 years ago

The driver currently supports I2C and 4-wire SPI. Add support for 3-wire, for use cases that need a compromise between the higher speed of SPI and the lower I/O pin usage of I2C.