Accelerometer Viewer

Simple app to listen to the serial port and render a box in the correct orientation. Uses an M5StickC, code in M5Stick-PlatformIO/

Image of App

Sources:

  • ORSSerialPort link
  • Metal examples in swift link

Todo

  • Add model for M5Stick
  • iOS support?
  • Port to rust