Technology used: Android (APP), Embedded C (Arduino), GPS/GSM Module, RFID tags, C# (Visual Studio Web Server).
- Designed an automated system that tracks and displays the student’s location (GPS and RFID tag) on their entry/exit into/from the school as well as their location on the bus when in transit.
- It also keeps track of the location and time of entry/exit updated in real-time and storing it on the web server.
- Displays real time location on the APP.
- It also sends alerts to parents through SMS.
The software has 3 parts:
- The hardware (GSM-GPS Module, Arduino circuit board, RFID tag and reader, WIFI module)
- parentchild Web Server (Consisting of Admin and Parent user pages, database consisting of location, time and other student details)
- GPS_hardware_app Android App (Authentication of user, Location of bus in real-time maps as retrieved from the database on the web server).