Arduino Pothole Detector

  • Compressed Source Files
  • Project Write-Up
  • Project Background

    After hitting many potholes on the way to school, my peer and I decided to create a pothole detector that will store the locations of potholes and warn you as you approach previously hit potholes. This ended up being our semester project for our Computer Design class.

    Project Summary

    This project was designed for CS362 (Computer Design) for a final semester project. This project uses Arduino hardware, Arduino code, Python Code, and a MySQL database in order to store the coordinates of potholes and detect when a user is approaching an already-registered pothole.

    Topics Learned Upon Completion