Control Home Lights With TTP223 Touch Sensor & Arduino
by hIOTron IoT in Circuits > Arduino
788 Views, 0 Favorites, 0 Comments
Control Home Lights With TTP223 Touch Sensor & Arduino
The project describes how we can control home lights with the help of the touch sensor and Arduino.
Supplies
Hardware Components
Arduino Uno
USB cable
Cubic relay
BC549B transistor
TTP223 Sensor module
1N4007 Diode
Resistor 2.21k ohm
Resistor 4.75k ohm
Software Components
Arduino Uno
About the Project
The capacitive touch sensor is the generally used type in the touch sensor segment. The touch sensor is an essential and generally used input device to communicate with a microcontroller.
Touch Sensor
The touch sensor, which will be utilized for this project is a capacitive touch sensor module and the sensor driver depends on the driver IC TTP223. The operating voltage of the touch sensor TTP223 IC is from the 2 V to 5.5 V and the current utilization of the touch sensor is very low. Due to the economical, low current utilization and simple to integrate support, the touch sensor with TTP223 becomes well known in the capacitive touch sensor segment.
The transistor is utilized to switch on or off the Relay. This is because the Arduino GPIO pins are not able to give sufficient current to drive the Relay. The 1N4007 is needed for EMI blocking during Relay on or off the situation.
In the project, we have used the touch sensor to control a Light Bulb as ON or OFF using Arduino UNO and Relay.
Learn more about IoT Course for further analysis of IoT Applications.