AIM:
Design and development of IOT based smart toll booth system using Arduino.
PURPOSE:
Smart toll booths bring easy access of toll booth. Instead of paying physical money it becomes payment in smart way. Adding IOT to it brings additional feature and that can show how vehicle information. These vehicles information helps in vehicle theft or any illegal activities. IOT based smart toll booth system brings this kind of feature.
DESCRIPTION:
This project includes WIFI (Esp8266/IOT module) which is connected to Arduino through UART interface. Dc gear motor connected to arduino through l293d. This DC gear motor working as gate. RFID (EM-18) reader also connected to Arduino through UART interface.
WORKING:
Here every vehicle assigning with RFID tag. RFID tag has some amount and when it comes to toll booth, RFID reader reads tag data. If amount is sufficient then it allows vehicle by opening gate. Some amount will be deducted from card. This all information displayed on LCD. Same data will be transmitted to IOT server through WIFI (ESP8266/IOT). Monitoring can be done from anywhere using IOT server. Buzzer will be ON for insufficient balance and invalid vehicles.
TECHNICAL SPECIFICATIONS:
HARDWARE:
Microcontroller : Arduino Uno
Crystal : 16 MHz
LCD : 16X2 LCD
WIFI : Esp8266 (IOT module)
RFID Reader : EM-18
H-bridge : L293d
DC gear Motor : 10 r.p.m
Power Source : 12v 2 amp Adaptor
SOFTWARE:
Arduino IDE
Proteus based circuit diagram
APPLICATIONS:
- Toll Booth management
- Highway Road maintenance
INTERFACES COVERD:
- We have covered WIFI (ESP8266/IOT) module interfacing
- RFID reader (EM-18) module interfacing
- L293d for DC gear motor control
Reviews
There are no reviews yet.