taavit / embedded-rp-logger

Simple firmware for logging current orientation in space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RP2040 based data logger

First attemp with building orientation device collector. Basically it collects data from lsm303d sensor and stores it to sd card. Storing can be turned on/off on demand. Led indicate whether it's recording or not.

Setup

Data collection sample

Example data can be found in DATA_1.CSV containing single capture.

Acceleration plot

Magnetic plot

About

Simple firmware for logging current orientation in space


Languages

Language:Rust 99.3%Language:RPC 0.7%