Ecosyste.ms: Repos

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

GitHub topics: arduino-uno-r3

Aditya-A-garwal/Arduino-TFT-LCD-3-5-Tic-Tac-Toe

Program to play TicTacToe on 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with the Arduino UNO R3/R4 and MCUFRIEND Library

Language: C++ - Size: 530 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

CH6832/tech-canvas-experimenters-hub

TechIntersect Hub, an interdisciplinary repository for collaborative projects spanning various fields.

Language: Python - Size: 30.6 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

soypat/tinygo-arduino-examples

Compilation of LCD screen, ADC, and output examples.

Language: Go - Size: 26.4 KB - Last synced: 25 days ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

Tynab/Obstacle-Avoiding-Robot

Arduino Uno R3 Project

Language: C++ - Size: 813 KB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

Florin623/Intelligent-Trash-Can

An intelligent trash can made using Arduino that detects motion around him, automatic opens the lid and signals when it is fully filled and must be emptied. An infrared sensor is used for motion detection, a stepper motor for lifting the lid and an ultrasonic sensor for fully filled detection.

Language: C++ - Size: 7.94 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

kentlouisetonino/hw-blinking-LED

A blinking LED Arduino UNO R3 project using AVR libraries and C directly.

Language: Makefile - Size: 35.3 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

Whynot46/Arduino_Websocket_Server_Example

Sending data from Arduino to FastAPI server

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

SteponasK/Arduino-Projects

⚙️ Arduino R3 UNO projects that I have done

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

artofimagination/pumped-storage

Pumped hydroelectric storage proof of concept prototype

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

guerratron/JSduino

web-app written in javascript that emulates a "Arduino Uno R3" board

Language: JavaScript - Size: 1.34 MB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

fredOnGitHub/ARDUINO_EN_USB_MIDI

arduino midi ubs (how to)

Size: 794 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Ritika-Das/Play_Music_Using_Arduino_Buzzer

This will guide you on how to play musical notes of any song on a piezoelectric buzzer, using Arduino Uno R3, a resistor and some connecting wires.

Language: C++ - Size: 3.62 MB - Last synced: 23 days ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

Aditya-A-garwal/Arduino-TFT-LCD-3-5-SDCard-BMP

Program to load a BMP image from an SD Card and display it on 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with Arduino UNO R3/R4 and MCUFRIEND Library

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

Aditya-A-garwal/Arduino-TFT-LCD-3-5-Touch-Calibration

Program to calibrate 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with the Arduino UNO R3/R4 and MCUFRIEND Library

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

Aditya-A-garwal/Arduino-TFT-LCD-3-5-Canvas-Paint

Program to create a freely paintable canvas on 3.5" TFT LCD Touchscreen Displays (using ILI9486 Driver) with the Arduino UNO R3/R4 and MCUFRIEND Library

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

devancakra/Simulasi-Rancang-Bangun-Sistem-PCTL-Dengan-Tinkercad 📦

IoT Basic Class Starts to Become a Great Electronics | Indobot Academy | Simulation of PCTL System Design with Tinkercad | Final Project

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

DyadicGit/u8x8_example_128x32_OLED_display

u8x8 example on Arduino UNO R3 with a 128x32 I2C SSD1306 OLED display

Language: C++ - Size: 121 KB - Last synced: 4 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 2

MaksymAndreiev/StepperMotor

Final project in Machine Shop Practice.

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

rsedak/Shield-B

Shield-B is Arduino Uno based shield for student education compatible with BASCOM-AVR(C) and Arduino IDE.

Size: 4.3 MB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

rsedak/Shield-A_V2.0

Shield-A v2.0 is Arduino Uno based shield for student education compatible with BASCOM-AVR(C) and Arduino IDE.

Size: 18.2 MB - Last synced: 5 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

MiguelVPrieto/Line-Following-and-Anti-Collision-Robot

This is the code for a simple line follower and anti-collision robot. For it to work you should know how to connect the sensors. Special thanks to @oscarneiva for helping with some parts of the code.

Language: C++ - Size: 1000 Bytes - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

MarsTheProtogen/ntc_thermsistor_calculator

Arduino libary for reading the temperature of a negative thermo coefficient (NTC) thermometer in an voltage divider

Language: C++ - Size: 10.7 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

graetz23/coolARE

cool arduino rotary encoder library is driving the KY-040 type with button in an absolute minimal way.

Language: C++ - Size: 10.7 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

xei/police

An Android-based thick controller for thin hardware agents, such as Robots, IoT devices, etc.

Language: Kotlin - Size: 1020 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

2Fast2/Thermometer

This is a thermometer based in Arduino UNO R3 with a DHT22 sensor and a 16x2 LCD screeen, also store the temperature and the humidity into the SD card.

Language: Arduino - Size: 234 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Edit-Mr/Arduino-AirHockey

Language: C++ - Size: 1.91 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

DavidPagels/n64-arduino-switch

Play Nintendo Switch using an original N64 controller via an Arduino Uno!

Language: C - Size: 23.4 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 23 - Forks: 1

guibastack/pushbutton-without-debounce-arduino

Code for debounce correction in Arduino pushbuttons.

Language: C++ - Size: 6.84 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

itsmuntadhar/ArduinoMorseCode

A morse code "visualizer" using Arduino

Language: C++ - Size: 17.6 KB - Last synced: 28 days ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

SkywalkerGK/Arduino

ศึกษาการทำงานของ Microcontroller ด้วยภาษา C++ มีบอร์ดต่าง ๆ ดังนี้ Arduino UNO-R3 , Esp8266 , Esp32

Language: C++ - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

infinitecoder1729/Arduino-Motor-Control-using-Potentiometer

Controlling the position of a Servo Motor using Potentiometer

Language: C++ - Size: 20.5 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 1

deranderemark/audio_treasure_hunt

Template for an audio treasure hunt using an Arduino Uno and the Adafruit Mp3-Shield as well as some audio files

Language: C++ - Size: 54.7 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

rsedak/Shield-A_V2.0.1

Shield-A v2.0.1 is Arduino Uno based shield for student education compatible with BASCOM-AVR(C) and Arduino IDE.

Size: 18.3 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

Anas436/Fire-Detection-and-Alarm-Systems-using-Arduino-and-GSM-Module

Language: C++ - Size: 5.13 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

jim60105/BluetoothRemoteCar 📦

Arduino UNO + A4988 + HM-10 Bluetooth + 42HB4004 Stepper + MIT App Inventor test version

Language: Arduino - Size: 28.1 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

jacobkoziej/h-bridge-activity 📦

Code to drive h-bridge utilizing MOSFET transitors

Language: C - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

rupava/Air-Mouse-Using-Arduino-and-MPU6050

Alternative approach for Mouse.h library for Arduino gesture based mouse using MPU6050. For those who don't want to use a Leonardo or other32u4 or SAMD micro based boards.

Language: C++ - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 2

PratikGarai/Arduino

Arduino mini projects using tinkerCAD

Language: C++ - Size: 8.61 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 2

tpitman/arduino-hm10-unity3d

Example project Unity example bridging Unity with Bluetooth Low Energy to HM10 and Arduino

Language: C# - Size: 15.6 KB - Last synced: almost 1 year ago - Pushed: almost 6 years ago - Stars: 10 - Forks: 2

guilhermerodrigues680/atmega328p-arduino-python-html-websocker-led13

Este repositório contém uma aplicação simples com o objetivo de demonstrar uma maneira de monitorar o estado do BIT 5 do regitro PORTB (PB5) do ATmega328P, LED 13 do Arduino UNO R3, via Página Web.

Language: Python - Size: 4.37 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

HristoStoynov/Arduino-Small-Projects

Small Projects with Arduino UNO R3

Language: C++ - Size: 1.28 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

lil-dua/arduino_bluetooth_car

Code Arduino for Bluetooth car

Language: C++ - Size: 485 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AbhinavGunti/Stick_For_Blind_Person

Stick For Blind Persons using Arduino Uno R3

Language: C++ - Size: 1.34 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

sbarrack/DK-Bongos

Comprehensive documentation and code for the bongos and other Nintendo game controllers

Language: C++ - Size: 47 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

miguel-osuna/Arduino-Projects

This repository contains the code of different Arduino projects that were made with a variety of electronic components.

Language: C++ - Size: 810 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

miguel-osuna/Arduino-Step-By-Step

This repository contains sample code for the following electronic components used in the Udemy course "Arduino Step By Step"

Language: C++ - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

miguel-osuna/Mikeduino-Microcontroller

Mikeduino - My version of Open Source Arduino Uno R3

Size: 117 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

miguel-osuna/DomoHouse-GUI

Repository for the DomoHouse Graphical User Interface

Language: Python - Size: 1.47 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

edwardoboh/Final-Year-Project-UNIBEN

Final year project work at the Department of Computer Engineering, University of Benin, year 0f 2020. [TOPIC: Control design and hardware implementation of a multirotor system]

Size: 29.5 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

roman656/SnakeArduino

[EN] Snake (not game) made in Tinkercad (Arduino). [RU] Змейка, реализованная в Tinkercad на 16 светодиодах (не вся игра, а только сама змейка и ее движение).

Language: C++ - Size: 239 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

roman656/Button

Class Button for Arduino.

Language: C++ - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

hannahscoot/Arduino-Projects

Collection of small mess-around/tinkering projects using a selected range of hardware, the use of Arduino Uno R3 and ESP32 devkit v1

Language: C++ - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

SoFastCar/sofastcar-arduino

SOCAR Clone앱의 자동차를 담당하는 Arduino 프로젝트 입니다.

Language: C++ - Size: 12.8 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

SmartThingsDIY/arduino-uno-aws-weather-station

Weather Station with Arduino Uno board, Temp & Humidity Sensor, UV Sensor, LCD screen, ESP8266 WiFi module, and AWS IOT

Language: C++ - Size: 7.31 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

0xFORK/Simple-Smart-House Fork of keeroll/Simple-Smart-House

Pretty simple project with Arduino Uno, some sensors and Blynk.

Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 1

tpiva/Arduino-UNO-R3-Project

Project of study - Arduino

Language: Arduino - Size: 44.2 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

Siaj/Arduino-Fire-Safety-System-with-NodeMCU

Arduino-NodeMCU Home Fire Prevention with Thinger.io IoT Platform

Language: C++ - Size: 2.33 MB - Last synced: 11 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

andrsmllr/arduino_uno_r3_devbrd

Play and learn with the Arduino Uno R3 board featuring an ATMEGA328P MCU.

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Ajwinarski/Aurora

Arduino ID-20LA RFID door lock code and information

Language: C++ - Size: 75.2 KB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

S-NA/Microprocessor-Based-Embedded-Systems-Labs

Microprocessor-based Embedded Systems-Labs

Language: C - Size: 2.3 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

RoanokeHobby/Sketchbook

Sketches for Arduino UNO and other AVR Boards

Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0