Repository files navigation Project Setup Instructions
Materials / Components Used
Arduino
NodeMCU
Servo Motor (1)
Relay Switch (2)
Momentary Button (2)
Connecting Wires
Arduino IDE
Android Studio
Notepad ++
PHP Storm (optional - for php files)
IDLE (for flask)
Diagram Reference : Refer to the diagram in the hardware folder for setup instructions.
IP Address Configuration :
Open node.ino and arduino.ino files.
Change the IP addresses as required.
Code Upload :
Upload node.ino to your NodeMCU or other ESP32 devices.
Upload arduino.ino to your Arduino board.
Connections :
Connect RX of NodeMCU/ESP32 to TX of Arduino.
Connect TX of NodeMCU/ESP32 to RX of Arduino.
Import SQL File :
Open localhost/phpmyadmin.
Import the elevator.sql file.
Copy Files :
Locate your XAMPP htdocs directory.
Copy the elevator folder, which contains the PHP files, into the htdocs directory.
IP Address Configuration :
Open the Java files in your mobile app project.
Change the IP addresses as needed.
Run Flask Server :
Open a terminal in the flask-webserver directory.
Run the following command:
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.