Coder Social home page Coder Social logo

abdelhamed07 / smartschoolbus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from judytraj007/smartschoolbus

0.0 1.0 0.0 952 KB

An IoT based school bus monitoring system that tracks the location of the school bus and push notifies parents when their kids enter and exit.

Java 91.26% C++ 1.58% PHP 7.16%

smartschoolbus's Introduction

SmartSchoolBus

An IoT based school bus monitoring system that tracks the location of the school bus and push notifies parents when their kids enter and exit. The components used for the tracker are ESP8266 microcontroller which has a built-in WiFi module, Ublox 6M GPS module and a MFRC522 RFID Reader. The microcontroller constantly uploads the location input by the GPS module to a mysql database hosted on an Apache server. A front-end android application downloads the data from the database and plots the location on a map in real time using Google Maps API for Android. The id cards of students are assumed to be embedded with an RFID tag. The RFID reader in the tracker which is positioned at the entrance of the bus will automatically identify each student as they board/alight. The microcontroller will then invoke a PHP script which will send a push notification using Firebase Cloud Messaging (FCM) to the respective parents’ mobile app, notifying them of the drop off/boarding location and time. While some schools have already implemented GPS tracking of buses using GSM, that do not give real time updation or individual information of students. Raspberry Pi systems have been known to give real time information but the cost is too high for it to be a replacement for GSM systems. This project on implementation, will be a means to monitor school buses comprehensively including the speed, the people onboard, adherence to route, time etc. The entire system costs less than $20. The front end android app has three user modes: admin, driver and parent. Parents can search by their child's id and chose to follow them. They can view the time schedule, route, speed, location, driver details of the bus and contact admin. Admin can view the location of all buses, see and edit routes and schedules of all buses, contact parents or drivers, view the list of kids onboard and absent, add new students, edit their details etc. The driver can also view the location, route and schedule of their bus and contact admin, ambulance, police or other emergency services. The hardware is coded in Arduino using Embedded C. The app was developed in Android studio and uses firebase cloud messaging services. The back end was hosted on hostinger.com and uses a mysql database. This was developed as part of my coursework during my B.Tech in computer engineering from Cochin University of Science & Technology.

smartschoolbus's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.