Skip to content

Tusharprabhu/PlatformIO_stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Structure

  • host website on esp32/: Contains code for hosting a web interface on the ESP32
  • mpu 6050/: Implements MPU6050 sensor integration
  • servo_with_voltage_regulator/: Manages servo control with voltage regulation
  • wifi module/: Handles WiFi connectivity and related functionality

Recent Updates

  1. Refactored project structure and added WiFi functionality to the web server (1 hour ago)
  2. Added MPU6050 library dependency and initialized MPU6050 sensor (3 days ago)
  3. Refactored main.cpp to add WiFi functionality and web server for servo control (3 days ago)
  4. Further refactoring of main.cpp to enhance WiFi and web server integration (3 hours ago)

Features

  • WiFi connectivity for remote access
  • Web interface for servo control
  • MPU6050 sensor integration for motion sensing
  • Voltage regulation for stable servo operation

Getting Started

(Add instructions for setting up the project, including required hardware, software dependencies, and configuration steps)

Usage

(Provide information on how to use the system, including connecting to the WiFi network, accessing the web interface, and controlling the servo)

Contributing

Contributions to improve the project are welcome. Please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

License

(Add appropriate license information)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors