Skip to content

Repository files navigation

🔌 Arduino Projects

Platform Language License

Collection of Arduino projects, circuit simulations and embedded systems experiments built during lab activities and personal learning. 🧪⚡


📦 Projects Index

01 — 💡 Blinking LED Basic digital output — LED timing and state management. 🔧 Physical build.

02 — 🚦 Traffic Light Sequential logic across multiple LEDs simulating a traffic light. 🔧 Physical build.

03 — 🔘 Button Controlled LEDs Push-button switching between two LEDs: OFF → LED 1, ON → LED 2. 🔧 Physical build.

04 — 📏 Distance Reactive LEDs Ultrasonic sensor driving real-time, distance-based LED feedback. 🔧 Physical build.

05 — 🌡️ Temperature Sensor Display Analog temperature reading with live LCD output. 💻 Tinkercad simulation.

06 — 🎵 Interactive Musical Device Button-triggered tone generation for interactive audio feedback. 💻 Tinkercad simulation.


🛠️ Tech Stack

Languages & Tools: C++ (Arduino IDE) · Tinkercad Simulation
Hardware & Concepts: Microcontrollers · Sensors & Actuators · Electronics · Embedded Systems Logic


📂 Repository Structure

arduino-projects/
├── 01-blinking-led/
├── 02-traffic-light/
├── 03-button-controlled-leds/
├── 04-distance-reactive-leds/
├── 05-temperature-sensor-display/
├── 06-interactive-musical-device/
├── LICENSE
└── README.md

👨‍💻 Author

Francesco Falone
Independent developer focused on Embedded Systems and Low-Level Firmware Architecture.


📄 License

This repository is licensed under the MIT License - see the LICENSE file for details.

About

Arduino projects, circuit simulations and embedded programming experiments by Francesco Falone.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages