BUS TRACKING USING IOT AND PREDICTION LOGIC









Abstract

The Internet of Things (IoT) is the network of objects, such as a vehicles, mobile devices, and buildings that have electronic components, software, and network connectivity that enable them to collect data, run commands, and be controlled through the Internet. Controlling physical items from the Internet will increase efficiency and save time. The IoT is also an opportunity to develop products that can save money and time and increase work efficiency. Initially, they need more efficiency for real-time bus location systems. This system can easily find the accurate location of the bus. It also implements to estimate no. of passengers travelling into the bus. This project will forward the details about location of the bus, total passengers travelling in the bus to the user. This system has been separated into two parts, which are the hardware and the software. The hardware parts are the Arduino Uno and the Global Positioning System (GPS), are the software parts. The GPS continuously takes input data from the satellite and stores the latitude and longitude values in the Arduino Uno. If we want to track the vehicle, we need to send the longitude and latitude as a message to the Google Earth software to convert these into maps for navigation. Once the Arduino Uno is activated, it takes the last received latitude and longitude positions values from GPS and sends a message to server. Once the message has been sent to server, the current location will be shown, and navigation will be activated automatically. Main concern is to know the bus's real-time location, the availability of travel space and the exact amount of tickets available. The objective of this project is to make the smart bus transportation system with reliable, cashless, viewable real-time crowd status and location.


Modules


Algorithms


Software And Hardware