ardunio-uno

There are 33 repositories under ardunio-uno topic.

  • dmicha16/simple_serial_port

    Simple C++ serial port communication with an Arduino for Windows

    Language:C++882522
  • hueyluox/super-duper-carnival

    智能门禁系统(rc-522+蓝牙控制)

    Language:C++5101
  • sefakcmn00/Ardunio-Kullanilarak-Masaustu-C-Arayuzlu-Muzik-Player

    In this project, a desktop remote controlled music player application was realized using Visual Studio and Arduino.

    Language:C#4100
  • UnixLoverSaurabh/Security-system-with-face-Recognition-using-openCV-with-Arduino-and-Android-smart-phone

    Face Detector: A arduino included which automatically recognises if someone on door with ultrasonic sensor and using machine learning it classifies person.

    Language:Python4112
  • KrishnanSG/Hand-Gesture-Recognition

    Basic IOT device built using SVM classifier which recognises hand gestures using the motion processing sensors

    Language:Python3100
  • Am1r8/Guessing-game-Arduino

    A game made with arduino for computer engineering class

    Language:C++210
  • SPI-communication

    Ovidiu22/SPI-communication

    C-libraries for SPI communication between two Arduino Nano.

    Language:C2101
  • sefakcmn00/Fire-Detection-using-HAAR-Cascade-Classifier-in-OpenCV

    It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.

    Language:C++210
  • ADITYASHAH-IITP/IR-based-motor-control

    Control a DC Motor remotely using IR Remote

    Language:C++110
  • diyagoyal98/Smart-City

    This is my smart parking system which is built with the help of arduino uno,ir sensors,servo motor, Lcd display,potentiometer and for connection Jumper wires ae used. This smart parking system displays the total number of available slots in the parking and it will also show which slot is filled and which is empty.

    Language:C++1100
  • Nishan-Pradhan06/Ardunio

    some ardunio projects smart light and smart tap..

    Language:C++110
  • oodsplanet/Power_Datalogger

    Datalogger with Aduino for mains Powerconsumption

    Language:C++1000
  • PhucHong-6113/Project_LoRa_HTR

    Ardunio with LoRa Communication to transfer data in a long distance, help alot in keeping track of places's temperature and humidity, especially for farming, housing, etc which requiring humidity record

    Language:C++1100
  • shirshendubhowmick/ArduinoDigitalClock

    Arduino based digital clock

    Language:C++1000
  • zaid-24/Ardunio-Password-detection

    Password Based Door Lock Security System Using Arduino & Keypad

  • a-carrasquillo/Traffic-Light-with-Pedestrian-Crossing

    Simulation of traffic lights with pedestrian crossings using Arduino UNO.

    Language:C++0100
  • Arshadulla1/Arduino-Based-Temperature-Controlled-Fan

    A temperature-controlled fan using Arduino. With this circuit, we will be able to adjust the fan speed in our home or office according to the room temperature and also show the temperature and fan speed changes on an LCD display.

    Language:C++0100
  • CSarte/RubiksCubeSolver

    This repository contains the code for a Rubik's cube python A* search solver and Audrino uno 3 stepper motor rotations.

    Language:Python0200
  • emreaslan7/AutoParkMonitor

    An intelligent parking system prototype supported by YOLOv8 and OpenCV with Arduino integration, providing object counting and tracking functionalities.

    Language:Python0100
  • uditmishr/SmartLight

    "Smart Light" is a prototype model for smart street lights. The street light will automatically be set OFF if the intensity of light is more than (Day time) the set threshold value and will be set ON if the intensity of light is less than (Night time) the set threshold value, thus saving electricity.

    Language:C++0100
  • Abhay2412/WaterLevelSensorENGG525

    ENGG 525 - Engineering Entrepreneurship - Fall 2023 Assignment #3

    Language:C++20
  • alieldinayman/sun-tracking-solar-cell

    A Solar-cell running on an Arduino chip that automatically tracks the sun, by constantly rotating to the point where the light intensity is at its maximum

    Language:C++20
  • anweshachakraborty17/Automatic-Anti-Collision-System

    Detecting obstacles for the automobile industry is one of the emerging technologies nowadays. An Automatic Anti-Collision System is an automobile safety system that prevents collision among cars and objects automatically. In this paper, I have implemented a prototype of my designed microcontroller based automated can anti-collision system. This system specializes in detecting obstacles by sharp distance sensor and alerts within close distance of collision and hereafter brakes automatically by an actuator in critical distance without the help of a driving person. If somehow driver fails to avoid the collision, this system will automatically stop the vehicle as it monitors the condition of the vehicle continuously. So it is a user friendly and versatile system which can prevent road accidents, reduce the rate of accidents as well as the accidental death of human life. It can be used in any kind of automobile vehicle as it is a cost-effective system.

  • azevedoguigo/sketch_proximity_alarm

    Proximity alarm developed with Arduino.

    Language:C++10
  • bpdesilva/Decitron--Chromium-Collision

    Arduino Project done for a bot battle using the language C.

    Language:Arduino201
  • fatihilhan42/Fire-Detection-using-HAAR-Cascade-Classifier-in-OpenCV-main

    It is the Fire detection project with Arduino of our Computer Vision work with Opencv. In this project, when fire detection was detected using Opencv intelligence libraries, the LED on the Arduino burned, the detection text was printed on the buzzer and LCD screen. I tried to explain the details of the project step by step below.

    Language:C++101
  • FelixTheC/Qt-StreamDeck

    A DIY StreamDeck implementaion with Qt and Arduino

    Language:C++20
  • Jhomar1158-ux/Proyecto-003

    The development of this project allows us to apply concepts of microprocessors and microcontrollers for implementation in a product grouping system on a conveyor belt. For this, computer vision libraries such as Tensor Flow and Open CV will be used, using Python as the base language. In this way, it seeks to achieve the objective of optimizing the classification of products and that it can be monitored on a screen using Flask.

    Language:Python10
  • Nishan-Pradhan06/buzz_game-arduino

    simple buzz game in arduino

    Language:C++10
  • nkomarn/Arduino

    ⚡ Arduino stuff and things- mostly just messing around.

    Language:C++20
  • noerardi/Sign-Language-Using-Microntroler-and-Python

    I created this repo to share my experience developing a deaf language translator using a microcontroller and the python programming language. This project is my final project to get a bachelor's degree

    Language:C++10
  • PBergstrom90/SensorDatabase

    Group assignment to integrate a temperature sensor with a Arduino Uno, log sensor data in a MySQL-database, and display the data through a Spring Boot web service. The dashboard shows historical and real-time sensor data, collected from the database.

    Language:Java