Skip to content

boflorian/ml_emb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for Project in Machine Learning for Embedded Systems Course at Taltech

To run IMU Data Collection on Raspberry Pi Pico compile imu_data_logger/main.cpp

mkdir build && cd build && cmake .. && make 

Settings for Sampling Rate and Duration are at the top.

Currently outputs:

  • imu_log.csv
  • imu_spectra.csv
  • imu_statistics.txt

About

Machine Learning for Embedded Systems Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages