Explore Arduino Uno projects! From smart homes to robots, IoT, and wearables, this playlist guides you through diverse creations. Step-by-step videos help you innovate and learn. Start making! 🛠️🤖✨
- 
            Updated
            Aug 17, 2025 
- C++
Explore Arduino Uno projects! From smart homes to robots, IoT, and wearables, this playlist guides you through diverse creations. Step-by-step videos help you innovate and learn. Start making! 🛠️🤖✨
Conexion entre esp32 y un servidor mqtt, desde arduino ide (codigo compatible con HiveMQ, Cayenne y EMQX)
Compilation of Arduino Project from my college's project
AST Interpreter
The design and build of a self-sufficient light source. Ideally powered by a wind turbine and controlled by an Arduino microcontroller.
This repository contains an Arduino-based IoT system for monitoring and managing plant care. The system reads temperature, humidity, and soil moisture levels, displays the data on an LCD, and activates a water pump when the soil moisture falls below a specified threshold.
This is the repository of differential drive robot.
A collection of Arduino projects demonstrating how to use various components and modules. Each project includes example code, wiring diagrams, notes, and optional demo videos to help beginners and hobbyists learn and experiment with Arduino electronics. I am open to collaboration and welcome contributions from others.
This project demonstrates how to interface a 4x4 matrix keypad with an Arduino UNO to read and display key presses on the Serial Monitor.
when temperature rise to 30 degree fan turns on and turn off when temperature below 30 degree with a timer of 10 seconds
This project demonstrates how to measure distance using ultrasonic sound waves with an HC-SR04 sensor and display the result on the Serial Monitor.
This repository contains a collection of arduino programs and libraries.
mixed-Reality Cycling Experience using Arduino, Arduino Code, Unity, C# and BLE to broadcast real-time cycling movement from static bicycles to Virtual Reality.
This project demonstrates how to interface a 16x2 LCD display with an Arduino UNO using 4-bit communication mode. The 4-bit mode reduces pin usage by sending data in two nibbles (4 bits each), allowing you to save Arduino I/O pins for other peripherals.
Converting Digital Text to Tactile Feedback Using Braille Patterns
64bit 8x8 RGB LED matrix Arduino code that works fast and efficiently, with as few lines as possible.
This Arduino project demonstrates how to control the direction of a DC motor using two push buttons.
A simple digital input-output project where an LED is controlled by a push button. When the button is pressed, the LED turns **ON**; when released, it turns **OFF** — the perfect beginner exercise to understand digital logic and I/O pins on Arduino.
Add a description, image, and links to the arduino-code topic page so that developers can more easily learn about it.
To associate your repository with the arduino-code topic, visit your repo's landing page and select "manage topics."