chibberd / remote_camera

0 stars 0 forks source link

Test SPI for accelerometer on breadboard #6

Open chibberd opened 5 years ago

chibberd commented 5 years ago

Use https://github.com/mattdy/python-lis3dh

It needs https://github.com/adafruit/Adafruit_Python_GPIO, following setup instructions, with work around https://github.com/adafruit/Adafruit_Python_SSD1306/issues/22

chibberd commented 5 years ago

Actually, it's I2C only

chibberd commented 5 years ago

Try https://github.com/owainm713/LIS3DH-Python-Module/