Skip to content

A Data Logger Coding Framework (Interface) for Arduino and the Data Logger Shield. Proposed for UM-SJTU JI IPP Project.

License

Notifications You must be signed in to change notification settings

volatileAntiEntropy/Arduino-DataLogger-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-DataLogger-Framework

A Data Logger Coding Framework (Interface) for Arduino and the Data Logger Shield. Proposed for UM-SJTU JI IPP Project.

Dependencies

Notice

  • The name of sensor is its correspond file name, it must be less or equal to 8 characters since FAT follows 8.3 standard.
  • The correspond log file is sensor's_name.log.
  • SensorManager.setUpdateClock(t), t is in microseconds.
  • Don't set a clock shorter then 10ms.

About

A Data Logger Coding Framework (Interface) for Arduino and the Data Logger Shield. Proposed for UM-SJTU JI IPP Project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published