Close

Source Code

A project log for AutoSense : Collecting Road quality data easily

This project aims to collect road quality data using frugal technologies making sensor data beacon so affordable that it actually matters

pranav-gulatiPranav Gulati 07/27/2016 at 19:580 Comments

the source code is on github on the link to the left of the project page

the code works on top of the libraries by

(jrowberg) https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU6050

(TMRh20) https://github.com/TMRh20/RF24

(Pranavgulati) https://github.com/Pranavgulati/RF24BLE


so do not forget to install these libraries first in the arduino ide

Discussions