|
The project builds a proximity sensor using the CSD user module in the CY8C21434 device. A loop of wire is used as a sensor and when a hand approaches the sensor, a speaker is activated with a 1.4KHz signal. The raw counts, baseline and the difference counts are monitored using a CY3240 USB-I2C bridge.This project is a supplement to the video, "Create a Proximity Sensor"
This video demonstrates the method of implementing a proximity sensor using a simple loop of wire and PCB tracks. It also explains some of the key factors which determine the maximum distance which can be sensed using a piece of wire or a PCB track. CY3213-CapSense board and CY3240-I2CUSB bridge from Cypress Semiconductors have been used in the demo. Data corresponding to the capacitance of the sensor is displayed in the data logger application of CY3240 USBI2C bridge running on a laptop.The project for the video can be found below. Proximity Sensing - CSD |