News

Arduino-Wireless-Proximity-Light-Sensor / Long_Range_Wireless_Proximity_Light_Sensor_Arduino.ino Cannot retrieve latest commit at this time.
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ...
[mircemk] shows how to create a simple non-contact proximity sensor using little more than an Arduino Nano board, and a convenient software library intended to measure the value of capacitors. The ...
The GX-HL15A is a high performance inductive proximity sensor with class leading stability. It offers an unprecedented level of stability, durability, and workability. The device is capable of ...
In this Arduino IR sensor module tutorial we are explaining how to connect IR sensor module with Arduino Uno and write the code to get the IR motion sensor working.
Vishay Intertechnology introduced a new series of Infrared (IR) sensor modules in five compact package types. These TSSP9xxx modules offer a long range presence and proximity sensing up to 2 m and 30 ...
Sketch for a capacitive proximity / touch sensor with Arduino. This sensor based on a square wave generator rather than charge time measurement as the popular CapSense library. This design results in ...
Vishay Intertechnology has a new series of IR sensor modules in five compact package types. Highlighting a fast 300μs reaction time, the TSSP9xxx AGC 0 devices offer long-range presence and proximity ...
This is an Arduino-based Proximity Sensor circuit wired using the popular HC-SR04 Ultrasonic ranging module,used here for non-contact object detection purpose. The HC-SR04 module includes ultrasonic ...
[Dustin Andrews] built this add-on board which works as a proximity sensor. He wanted a standalone sensor for his Arduino projects which would use a single pin as a trigger. This lets him alert the… ...