Skip to content

AstroBesat-SoftW/Arduino-IoT-Components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Microcontroller Lab: Arduino & ESP8266

Open-source embedded systems repository focusing on IoT, sensors, and motor control algorithms.

Welcome to my open-source repository dedicated to embedded systems and IoT development. This project serves as a structured library and practical guide for working with various microcontrollers, sensors, and actuators.

Whether you are looking for simple sensor readings, complex servo/motor control algorithms, or full-fledged IoT applications using ESP8266, you will find well-documented C++ code and hardware setups here.

🌟 Key Features

  • 📡 IoT & Connectivity: Wi-Fi modules, web servers, and real-time data streaming.
  • ⚙️ Actuators: Precision control for servo motors, DC motors, and stepper motors.
  • 🌡️ Sensors: Environmental, motion, and distance sensor integrations.
  • 🧠 Algorithms: Logic circuits and optimized data processing for microcontrollers.

📂 Repository Structure

📦 arduino-iot-components
 ┣ 📂 ESP8266
 ┃ ┣ 📂 Web_Server_Basic
 ┃ ┗ 📂 Firebase_Integration
 ┣ 📂 Actuators
 ┃ ┣ 📂 Servo_Motor_Control
 ┃ ┗ 📂 DC_Motor_L298N
 ┣ 📂 Sensors
 ┃ ┣ 📂 Ultrasonic_HCSR04
 ┃ ┗ 📂 Temperature_DHT11
 ┣ 📂 Full_Projects
 ┃ ┗ 📂 Smart_Plant_Pot_IoT    # Complex projects combining multiple hardware
 ┣ 📂 Sensors
 ┣ 📜 .gitignore
 ┣ 📜 LICENSE
 ┗ 📜 README.md

About

Open-source embedded systems repository. Includes ESP8266 IoT nodes, sensor readings, motor drivers, and cloud-integrated smart projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors