Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An in-vehicle data collector that utilizes a kernel module implementation to gather and process sensor data, including GPS and gyroscope information, for analysis and research purposes.

License

Notifications You must be signed in to change notification settings

janc18/Car-Data-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car-Data-Collector

Relevant data to collect

  • Max speed
  • Distance traveled
  • Altitude
  • Orentation
  • Acelaration
  • Detection of sudden movements
  • Inclination
  • Global position

The hardware for this device will be the next:

  • Gps module (NEO-6M)

  • Module gsm to send data to some kind of server (SIM800L) Note: only 2G support

  • Acelerometer and Gyroscope module (MPU650)

  • A little OLED screen

  • Some SBC with the next peripherials:

    • UART
    • I2C

Conceptual design

design

About

An in-vehicle data collector that utilizes a kernel module implementation to gather and process sensor data, including GPS and gyroscope information, for analysis and research purposes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published