Hello everyone, in this repository I store all the Arduino projects that I create and simulate using Tinkercad Circuits. These projects are designed to explore Arduino programming, electronics, and circuit design. This repository is aimed at students, hobbyists, and anyone who wants to learn Arduino through practical simulation projects.
This repository contains multiple Arduino projects, each organized in its own folder with the required files and project details.
- Electrical design files (.brd)
- Schematic view (.pdf)
- Arduino code (.ino)
- Circuit image (.png)
- Components list (.csv)
- Description (.md)
| Project | Description |
|---|---|
| 3-LED Control System | A simple traffic light simulation using red, orange, and green LEDs. |
| Arduino Piano | A small digital piano built with Arduino where buttons act as keys to play musical notes. |
| Multi-LED Digital Controller with On-Off Switch | A circuit that controls multiple LEDs with a switch to produce a back-and-forth scanning light effect. |
| Push Button LED Controller | A simple circuit where a push button controls the turning on and off of an LED. |
| Solar Tracking System Using LDR Sensors | A simple system that uses LDR sensors to detect and follow the strongest light source. |
More projects will be added over time.
- Tinkercad Circuits – Free online Arduino simulator.
Suggestions and improvements are welcome. Feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License.