host website on esp32/: Contains code for hosting a web interface on the ESP32mpu 6050/: Implements MPU6050 sensor integrationservo_with_voltage_regulator/: Manages servo control with voltage regulationwifi module/: Handles WiFi connectivity and related functionality
- Refactored project structure and added WiFi functionality to the web server (1 hour ago)
- Added MPU6050 library dependency and initialized MPU6050 sensor (3 days ago)
- Refactored main.cpp to add WiFi functionality and web server for servo control (3 days ago)
- Further refactoring of main.cpp to enhance WiFi and web server integration (3 hours ago)
- WiFi connectivity for remote access
- Web interface for servo control
- MPU6050 sensor integration for motion sensing
- Voltage regulation for stable servo operation
(Add instructions for setting up the project, including required hardware, software dependencies, and configuration steps)
(Provide information on how to use the system, including connecting to the WiFi network, accessing the web interface, and controlling the servo)
Contributions to improve the project are welcome. Please follow these steps:
- Fork the repository
- Create a new branch for your feature
- Commit your changes
- Push to the branch
- Create a new Pull Request
(Add appropriate license information)