An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: arduino-project

StecJR/dpms

A digital system that tracks soil moisture, humidity, and temperature for the purpose of plant monitoring. (University Project)

Language: Kotlin - Size: 417 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

mohi14/Arduino_Fingerprint_Sensor_and_Solenoid_Lock_with_LCD

Arduino biometric access control: fingerprint sensor + solenoid lock + LCD feedback.

Language: C++ - Size: 239 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

mohi14/Ultrasonic_Home_Security_system

Arduino home security system using HC-SR04 ultrasonic sensor and passcode input to trigger and disable alarms.

Language: C++ - Size: 379 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

mohi14/Radio_Arduino

Arduino-based FM radio using the TEA5767 module, IΒ²C LCD display, button tuning, and EEPROM memory.

Language: C++ - Size: 341 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

mohi14/pong_game_for_two_players

A two-player Pong game built on Arduino with an OLED display, dual joysticks, and buzzer sound effects. Features real-time paddle/ball control, scoring system, and game-over logic.

Language: C++ - Size: 169 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

mohi14/Bluetooth_Controlled_RC_Car

A DIY Arduino-based Bluetooth-controlled RC car using HC-05, L298N motor driver, and DC motors powered by lithium batteries. Controlled wirelessly from a smartphone with simple serial commands.

Language: C++ - Size: 699 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ManavLakhani24/My-Electronics-Embedded-Systems-Project-Hub-

πŸ”Œβœ¨ Welcome to My Electronics & Embedded Systems Project Repository! πŸŽ―πŸš€ πŸ“‚ This repository is a treasure trove of exciting projects built using various microcontrollers & embedded systems, including: πŸ”Ή Arduino πŸ€– πŸ”Ή ESP8266 & ESP32 πŸ“Ά πŸ”Ή Raspberry Pi πŸ“πŸ’» πŸ”Ή ...and many more! πŸ”₯ πŸ› οΈ Whether you're into automation, or πŸ€– robotics.

Language: C++ - Size: 34.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

MATYXA22813/ATmega328P_Blink_Driver

An ATmega328P blink driver written entirely in Assembler.

Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

santiago-cruzlopez/Arduino-Projects

This repository features a collection of Arduino-based IoT projects, showcasing home automation, sensor applications, and interactive displays.

Language: C++ - Size: 26.1 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

danorn4/Light-Following-Robot

As the final project for my ECEN 301: Introduction to Computer Engineering lab at BYU, I was challenged to design, build, and program an autonomous robot from the ground up. This project served as a practical application of the core principles of embedded systems and hardware-software integration learned throughout the semester.

Language: C++ - Size: 24.4 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

Circuit-Digest/Basic-Arduino-Tutorials-for-Beginners-

Basic arduino interfacing tutorials with circuit diagram and code

Language: C++ - Size: 144 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 41 - Forks: 22

vviijjaayy-vijay/I2C_Chatting

πŸ’¬ Connect multiple Arduino devices through I2C for seamless chatting; upload the program, type your message, and broadcast across your network.

Language: C++ - Size: 5.86 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

nikola-vukicevic/arduino_soldering_station

The "Arduino part" of my DIY soldering station project

Language: C++ - Size: 54.7 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

nicx17/MultiWave

A Wireless Multi cable tester project using Arduino Mega 2560

Language: C++ - Size: 66.4 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

joaohgp-dev/sistema-de-entrada Fork of clube-amperistas/sistema-de-entrada

This algorithm counts and prints on an SPI display the number of people in a defined space using ultrasonic sensors.

Language: C++ - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

DuyetBKU/embedded-buzzer-music

This project includes example code and note definitions (pitches.h) for songs

Language: C++ - Size: 8.79 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

makingbyauriva/demo-arduino-basic-rgb-strip-light-effect

RGB Strip light effects demo with Arduino UNO R3 board.

Language: C++ - Size: 265 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

WNR-Official/My-Electronics-Embedded-Systems-Project-Hub-

πŸ”Œβœ¨ Welcome to My Electronics & Embedded Systems Project Repository! πŸŽ―πŸš€ πŸ“‚ This repository is a treasure trove of exciting projects built using various microcontrollers & embedded systems, including: πŸ”Ή Arduino πŸ€– πŸ”Ή ESP8266 & ESP32 πŸ“Ά πŸ”Ή Raspberry Pi πŸ“πŸ’» πŸ”Ή ...and many more! πŸ”₯ πŸ› οΈ Whether you're into automation, or πŸ€– robotics.

Language: C++ - Size: 66.4 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

StickyCoolDev/CombustOS

a small and lightweight OS for the arduino nano, and easy to set up

Language: C++ - Size: 211 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Circuit-Digest/Arduino-based-Air-Quality-Monitoring

In this step-by-step tutorial, you will learn how to build a simple air quality monitoring system using Arduino. Learn the basics of AQI and how air quality sensor works. We have also given the circuit diagram and Arduino code to help you build on your own.

Language: C++ - Size: 20.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1

Fathin-Ishrak-Romeo/Hardware-Project_Obstacle-Avoiding-Car-using-Arduino

The obstacle-avoiding car is a robotic vehicle built using an Arduino Uno, motor driver, and sensors like ultrasonic sensors. The car is programmed to move autonomously and avoid obstacles in its path.This project demonstrates the use of simple electronics and programming for autonomous movement.

Language: C++ - Size: 2.07 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

superus8r/arduino-usb-terminal

Simplify IoT projects by using your Android device for sending commands to Arduino.

Language: Kotlin - Size: 1.09 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 2

ItaloGowbery/Python-Serial-Data-Logger

This is a Python project with a graphical user interface (GUI) that reads data from a serial port and displays it in real time in a table and a graph. The application also saves the collected data to an XLSX file.

Language: Python - Size: 45.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

shirshanag/orbit32

Open-source Arduino and ESP32 projects for space technology , robotics and sensor integration, bridging IoT and exploration.

Language: C++ - Size: 341 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sainikhil2553/display16_LTSM

🎨 Create stunning visuals with display16_LTSM, a C++ library for 16-bit color graphic displays in the Arduino ecosystem.

Language: C++ - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Slightsmile/Morse-Decoder-Arduino-Project

Language: C++ - Size: 2.18 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jdj3jdj/BadStick

πŸ›  Prepare Xbox 360 USB sticks for the BadUpdate exploit: format to FAT32, install Rock Band Blitz payload and add XeXMenu.

Language: C# - Size: 17.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AlperenAdam/ATmega328P_IO_Driver

An ATmega328P IO driver written entirely in Assembler.

Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

gavinlyonsrepo/ST7735_LTSM

C++ Library for a ST7735 TFT SPI LCD for the Arduino Eco-system. Depends on display16_LTSM graphic library

Language: C++ - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

gavinlyonsrepo/ILI9341_LTSM

C++ Arduino library for ILI9341 TFT SPI LCDsβ€”supports hardware/software SPI, graphics, rotation, scroll, bitmaps, fonts, diagnostics, and frame buffer.

Language: C++ - Size: 21.5 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

gavinlyonsrepo/SSD1331_LTSM

Arduino C++ library for SSD1331 OLED displays β€” supports hardware/software SPI, rotation, scroll, brightness modes, graphics, bitmaps, and fonts.

Language: C++ - Size: 19.5 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

marcinsaj/Flipo-Modular-Clock-4x3x3-Flip-Disc-Display

Modular clock with Flip-disc display. Custom controller with ATmega328, uses MiniCore.

Size: 671 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FahimFBA/multipurpose-smart-truck

Electronics Lab Project using Arduino, IOT and necessary sensors

Language: C++ - Size: 203 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

StickyCoolDev/Arduino-beginners

Learn the basics of arduino in one repository

Language: C++ - Size: 616 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

gavinlyonsrepo/TM1638plus

An Arduino library to drive TM1638 & TM1637 seven segment modules.

Language: C++ - Size: 642 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 83 - Forks: 25

Asad-In-Data/Arduino-Basics-Kit

Basic Arduino projects including LED blink, button controls, and line-following logic perfect for beginners and prototyping.

Language: C++ - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Kangadrew1/Pokemon-Automatic-Shiny-Hunter

It began for a project in Prototyping Intelligent Devices. The target is automating the process of catching shiny pokΓ©mon in Nintendo DS games.

Language: C++ - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

danial-blackhat/systemdoor-access

Hardware Project by using BLE Nano V3

Language: C++ - Size: 3.41 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

vision-robotix/Arduino-zero-to-hero

Welcome to the official GitHub repo for "Arduino 0 to Hero", a beginner-to-advanced Arduino course on YouTube.

Size: 53.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Jatin0307/IoT-Based-Weather-and-Time-Information-System

A smart mirror project using an ESP32 microcontroller and a 1.8" TFT display to show real-time weather updates, time, date, and calendar events. It connects to the internet via Wi-Fi, fetches data from the OpenWeatherMap API and NTP server, and displays it on a semi-transparent mirror surface.

Language: C - Size: 294 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Customize5773/Arduino-School-Project

This repository contains a collection of Arduino projects from 3 years of studying at SMKN 1 Udanawu. Created to share knowledge, experience, and inspiration for students or anyone who wants to explore the world of Arduino. Hopefully it will be a useful reference for developing your ideas and creativity!

Language: C++ - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

trishakarma/uno-out-arcade-AOE

Final project for Columbia's Art of Engineering class.

Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JobadSayas/TrafficLightClock

Language: C++ - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

P4dro-Dev/Projeto_Display_de_Led_de_7S-Arduino

Projeto da Tarefa de Disciplina de Eletricidade BΓ‘sica, e EletrΓ΄nica Digital para InformΓ‘tica. Sendo um projeto simples. Usando Arduino, ProtoBoard, Display de 7 seguimentos!

Language: C++ - Size: 281 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ohthias/thunder

⚑ Robô segue linha

Language: C++ - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BoBoBaSs84/Arduino.Projects

This repository contains various Arduino projects that I'm experimenting with. It serves as a collection of Arduino sketches, circuits, and documentation for different electronic projects using the Arduino platform.

Language: C++ - Size: 230 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

thelastoutpostworkshop/FastDisplayPrototyping

Fast Display Prototyping using the Arduino IDE Serial Monitor for Adafruit GFX and TFT_eSPI

Language: C++ - Size: 323 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 25 - Forks: 1

styropyr0/BME688

The BME688 Arduino Library is a comprehensive driver for interfacing with the Bosch BME688 environmental sensor. This library provides functionality to measure temperature, pressure, humidity, and gas resistance, supporting various oversampling settings and operation modes.

Language: C++ - Size: 18.6 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 10 - Forks: 0

kraloveckey/arduino-equalizer

🎢 Simple equalizer with your own hands. The principle of operation of the equalizer is based on the Fourier transform.

Language: C++ - Size: 27.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

4ngel2769/Coloria

An Arduino library for printing colored and formatted text to the serial monitor.

Language: C++ - Size: 68.4 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

sh123/magloop_controller

Arduino magnetic loop antenna controller and 3d printed high voltage sliding capacitor

Language: OpenSCAD - Size: 2.91 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 2

adeeteya/SmartPlantIrrigationSystem

Smart Plant Irrigation System using Firebase, Android and Arduino

Language: Java - Size: 296 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

adeeteya/Hopon

Android app to connect to the Hop On Board. A hackathon project(Toycathon 2021) selected for the final round

Language: Java - Size: 663 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mytechnotalent/ATmega328P_IO_Driver

An ATmega328P IO driver written entirely in Assembler.

Language: Assembly - Size: 1.71 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

mytechnotalent/ATmega328P_Blink_Driver

An ATmega328P blink driver written entirely in Assembler.

Language: Assembly - Size: 1.75 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

mytechnotalent/ATmega328P_UART_Driver

An ATmega328P UART driver written entirely in Assembler.

Language: Assembly - Size: 1.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

apurboislam/IoT-Home-Automation

A beginner-friendly IoT home automation system using NodeMCU ESP8266 and Blynk Cloud. Control up to 4 appliances remotely via smartphone using virtual pins and Wi-Fi.

Language: C++ - Size: 2.77 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

svenhaag/arduino-led-timer

Display remaining time on an RGBW LED strip using RTC and NTP from Arduino Uno R4 WIFI

Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Aron-Arboleda/GasAndSmokeDetector

Arduino-based Gas and Smoke Warning System using MQ2 Sensor with LCD Monitoring

Language: C++ - Size: 3.8 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

fardinkamal62/arduino-works

My projects with Arduino

Language: C++ - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sgyun02/AdventureDesign

Focus Learning System (μ§‘μ€‘ν•™μŠ΅μ‹œμŠ€ν…œ)

Language: C++ - Size: 685 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AR-Cyborg/arduino-cloud-formation

A simple device that simulates cloud formation using an Arduino Mega 2560, sensors, a Peltier cooler, and an air pump. It monitors temperature, humidity, and pressure, then raises humidity and cools the air to create visible water vaporβ€”forming a small artificial cloud.

Language: C++ - Size: 1.21 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

cosmelectronics/Arduino-Project

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! πŸ› οΈπŸ€–βœ¨

Language: C++ - Size: 15.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 11 - Forks: 0

ThiruXD/Arduino-Based-Project

Arduino Based Smart Remote for Controlling Electrical Appliances a part of the Final Year Project at P.S.V Polytechnic College

Language: C++ - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ayan-4/-gps-communication

This Arduino project is an emergency alert system using GPS and GSM modules. When a button is pressed, it captures the current location and sends an SMS with a Google Maps link to a predefined phone number. A buzzer activates to confirm the message was sent. The system is ideal for personal safety or emergency tracking applications.

Language: C++ - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

laurenap/Hack-Holidays-2024

A 7-day build-in-public hardware challenge using the Super Uno R3 starter kit.

Language: C++ - Size: 56.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

P4dro-Dev/Projeto-LED-Mediciometro-Arduino

Size: 35.2 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Bogdan016/SmartPark-Arduino

This project involves the development of a reverse parking assistance system using Arduino and ultrasonic sensors.

Language: C++ - Size: 19.8 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

marcinsaj/Flipo-Clock-4x7-Segment-Flip-Disc-Display

7-Segment Flip-disc Clock - Arduino based

Size: 33.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 4

lifaet/Auto-Toll-Collection-System

The "Auto Toll Collection System using RFID" is an automated, efficient, and cashless system for toll collection on highways. It uses Radio Frequency Identification (RFID) technology to identify vehicles and deduct toll charges, reducing congestion and travel time.

Language: C++ - Size: 1.02 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

lifaet/PIR-Security-Alarm

PIR Based Security Alarm

Language: C++ - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

lifaet/RC-Surveillance-Car

The aim of this project is to design and build a remote-controlled surveillance camera car using a ESP32 module, car kit, Motor driver module.

Language: C++ - Size: 786 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

lifaet/WALL-E-Junior

WALLΒ·E Junior is a simple object following robot. It can detect object in front of it and can follow the object.

Language: C++ - Size: 994 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 3

andrealp99/UNO_R4_FULL

UNO R4 FULL is based on Arduino UNO R4 where all the pins of the microcontroller are avabile and probrammable by Arduino IDE

Size: 480 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

edsonbocalon/semaforocruzamento01

Language: C - Size: 354 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Customize5773/Automatic-Chicken-Egg-Incubator-Machine

This project focuses on helping chicken farm entrepreneurs enhance the egg-hatching process. By automating factors like temperature and humidity, it increases hatching success rates and contributes to stabilizing egg market prices through improved production efficiency. 🐣✨

Language: C++ - Size: 616 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

marcinsaj/Flipo-4x3x3-Flip-Disc-Display

4x3x3 flip-disc display. Control via dedicated library for Arduino.

Size: 796 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ohthias/lab-arduino

RepositΓ³rio de programas bases/testes feitos para sensores e motores conectados no Arduino

Language: C++ - Size: 271 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

raulmaulidhino-dev/cahyo-lampu

Cahyo Lampu is a simple automatic lamp project based on the surrounding light intensity created with Arduino NANO.

Language: C++ - Size: 5.96 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Customize5773/RiverSense

This system monitors river water levels using 3 float sensors and detects waste with an ESP32-CAM powered by YOLOv8. All data is processed by a Raspberry Pi Model B+ for real-time flood monitoring and river cleanliness tracking.

Language: Python - Size: 3.22 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

kudanilll/ir-remote-arduino

Just simple app to control arduino (using ir receiver).

Language: Java - Size: 125 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dulanjayabhanu/Postify-Smart-Mail-Box-System-Showcase

This repository serves as the official showcase website for POSTIFY β€” a revolutionary smart mailbox system designed to modernize traditional mail handling.

Size: 513 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

nthnn/microlzw

Embeddable micro Lempel-Ziv-Welch compression library for strings.

Language: C++ - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

anandthegreat/Smart-Shopping-Cart

Arduino based smart shopping cart created by Group noname.ino for IED Course Project at IIITD

Language: C++ - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

morkev/air-gesture-mouse

Motion-controlled computer mouse created with an Arduino Micro and an MPU-6050 gyroscope.

Language: C++ - Size: 192 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

bitwiseAr/Curso-Arduino-desde-cero

CΓ³digo fuente de programas vistos en el Curso de Arduino desde Cero en EspaΓ±ol

Size: 300 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 385 - Forks: 220

mijay6/Automatic-Water-Dispenser-with-Arduino

An automatic water dispenser using Arduino that provides efficient and precise water dispensing into containers. The system eliminates manual pouring and prevents overflow, ensuring economical water usage. Developed as an academic project at Politehnica University of TimiΘ™oara.

Language: C++ - Size: 127 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

cavalluccijohann/arduino-robot-david

Arduino Project for the robot creation (David)

Language: C++ - Size: 1.22 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

educ8s/ESP32-Web-Server-with-BME280-Sensor

ESP32 Web Server with BME280 Sensor using Arduino

Language: C++ - Size: 500 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 5

educ8s/ESP8266-Weather-Display-with-Art-Deco-enclosure

ESP8266/Arduino Weather Station/Forecast display

Language: C - Size: 384 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

simplefoc/Arduino-FOC-balancer

Modular Arduino two wheel balancing robot based on gimbal BLDC motors and simplefoc library

Language: C++ - Size: 16.4 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 195 - Forks: 37

alpnak/PID_Elevator-Arduino

PID controlled elevator model with Arduino

Language: C++ - Size: 1.27 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

abelzk/Dual-Axis-Solar-Tracker-Arduino

Arduino-powered system that maximizes solar energy by dynamically tracking the sun using LDR sensors and servo motors.

Language: C++ - Size: 849 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

Yepenapanepe/My-Electronics-Embedded-Systems-Project-Hub-

πŸ”Œβœ¨ Welcome to My Electronics & Embedded Systems Project Repository! πŸŽ―πŸš€ πŸ“‚ This repository is a treasure trove of exciting projects built using various microcontrollers & embedded systems, including: πŸ”Ή Arduino πŸ€– πŸ”Ή ESP8266 & ESP32 πŸ“Ά πŸ”Ή Raspberry Pi πŸ“πŸ’» πŸ”Ή ...and many more! πŸ”₯ πŸ› οΈ Whether you're into automation, or πŸ€– robotics.

Language: C++ - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

iamerickgustavo/My-Electronics-Embedded-Systems-Project-Hub-

πŸ”Œβœ¨ Welcome to My Electronics & Embedded Systems Project Repository! πŸŽ―πŸš€ πŸ“‚ This repository is a treasure trove of exciting projects built using various microcontrollers & embedded systems, including: πŸ”Ή Arduino πŸ€– πŸ”Ή ESP8266 & ESP32 πŸ“Ά πŸ”Ή Raspberry Pi πŸ“πŸ’» πŸ”Ή ...and many more! πŸ”₯ πŸ› οΈ Whether you're into automation, or πŸ€– robotics.

Language: C++ - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

eeyribas/RaspberryPi-Arduino-SPI-Comm

Contains Raspberry Pi and Arduino applications. The purpose of the applications is to perform data transfers between Raspberry Pi and Arduino using SPI communication.

Language: C++ - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kevinmarquesp/ServoStreamControl πŸ“¦

Sketch that uses the serial port communication to send commands and control multiple servo motors attached to the board (which you can also set the ammount via the serial port communication); Allowing the user interact with a robot, or a similar project, whithout touching any Arduino code at all

Language: C++ - Size: 75.2 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

josgard94/arduino-bluetooth-sensor-app

This project is a React Native application that connects to an Arduino microcontroller via Bluetooth to receive real-time temperature and humidity data from a DHT11/DHT22 sensor. The app displays the collected data.

Language: C++ - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

khmelnitskiianton/mega-humidifier

Automatic humidifier on Arduino

Language: C++ - Size: 179 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

heyitsyang/Whole-House-Water-Leak-Controller

Whole house water leak detection and water shutoff system. Requires a supervisory computer for full functionality. Communications is via MQTT.

Language: C++ - Size: 20.2 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 9 - Forks: 0