About 715,000 results
Open links in new tab
  1. Proximity Sensor - Arduino Project Hub

    Feb 13, 2019 · Proximity sensor, something like the sensors of cars!

  2. DIY simple Capacitive Proximity sensor | Arduino Project Hub

    Jun 26, 2024 · DIY simple Capacitive Proximity sensor Extremely useful and adjustable sensor which have several advantages including high reliability, long lifespan, and resistance to …

  3. Proximity Detector Alarm - Arduino Project Hub

    Jun 8, 2016 · Hear a "beep" if someone gets too close! This tutorial will teach you how to make a proximity/motion detector. (Can be done by following the diagram and copying the code) Start …

  4. Proximity Sensors: Inductive and Capacitive Proximity Sensors with Arduino

    Feb 9, 2025 · Due to such a wide input voltage range, we can use this inductive proximity sensor with PLCs and 5V compatible controller boards like Arduino Uno, Arduino Mega, Arduino …

  5. Simple IR Proximity Sensor With Arduino - Instructables

    In this instructable I'll teach you how to make a very simple proximity sensor using infrared LEDs and Arduino. After several times trying to optimize it, I finally came up with something that is …

  6. Arduino Code for Capacitive Proximity Sensor - GitHub

    Arduino code for capacitive proximity sensors. See it in action here https://www.youtube.com/watch?v=Y2E0ehdnEq4 It requires only a few resistors, paperclips, …

  7. GitHub - ccrownhill/proximity-sensor: Inductive proximity sensor

    Inductive proximity sensor (feat. Arduino) + code for automated experimental data collection.

  8. SpaceMikha/proximity-warning-system-arduino - GitHub

    The Proximity Warning System is an Arduino-based project that uses an HC-SR04 ultrasonic sensor to detect objects and provide visual and auditory warnings using LEDs and a buzzer. A …

  9. How to Use a Proximity Sensor With an Arduino?

    This simple proximity sensor can detect the presence or absence of objects within its range, making it suitable for various DIY projects and applications such as object detection, obstacle …

  10. PROXIMITY_ALARM - Arduino Project Hub

    The code is used for proximity alarm which acts like a 'SONAR'. It starts with a tune from buzzer, which acts like a loading music ! The beeping of buzzer changes every time, depending upon …