Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 472 Bytes

external.rst

File metadata and controls

7 lines (5 loc) · 472 Bytes

external

Autopilot uses two lightly modified versions of existing libraries that are included in the repository as submodules.

  • mlx90640-library - driver for the .hardware.i2c.MLX90640 that correctly sets the baudrate for 64fps capture
  • pigpio - pigpio that is capable of returning full timestamps rather than system ticks in gpio callbacks.