A JAVA/HTML/CSS based web application system for managing bus management system to overcome the problem of over-seating and under-seating capacity through population management on the basis of their respective routes and stops.
Software Requirements:
- OS: Windows 10 64-bit or higher/ ubuntu linux 18.04 LTS or higher.
- Net Beans IDE 8.0 or higher.
- Arduino IDE 1.8.9 or higher.
- JDK 1.8 or higher
Installation and Implementation:
-
download and install the Repository Zip file.
-
Extract it on the desired location.
-
Then download and install Net Beans IDE from the ORACLE site and configure the JDK along with it.
-
Open Net Beans IDE and click on Open Project in File menu or on quick access.
-
Browse the directory where you extracted the zip file.
-
Select the Folder named SBM and click on Open.
-
Compile and Run The Project. It will Deploy the Web Application.
-
Now Download and install Arduino and Open it.
-
click on open file in file menu.
-
browse for the directory where you extracted the zip file.
-
select file named SBMcombineV3.ino and open it.
-
Copile this code and Upload it on Serial and Node MCU.
-
This Programs the hardware to work as required.