Topic: "hc-sr04-ultrasonic-sensor"
yamin8000/WaterLevel
đź’§ Monitoring water tanker level using NodeMCU ESP8266 and HC-SR04P Ultrasonic Sensor and broadcasting it using a simple HTTP server inside NodeMCU ESP8266 and show data in an Android App
Language: C++ - Size: 400 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 3

PandaMunda/Obstacle-avoider-using-Arduino
A bot which can move without colliding with any walls with the help of HC-SR04 ultrasonic sensors.
Language: C++ - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

migueltc13/HC-SR04
Basic sensor alarm system made with ESP8266 and HC-SR04.
Language: C++ - Size: 950 KB - Last synced at: about 7 hours ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

anurag3301/HC-SR04-with-LEDs
It is a small project, here series of led light up depeing upon the position of the object.
Language: Python - Size: 3.91 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

recyclingpioneers/recycling-pioneers-esp32
Recycling Pioneers project to create smart bins for McGill University. Code for the ESP32 microcontrollers in each bin.
Language: C++ - Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

Mark-MDO47/ArduinoClass
Lesson Plan and Code for a Maker-Space Arduino class 2023
Language: C++ - Size: 298 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

yogiastawan/gx_HCSR04
HCSR04 library for embedded system using Rust Language
Language: Rust - Size: 26.4 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

PandaMunda/Human-Follower-Bot
It can follow humans or moving objects with the help of HC-SR04 Ultrasonic Sensor, Can be used as a nanny bot for kids or to carry heavy baggage without support.
Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

yunusemreaydinli/ArduinoDistanceSensor
Make distance sensor with Arduino!
Language: C++ - Size: 604 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

joao0606almeida/OBR2022
Codigo (e bibliotecas uteis) para robos arduino, originalmente feitos para OBR 2022
Language: C++ - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Akash-Peace/IOT-PI-ANGULAR
An Autonomous Guided Vehicle (AGV) is a smart, remote-controlled vehicle designed to receive real-time commands, enabling multiple automation modes and precise control.
Language: Python - Size: 1.44 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

thalyssonDEV/HC-SR04
This repository offers a complete document and sample code to use the HC-SR04 ultrasonic sensor with a Raspberry Pi Pico using a C language. It covers sensor pin configuration, wiring and clear step-by-step instructions for accurately measuring distances.
Language: CMake - Size: 16.6 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

EhabMagdyy/UltrasonicSensor-STM32
Ultrasonic sensor HC-SR04 with STM32 using Timer input capture.
Language: C - Size: 11.7 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

SombitPramanik/UL_Sensor_HC_SR04
A lite weight Driver written in Micro python that helps quickly use the HC-SR204 sensor to use in Projects
Language: Python - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

DrCBeatz/arduino-theremin
Arduino theremin midi controller - turns readings from HC-SR04 ultrasonic sensor into MIDI messages sent via USB to DAW software (e.g. Logic or Ableton). Written in C++ (website: React/Typescript).
Language: C++ - Size: 2.46 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

leslier7/UltrasonicSensor
A simple interupt driven ultrasonic driver for the Raspberry Pi Pico in C
Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

fritzen/robot-obstacle-avoidance
Robô que desvia de obstáculos com algoritmo de evasão
Language: C++ - Size: 1.78 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

musarda/Ultrasonic-Security-System
It is a simple tutorial on how to create little a security device using an Arduino.
Language: C++ - Size: 891 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Shelltroecnec/Home_Automation_Security_System_using_pi
In this Prototype Raspberry-pi based Home Automation Project. Inthis Project Multiple Sensors are interfaced with pi-3b+ to give Automated Security Output for a Home or Private Property.
Language: Python - Size: 771 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

akkik04/Ultrasonic-Range-Detector
This project intends to measure the accuracy of the HC-SR04 ultrasonic sensor. The project detects the distance at which a solid object is placed from the sensor.
Language: C++ - Size: 6.65 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

frosty-sh/Rover
Obstacle avoiding rover which can be controlled using bluetooth.
Language: C - Size: 16 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

sganzerla/arduino-contador-flexoes-tfm
Circuito simples para contar flexões de braço utilizando sensor ultrassĂ´nico HC-SR04 numa placa Arduino Uno, com display indicando contagem e LEDS coloridos para o "Abaixo e Acima" dos treinamentos fĂsico militar. Chega de dar o golpe antigĂŁo.
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

eeyribas/Arduino-Sensor-Examples
Contains sensor module examples with Arduino. These examples include BMP180-PressureMeasurement, HCSR04-DistanceMeasurement and Keypad-Example.
Language: C++ - Size: 171 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Mysterious-Cart/Water-Level
Using ultrasonic sensor to measure liquid level and volume inside a set size container.
Language: Processing - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ComandanteChi/Pirozhok
"Pirozhok" combat platform
Language: Makefile - Size: 12.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

juicychicken877/UltrasonicSensorModule
Arduino Project
Language: C++ - Size: 224 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Mark-MDO47/TODAS_DaughtersAndSons
Bring a Child to Work Day 2024
Language: C++ - Size: 92.5 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

milan-sony/sonic
A simple program to find the distance using UltraSonic sound with HC-SR04 sensor
Language: C++ - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mark-MDO47/KnowHow_ParkTheCar
based on TWIT.TV KnowHow Episode 178 about Arduino Collision Avoidance
Language: OpenSCAD - Size: 31.1 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mariam-Sholqami/-Driver-Drowsiness-Detection-and-Accident-Prevention-System
Implement a system that reduces accidents and keep the driver safe by detecting drowsiness ,yawning and seatbelt to alert the driver and by being able to control the car and park it in case the driver stays asleep or unconscious.
Language: Python - Size: 262 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Menna-Allah-21/-Driver-Drowsiness-Detection-and-Accident-Prevention-System
Implement system for seatbelt and drowsiness detection depending on image processing and Embedded systems. The system could alert drivers to wake up and self-park in case of deep sleep.
Language: Python - Size: 93.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

anubhav1433/Water-Monitoring-System
Language: C++ - Size: 5.53 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

halina20011/HC-SR04-Library
Simple Arduino library for Ultrasonic Sensor HC-SR04.
Language: C++ - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sokratisvas/door-alarm
Check if someone entered your store
Language: C - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ggtrigg/ultrasonic_level_detector
Ultrasonic level detector using Raspberry Pi Pico and RCWL-1601/HC-SR04 transducer.
Language: Rust - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

juan-montenegro/ProyectoMicros2021
Microprocessor and Assembler Univalle
Language: HTML - Size: 6.15 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

thedalles77/Tesla-Battery-Charge-Reminder
Arduino sounds a buzzer if the Tesla is in the garage but not plugged in.
Language: C++ - Size: 7.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jetsup/HC-SR04
This is a simple Arduino ultrasonic sensor sketch that can be user for proximity sensing
Language: C++ - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

luverolla/serial-communication-example
Serial communication example with HC-SR04 ultrasonic distance sensor, ChibiOS on STM32 MCU and Java server
Language: C - Size: 248 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jeroenterheerdt/arduinoparkinghelp
A simple parking help that lights up an LED when car is inside of garage
Language: C++ - Size: 289 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Mayoogh/Arduino-Common-Sensor-Interfacing
Basic Interfacing program of commonly used sensor/Module/board.
Language: C++ - Size: 6.09 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

charlie6echo/UGV-Survillance
Face Recognition and Objects Detection using UGV - Bachelor's University Projects.
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

symdeb/Arduino-My-Name-Is-MiMi
Arduino - My Name is Mimi (The secret life of plants) Installation Art
Language: C++ - Size: 37.7 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

svogler/ultrasonic-hc-sr04-cistern-volume
Measure fill-level of oil tank / water-cistern with Raspberry Pi and Ultrasonic Sensor HC-SR04
Language: Python - Size: 172 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1
