Skip to content
/ SiLog Public

Low latency vibrations logger using accelo-gyro MEMS.

Notifications You must be signed in to change notification settings

plamenbe/SiLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiLog

Low latency vibrations logger using accelo-gyro MEMS, based on Arduino framework and designed for Maple Mini.
The project might be ported for Arduino Uno or similar, with some effort because of lack of certain hardware features of Uno (second Serial port, fewer interrupt channels, etc.).

The firmware itself is based on example project "LowLatencyLoggerMPU6050" for the excellent Arduino FAT16/FAT32 Library - SdFat (https://github.com/greiman/SdFat).

To compile the project two more libraries are required:
1. RTCLib from NeiroNx (https://github.com/NeiroNx/RTCLib)
2. MicroNMEA from stevemarple (https://github.com/stevemarple/MicroNMEA)

Releases

No releases published

Packages

No packages published