A collection of embedded systems projects focused on real-world applications using microcontrollers, sensors, and automation techniques.
- Automates the watering of plants based on soil moisture.
- Helps conserve water and ensures plant health.
- Uses soil moisture sensor, relay module, and water pump.
- A robot that intelligently avoids obstacles in its path.
- Uses ultrasonic sensors to detect and steer away from barriers.
- Ideal for robotics and automation learning.
- Tracks the sunβs position to maximize solar panel efficiency.
- Moves solar panels using LDR sensors and servo motors.
- A practical example of renewable energy optimization.
Each project folder contains:
- Source code (Arduino/C)
- Circuit diagrams
- Project description
- Arduino Uno / Microcontrollers
- Sensors (Soil Moisture, Ultrasonic, LDR)
- Actuators (Servo Motors, Relays)
- Embedded C / Arduino IDE
Contributions are welcome! Feel free to fork the repo and submit pull requests.
This repository is open-source and available under the MIT License.