Skip to content

Latest commit

 

History

History

08_LIS3DH

LIS3DH GUI

This is a GUI showing how to read, parse, and plot acceleration data from a LIS3DH accelerometer.

Requirements

  • Kivy
  • Kivy-Garden graph. To install it, run this command inside your virtual environment:
    • garden install graph
  • PySerial