Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.44 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.44 KB

Drivers for SC7 sensors

Building the code

Dependencies:

A guide for setup on windows.

Compiling and flashing:

make flash

IMU - LS6DS032

Datasheet

Driver is based on this Adafruit library.

Temp sensor - MCP9808

Datasheet

Driver is based on this Adafruit library.

Temp/pressure/humidity sensor - BME280

Datasheet

Driver is based on this Adafruit library.

GPS module - Ultimate GPS MTK3339

Datasheet

Command List

Driver is based on this Adafruit library.