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

GitHub topics: arduino-projects

asathiskumar98-byte/Arduino-with-PCF8574-I-C-I-O-Expander

This project demonstrates how to interface the PCF8574 I/O Expander with an Arduino UNO using the I²C protocol. The PCF8574 allows you to control 8 additional digital I/O pins using just two Arduino pins (SDA and SCL). It’s perfect when you’re running out of GPIOs and need to drive LEDs, relays, or other peripherals.

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

asathiskumar98-byte/Arduino-with-24C256-I-C-EEPROM

This project demonstrates how to use an Arduino UNO to read and write data to an AT24C256 EEPROM over the I²C (Inter-Integrated Circuit) bus. EEPROMs like the 24C256 are used for storing data that must persist even when power is turned off — such as configuration settings, calibration values, or sensor logs.

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

asathiskumar98-byte/Arduino-SPI-Interface-with-MAX7219-LED-Driver

This project demonstrates how to control the MAX7219 LED driver IC using SPI communication on an Arduino UNO. The MAX7219 is a popular serially interfaced IC used to control 8x8 LED matrices or seven-segment displays efficiently with minimal wiring.

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

asathiskumar98-byte/Bluetooth-LED-Control-using-Arduino-UNO-HC-05

This project allows you to control three LEDs wirelessly using an HC-05 Bluetooth module and an Arduino UNO. You can send characters (a–f) from your smartphone via a Bluetooth terminal app to toggle LEDs ON and OFF.

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

asathiskumar98-byte/Rotary-Encoder-LED-Brightness-Control-using-Arduino

This project demonstrates how to use a rotary encoder to control the brightness of an LED through PWM (Pulse Width Modulation) on an Arduino. Rotating the encoder clockwise increases brightness, while rotating it counterclockwise decreases it.

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

Vaughan-Peter/Arduino-Component-Projects

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.

Language: C++ - Size: 9.36 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

Fathin-Ishrak-Romeo/Sensor-based-Access-Authentication-and-Cheating-Detection-System-during-exam-using-Arduino

This project was developed as part of the CSE360: Computer Interfacing course.

Language: C++ - Size: 2.81 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

abhineetraj1/arduino-self-driving-car

This project involves building an Arduino-based auto-driving car that utilizes ultrasonic sensors to detect obstacles and make decisions on movement.

Language: C++ - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

Pavankumar0426-arch/Parking-Sensor-using-Arduino

An Arduino-based parking sensor system using HC-SR04 ultrasonic sensor, buzzer, and LED for real-time obstacle detection.

Size: 79.1 KB - Last synced at: about 2 months 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: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

StickyCoolDev/Arduino-beginners

Learn the basics of arduino in one repository

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

Customize5773/BrakeScope

The Eddy Current Braking Analyzer is a real-time visualization and analysis tool for studying electromagnetic braking dynamics. It combines dual accelerometer data (MPU6050 sensors) with interactive Processing-based visualization to characterize braking performance across materials (copper, aluminum, steel).

Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lucianoscarpaci/ATmega328P

🔒 Embedded Crypto Projects with Arduino board.

Language: Haskell - Size: 3.27 MB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

shishir786/Arduino-Projects

This repository features various Arduino projects, including weather systems, security alarms, obstacle detection, traffic control, and board communication. Each project comes with code, circuit diagrams, and setup instructions. Explore, build, and customize!

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

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

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

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

0110101001110000/Arduino-simple-projects

Some simple projects done to improve my skills with Arduino.

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

ripred/Arduino-Stuff

All of my official Arduino libraries and many of my personal projects. Power management, Servo control, Chess engines, Animatronics, games, libraries, algorithms, and more!

Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

darien111/IOT-PROJECT-Smart-Misfuel-Detection-System-

The Smart Misfuel Detection System is a cutting-edge solution designed to prevent misfueling incidents in fuel stations and industrial settings. Using the TCS3200 color sensor and Arduino, it accurately detects and differentiates between Diesel and Petrol based on color properties, ensuring safe and efficient fueling operations

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

ketanthorat/prosthetic-hand-using-arduino-uno

This guide will walk you through creating a prosthetic hand using Arduino, PCA9685 Servo Motor Driver, nylon threads, elastic threads, and 3D-printed parts. It's an exciting project combining mechanical design, electronics, and programming!

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

nthnn/astroclock

Cute desktop date and time display with Arduino Nano and monochromatic SH1106.

Language: C - Size: 2.84 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

princeani2828/IOT-PROJECT-Smart-Misfuel-Detection-System-

The Smart Misfuel Detection System is a cutting-edge solution designed to prevent misfueling incidents in fuel stations and industrial settings. Using the TCS3200 color sensor and Arduino, it accurately detects and differentiates between Diesel and Petrol based on color properties, ensuring safe and efficient fueling operations

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

jaakka/DelayFunctionsArduino

A lightweight Arduino library for managing multiple software timers with non-blocking operation. Ideal for applications like LED blinking, button debouncing, and periodic updates in Arduino and ESP projects.

Language: C++ - Size: 37.1 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

ZiadSaoud/Serial-Monitor-plus-plus-Arduino

Repository to manage and develop Serial Monitor ++ for Arduino and other microcontroller devices.

Language: Java - Size: 198 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

dmdhrumilmistry/ArduinoPrograms

Arduino Programs to interface LCD (16x2), Servo Motor, IR sensor, and Small Project - Control Servo Motor using IR Remote

Language: C++ - Size: 317 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

projedeftericom/video-codes

You can find the codes in the videos on the Proje Defteri youtube channel here!

Language: C++ - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gavinlyonsrepo/RF_DATA_LINK

A low power RF data link between two ATmega328's based Arduino units , Sensor data is transferred Via a 433 Mhz transmitter. and then displayed on an OLED CH1115.

Language: C++ - Size: 123 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

SadhaSivamx/Simple-Arduino

This repository consists of simple projects for getting started with Arduino.

Language: C++ - Size: 1.33 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

shakiliitju/Arduino-Project

This Repository is all about the popular Arduino Projects. I am still working on it. In future, I will try to add another project In Sha Allah.

Language: C++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PajaInzenyr/Arduino-Projects

Repository containing personal Arduino projects.

Language: C++ - Size: 59.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HimeshKohad/Arduino_Projects

Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

marcinsaj/Flipo-7-Segment-Flip-Disc-Display

7-segment flip-disc display. The displays can be connected in series. Control via dedicated library for Arduino.

Size: 1020 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

eriknyquist/arduinozero-metronome

Stage metronome for drummers, using Arduino Zero

Language: C - Size: 16.4 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thisistamim/robot_car

Four wheel DC motor car controlled by ESP8266 wifi module via L298N Motor Driver module along with PWM, with Arduino sample control code.

Language: C++ - Size: 3.64 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

github-gabriel/arduino-sketches

Eine kleine "Sammlung" meiner Arduino Sketches bzw. Projekte.

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

JanithDisanayake/Arduino-Robot

Line Following and Obstacle Avoiding Robot

Language: C++ - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 6

bergaman9/Arduino-Projects

This is a collection of diverse Arduino projects that cater to different levels of expertise.

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

AyberkOzkan/arduino-earthquake-detector

Language: HTML - Size: 7.32 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

guibastack/pushbutton-without-debounce-arduino

Code for debounce correction in Arduino pushbuttons.

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

hiyorijl/coursera-arduino

code + material list + knowledge requirements + envs for the intro Arduino course 'Arduino y algunas aplicaciones' de la UNAM

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

guibastack/traffic-lights-arduino

Simulation of a traffic lights on Arduino.

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

life-with-iot/ARDUINO-PROJECTS

ARDUINO PROJECTS

Language: C++ - Size: 27.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

MexsonFernandes/ArduinoProjects

This repo contains arduino code for various projects developed by RoboMex.

Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

joeleldho02/Arduino-projects-DIY

Various projects using Arduino development board with certain sensors and other peripherals.

Language: C++ - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

wintergew/dumbrotaryremote

A remote controller project to control Yeelight smart lamps using a rotary encoder.

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

Numax-cz/NapicuArduino

All my arduino projects

Language: C++ - Size: 893 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PetLahev/Scoreboard

Scoreboard created with LED strips, Arduino and some manual work. Handy for volleyball, table tennis, badminton etc.

Language: C++ - Size: 5.15 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 4

ruhulaminparvez/code-arduino

I will use this repo for my Arduino code and projects

Language: C++ - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

souravghoshdeveloper/Arduino_IEEE_Training

Arduino

Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AashiDutt/Arduino_Projects

Arduino Programming with external interface exploration.

Language: C++ - Size: 2.45 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Related Keywords
arduino-projects 49 arduino 31 arduino-uno 22 arduino-project 14 arduino-ide 12 embedded-systems 9 arduino-sketch 9 arduino-programming 6 arduino-platform 5 atmega328p 5 arduino-boards 5 arduino-library 4 arduino-nano 3 projects 3 iot 3 flip-dot 3 flip-disc 3 display 3 clock 3 robotics 3 flip-disc-display 2 flip-dot-display 2 kickstarter 2 led-strips 2 diy-project 2 minicore 2 cpp 2 tinkercad-project 2 tinkercad 2 fuel-detection-system 2 fuel-type-detection 2 iot-fuel-monitoring 2 misfuel-prevention 2 open-source-projects 2 smart-misfuel-detection 2 smart-safety-systems 2 tcs3200-color-sensor 2 c 2 led-blinking 2 arduino-sketches 2 ultrasonic-sensor 2 diy-electronics 2 arduino-clock 2 clock-kit 2 proteus 1 wl101-341 1 wl102-341 1 circuits-and-electronics 1 simple-project 1 sensor 1 pir-sensor 1 led-project 1 lcd-project 1 door-lock 1 dc-motor 1 scoreboard 1 yeelight-lamp 1 yeelight 1 wifi 1 nodemcu 1 projects-arduino 1 proteus-arduino 1 433mhz 1 aht10 1 ch1115 1 lm75a 1 low-power 1 oled-display 1 radio-frequency 1 arduino-codes 1 radiohead 1 rf 1 rf-receiver 1 rf-transmitter 1 temperature-monitor 1 arduinoproject 1 temperature-sensor 1 robotcar 1 coursera-course 1 lifod 1 line-following-robot 1 object-avoiding-robot 1 object-detection 1 arduino-uno-r3 1 robot 1 arduino-uno-board 1 robotics-programming 1 accelerometer 1 adxl335 1 diy 1 arduino-tweaks 1 arduino-skecthes 1 earthquake-detection 1 earthquake 1 ardunio 1 traffic-light 1 7-segment 1 7-segment-display 1 7-segment-display-module 1 flipo 1