Skip to content

finnyphilip/Smart-Helmet_ATmega328p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMART HELMET

  • The helmet unit consists of a gas sensor (MQ-3), a switch, an encoder (MT145026) and a transmitter.
  • The vehicle unit consists of an ATMega328p microcontroller, LCD display, vibration sensor, GSM module, GPS module, receiver, motor controller, buzzer and an LED bulb.
  • The vehicle unit and helmet unit are paired with each other wirelessly.

Major Components

▶ ATMEGA 328p Microcontroller

▶ GSM Module (SIM 900D)

▶ GPS module (Ublox 6M0001)

▶ Gas sensor (MQ-3)

▶ Encoder (M145026)

▶ Decoder (M145027)

▶ Vibration Sensor (SW-420)

▶ LCD Matrix Display (JHD162A)

▶ Motor Driver (L293D)

▶ Transmitter 433MHz (FS100A)

▶ Receiver 433MHz (FS100A)

Future Scope

  • Head-up display on the rider's helmet visor could be implemented.
  • More advanced 32 bit microcontroller can be used for faster operation.
  • The helmet could be paired with smartphone over Bluetooth to provide real-time navigation through visor display.
  • A dedicated GUI and RTOS can be developed using a 32-bit microcontroller.
  • Solar panels for powering the helmet
  • High speed warning and more advanced SOS sending system
  • Another main feature that can be implemented is Rider Drowsiness Detection System which helps to alert if a rider is facing fatigue or not.

About

Smart Helmet project submitted for Design Project, based on atmega328

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors