Embedded-Systems-Project

This project is a simulation of some of the safety and entertainment features found in modern day vehicles. The code is written using Arduino C. There are 3 different modules that make up the entire project:

  1. Active Parking Assist (APA)
  2. Fluids Indicators (FI)
  3. Radio System (RS)

Components:

  • Arduino Mega
  • Arduino Uno
  • Jumpers
  • Breadboards
  • H-bridges
  • DC Motors
  • LCD TFT touch screen
  • 7-segment display
  • Ultrasonic sensors
  • Radio module
  • Water level sensor
  • Raindrop sensor
  • Resistor
  • AA batteries
  • Car body

Libraries:

  • Servo
  • Wire
  • TEA5767
  • LiquidCrystal
  • Adafruit_GFX
  • Adafruit_TFTLCD
  • Adafruit TouchScreen
  • Arduino_FreeRTOS

Complete Wiring Diagram

schematic

For more information please view the file 5_Ard-we-know.pdf in this repository