News

Proximity sensor kit for Arduino free from Future A capacitive sensing evaluation kit from Cypress Semiconductor is being made available free to design engineers by distributor Future Electronics on ...
[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 ...
This lets him alert the Arduino when an object approaches the sensor without the need for polling or extra code on the Arduino side of things.
This project is a simple modification of the LightGauge project. Instead of measuring light, we measure the ambient voltage field on pin A5 and use it to detect if someone is too close to our Arduino.