arduino-code
Here are 27 public repositories matching this topic...
Language:All
Sort:Most stars
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++
Conexion entre esp32 y un servidor mqtt, desde arduino ide (codigo compatible con HiveMQ, Cayenne y EMQX)
- Updated
Apr 22, 2023 - C++
Compilation of Arduino Project from my college's project
- Updated
Sep 3, 2022 - C++
Arduino ASTInterpreter Environment
- Updated
Nov 5, 2025 - C++
The design and build of a self-sufficient light source. Ideally powered by a wind turbine and controlled by an Arduino microcontroller.
- Updated
Jul 4, 2022 - C++
ArduinoParser - Arduino C++ (Sketch) Parser to AST
- Updated
Nov 4, 2025 - JavaScript
Arduino Library of the ASTInterpreter
- Updated
Nov 4, 2025 - C++
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.
- Updated
Jan 4, 2025 - C++
This is the repository of differential drive robot.
- Updated
Jul 24, 2025 - C++
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.
- Updated
Oct 21, 2025 - C++
CompactAST - Binary AST Serialization Library (JavaScript & C++)
- Updated
Nov 4, 2025 - C++
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.
- Updated
Oct 30, 2025 - C++
mixed-Reality Cycling Experience using Arduino, Arduino Code, Unity, C# and BLE to broadcast real-time cycling movement from static bicycles to Virtual Reality.
- Updated
Jan 8, 2024 - C#
This repository contains a collection of arduino programs and libraries.
- Updated
Jun 28, 2024 - C++
This project demonstrates how to interface a 4x4 matrix keypad with an Arduino UNO to read and display key presses on the Serial Monitor.
- Updated
Oct 30, 2025 - C++
when temperature rise to 30 degree fan turns on and turn off when temperature below 30 degree with a timer of 10 seconds
- Updated
Mar 11, 2020 - C++
This project demonstrates how to measure distance using ultrasonic sound waves with an HC-SR04 sensor and display the result on the Serial Monitor.
- Updated
Oct 30, 2025 - C++
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.
- Updated
Oct 30, 2025 - C++
Improve this page
Add a description, image, and links to thearduino-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thearduino-code topic, visit your repo's landing page and select "manage topics."