Arduino-based smart traffic light controller developed by CASCADE-X, featuring FSM-based control, pedestrian request handling, button debouncing, non-blocking timing, and buzzer alerts.
-
Updated
Sep 21, 2026 - C++
Arduino-based smart traffic light controller developed by CASCADE-X, featuring FSM-based control, pedestrian request handling, button debouncing, non-blocking timing, and buzzer alerts.
RF-Controlled Arduino Car: A remote's buttons, via an HT12E encoder and RF transmitter, send wireless signals to the car's RF receiver and HT12D decoder; the Arduino reads the decoded signals to control an L298N motor driver, driving the wheels — enabling line-of-sight-free wireless control.
Air Quality Monitoring Networks allow the measurement, operation, and predictive analysis of the evolution of air pollution in different areas (urban areas, industrial areas, special nature conservation areas, etc.). Monitoring stations have equipment to measure the concentration of major air pollutants.
A structured Arduino Uno implementation for LoRa E32-433T30D modules. Includes modular configuration, data transmission, and reception logic with custom library support.
Arduino-based anti-theft locker system with keypad authentication, servo locking, failed-attempt detection, alarm lockout, LCD feedback, and virtual simulation.
Hardware-in-the-loop network testing tool — Arduino UDP echo server + Python dashboard measuring RTT, packet loss, and throughput with live matplotlib visualization.
A ML project that identifies smoke anomalies in real-time data and sends alert through buzzers. Designed for early detection in safety monitoring systems.
An embedded systems project featuring a remote-controlled surveillance vehicle integrated with real-time video streaming, wireless hardware communication, and sensor-driven data collection.
Real-world Arduino projects from IEEE workshops, ESP8266 IoT development, and rapid prototyping challenges.
Arduino Traffic Light System using three LEDs (Red, Yellow, Green) with timed intervals: Red 30s, Green 15s, Yellow 5s.
IoT-based Smart Sensitive Cargo Vault that monitors environmental conditions and detects physical breaches in real time using Arduino, Python, and Firebase with cloud logging and remote reset control.
Arduino-based embedded automation system featuring real-time multi-sensor data acquisition, environmental monitoring, and threshold-based control of motors and alert devices.
Arduino-based hand gloves piano - Play music by touching fingers to thumb. Digital piano with 8-note support using touch sensors.
To associate your repository with the aurdino-uno topic, visit your repo's landing page and select "manage topics."