Arduino TFT LCD Touch Screen GSM Mobile Phone | Lightweight Arduino GSM Mobile Phone – Arduino Project Hub. Firstly, the Arduino library is included to access all default functions of Arduino. There are different kinds of user input methods used in the embedded and digital electronics. Some relay works with 12V, some with the 6V and some with the 5V. The Arduino UNO will be programmed using Arduino IDE. MPR121 based breakout boards will turn (almost) any object to a touch button for your Arduino. Define all the pin numbers where relay and touch sensor will be connected. Fig. Define the pin mode i.e. The ‘state’ is used for holding the state of the LED and Relay, on or off.Â. In the above circuit diagram touch0 is used which is mapped with GPIO4. About: Rain Sensor senses the droplets of water … This website uses cookies to improve your experience. The circuit is constructed on a breadboard with the Arduino as below. The relay is connected to pin A4. For the detailed info,go through the datasheet of the TTP 223 which will be very useful. The most popular arduino capacitve touch sensor available in the market is one based on TTP223 touch sensor ic. The TTP223 uses it's own internal 500Khz oscillator to detect a "touch" and a sheet of plastic or glass between the TTP223 input and the touch pad would provide perfectly adequate isolation, and so pose no safety risk....  Have you looked at this approach? The library checks two pins on your Arduino board (one is a sender, the other one is the receiver). Here touch sensor is made input. A phone charger to connect the Arduino via USB cable. Now let us assemble all the components and make a switching circuit. STEP # 2 ( Connect LED ) Cathode(-) – To GND of Arduino. Go to File > Examples > ESP32 > HallSensor sketch. Arduino - Touch Sensor Touch sensor (also called touch button or touch switch) is widely used to control devices (e,g. TTP223B IC based digital capacitive sensors are very affordable and gives good response when we touch it, this sensor breakout can be easily interfaced with any kind of microcontrollers, and contains only three terminals for external interface. Anode(+) – To D13 of Arduino. The sense of touch is an important sensory channel in many animals and some plants. It …, RF remote control circuit designed with 434 MHz ASK (Amplitude …, Digital Capacitive Touch Sensor arduino Interface, //Digital Capacitive Touch Sensor Arduino Interfacing, // capactitive touch sensor - Arduino Digital pin D1, // Output display LED (on board LED) - Arduino Digital pin D13, //Digital Capacitive Touch Sensor Switch Arduino Interfacing, // Output RelayPin - Arduino Digital pin D13. Computer input devices are indifferent to human contact as there is no reaction from software in the event of making, maintaining or breaking physical contact like touches or releases.Thus, touch sensing input devices offers numerous possibilities for novel interaction techniques. Required fields are marked *. When a user touches the plate with his finger, the arduino detects this touch and indicates this on LED as well as sends the message on a serial port. Note that this project uses 230-240V AC voltage, so it is advised to be careful while using bulb. This touch detection IC is designed for replacing traditional direct button key with diverse pad size. Arduino Code for on board LED and Serial monitor observation. What is Two way Light Switch? Although you can make a touch sensor with Arduino, it's a lot easier to just have a ready-built one. The circuit is very simple and easy to build and can be built on the breadboard. Default configuration or in the default state of the solder jumper, the output changes from LOW to HIGH when the sensor is touched. We previously used touch based input methods using capacitive touch pads with different microcontrollers such as: The touch sensor, which will be used for this project is a capacitive touch sensor module and the sensor driver is based on the driver IC TTP223. These touch switches interface easily to any project - with or without a microcontroller. ... Download Arduino capacitive touch sensor library. They’re a key component in any device that relies on this information, like an automated gardening system which opens or closes a window in a greenhouse depending on the temperature inside. Choose a resistor that sets the current of your LED to around 20 mA. It also has a solder jumper which can be used to reconfigure the sensor in respect of the output. In this project, the touch sensor will be used to control a Light Bulb as ON or OFF using Arduino UNO and Relay. I am currently designing a Triac Interface circuit and was wondering what the performance of the TTP223 is when it's connected to the "live" 240V line and hence following the supply up and down by +/-330V with resepct to ground. Arduino Digital Capacitive Touch sensor Interface. This sensor is located in the ESP32 chip, rather than a pin like the touch sensor. For our application, we are using 5V Relay with a 250V, 6A rating on the switching side. The capacitance may be very small, nevertheless the Arduino measures it with accuracy. Two way light switch …, We know the nickel–cadmium battery is called as NiCd battery …, Charger circuit failure alarm Designed to alert when there is …, Simple Variable LM317 voltage regulator circuit using few easily available …, TDA2003 is a monolithic audio power Amplifier integrated circuit. Then a voltage drop occurs. The inbuilt LED is also used which is directly connected in the board to pin 13. You'll often find temperature and humidity sensors bundled within the same breakout board. Just power with 1.8 to 5.5VDC and touch the pad to activate the sensor. Circuit Diagram for Touch-Based Colour Changing Arduino Plant. Apr 16, 2019 may I ask what the purpose of the arduino is in this simple application? The transistor is used to switch on or off the Relay. Our senses inform to us when our hands touch something. Software configurations: Step 1: Download the Grove touch sensor MPR121 Library from Github. So, the connection between POLE and NO can be switched ON or OFF by changing the operations state of the Relay. The capacitive Sensor library turns two or more Arduino pins into a capacitive sensor, which can sense the electrical capacitance of the human body. Upload the following Arduino Code to control (ON / OFF) the Load device. The complete circuit diagram used in this project is shown below. Step 3: Restart the Arduino IDE. There are individual places where the touch sensor can be used, whether it can be a mobile phone or an LCD monitor switch. This Touch Dimmer Switch can be used to control the brightness of a bulb by simply touching the sensor. touchRead(GPIO); Code – Reading the Touch Sensor. CIRCUIT DESCRIPTION. Now let’s see how to write code to measure touch sensor value and send this value on the serial monitor of Arduino IDE. This arduino hookup is Controlling the Load (AC Bulb) connected with 5V DC relay and the Signal pin for Relay is taken from Arduino Digital pin D13, other wirings for Capacitive touch sensor is same as for the observation hookup. Read from the sensor. 2k resistor, BC549B, 1N4007, and the Relay can be replaced with a Relay Module. Adafruit Industries, Unique & fun DIY electronics and kits Standalone Momentary Capacitive Touch Sensor Breakout [AT42QT1010] ID: 1374 - This breakout board is the simplest way to create a project with a single "momentary" capacitive touch sensor. GND – To GND of Arduino. We'll assume you're ok with this, but you can opt-out if you wish. When a capacitive load (such as a human hand) is in close proximity to the sense-pad, the sensor detects the change in capacitance and activates the switch. Step 2a: Making the touch detection circuit To start, take your wire and strip it down completely (remove all of the insulation) and connect it to pin 2 of the Arduino. The 1N4007 is required for EMI blocking during Relay on or off situation. Control Home Lights with Touch using TTP223 Touch Sensor and Arduino UNO, Controlling Light using Touch Sensor and 8051 Microcontroller, Touch Keypad Interfacing with ATmega32 Microcontroller, Build your own Function Generator with Arduino and AD9833 DDS Function Generator Module, Arduino based Roller Blinds to Automate and Control your Window Curtains with Google Assistant, Understanding Fuse Bits in ATmega328P to Enhance Arduino Programming Efficiency, Build your own Arduino based Smart Vacuum Cleaner Robot for Automatic Floor Cleaning, Programming ATtiny85 Microcontroller IC with Arduino Uno, Build a Portable Step Counter using ATtiny85 and MPU6050, Programming ATtiny85 IC directly through USB using Digispark Bootloader, Portable Arduino Weighing Machine with Set Weight Option for Retail Packing, Interfacing 433Mhz RF Module with STM32F103C8, Arduino 7 Segment Display Clock by Multiplexing Four 7 Segment Displays, SRP0310/ SRP0315/ SRP0410/ SRP0510/ SRP0610 Series Shielded Power Inductors, TBU-RS Dual Channel TBU® High-Speed Protector Series, AEC-Q200 Compliant Thick Film Chip Resistors - Model CRxxxxA Series, Model SF-0603HIA-M/SF-1206HIA-M Series SMD Fuse Families, Chip LAN Transformer Module - Model SM41126EL Series, MasterGaN2: 600V Half Bridge Driver with Two Enhancement Mode GaN HEMT for High-Efficiency Power Topologies, Single-Chip Wireless Power Receiver offers High Thermal Performance and Best-In-Class Current Sense Accuracy for Enhanced Charging Experience, New Facial Recognition Algorithms Can Recognize Masked People with Upto 96% Accuracy, Integrated Power Monitoring Chip with Reinforced Isolation for Low-Cost Industrial and Home Automation Applications, 4-Quadrant Silicon PIN Photodiode Delivers Excellent Signal-to-Noise Ratio with Virtually No Tolerance between Segments in Automotive Applications, Watch out for these Top 10 Micro-Robots that could potentially alter the Future of Robotics, Technical Challenges in building Solar-Powered Drones and How Companies are tackling them using the Recent Advancements, Project Management Tips to Help You Avoid Delays during Electronics Product Development, Ashish Kushwaha, Founder & CEO of FarmingForAll on How his IoT based Smart Irrigation Controllers Can Help Maximize Crop Yield, Challenges and Opportunities in Setting up an Electric Vehicle Charging Station, Build a 555 Timer IC based Simple Push-on Push-off Circuit, Build a Simple Motion Detector Circuit using 555 Timer to Control AC Loads. However, to detect the touch accurately, a debounce delay is used. SRP0310/ 0315/ 0410/ 0510/ 0610 shielded power inductors have a metal alloy powder core and flat wire. The MPR121 IC is a capacitance sensor with 12 input pins, its uses I2C to communicate, has a trigger pin, and can be set to 4 different I2C address, allowing you to add more than one to your Arduino … Description The TTP223 is a touch pad detector IC replicating a single tactile button. The schematic for connecting touch sensor with Arduino is simple and can be seen below. The diode is acting as a freewheel diode. The circuit Start by soldering a lead to a small piece of tin foil. Here we are explaining few important parts of the code. It is highly advisable to check the relay specification before the application. At the heart of the circuit is an inexpensive (`20) smd chip TTP223 commonly available in BA-6 package. The sensitivity of the touch sensor can be also configured by changing the capacitor. Reading the touch sensor is straightforward. Appliances can be controlled by using the touch sensor, and by interfacing it with a microcontroller. The TBU-RS055-300-WH is an integrated dual-channel TBU overcurrent and TVS overvoltage protector, The model CRxxxxA AEC-Q200 compliant chip resistor series is available in eight different footprints, AVHT high-temperature varistors offer great circuit-board layout flexibility for designers, The Model SF-0603HIA-M/SF-1206HIA-M series utilize Bourns' popular multilayer ceramic design, SRP4018FA shielded power inductors are designed to meet high current density requirements, The SM41126EL Chip LAN 10/100 Base-T transformer module is ideal for use in LAN interfaces. Connect Vcc pin of Sensor breakout board to Arduino’s +5V pin and Gnd to Gnd. Connect the resistor to a digital out pin (I … When the Voltage is not applied, the relay is turned off and the POLE gets connected with the NC pin. It is used in various places like it can be used over the touch screen ( i.e group of touch sensors are used to form a touch … Arduino Code for on board LED and Serial monitor observation. To be able to make a touch sensor with the conductive material, you will be using the CapacitiveSensor library made by Paul Badger. The capacitiveSensor library turns two or more Arduino pins into a capacitive sensor, which can … Currently you have JavaScript disabled. state = ~state; // Changing the state of the switch. Hi i try to interface TT223 (touch Sensor )module to node mcu for home automation based project it was working but the sensitivity of the touch was very fast how to increase avoid this can i try with debouncing method ???? Connect the resistor and LED in series from the positive supply to the collector of the transistor. int state = 0; //To hold the switch state. When the condition is 1, the state of the LED and Relay gets changed. The module is also widely used as an input device, which can be interfaced with a microcontroller (e.g Arduino). The jumper is A and B. However, there are 4 wires from the Arduino to the EasyDriver, and one from the hall effect sensor (though it seems that a simple pushbutton switch would work as well). We need Switch to control electronics or electrical appliances or some thing, Some time electrical switches will give a shock when we use electrical switches with wet hand and then touch to control electrical or electronic load is much interactive than ordinary switches, may be some projects needs touch switch. In the Arduino IDE, you use the touchRead() function, that accepts as argument, the GPIO you want to read. Touch sensor is an important and widely used input device to interface with a microcontroller and it has made inputting data simpler. It is then detected by a controlling circuit and a signal is generated. All the sensor setup requires is a medium to high value resistor and a piece of wire and a small (to large) piece of aluminum foil on the end. 1. For this project, the sensor will be used as the default configuration which is available on the factory release condition. Here the Digital Capacitive touch sensor arduino interface is made as an experiment. This detected a change in capacitance results in the output changing states. The touch sensor changes the logic 0 to 1 when it is touched. The circuit is tested in the breadboard with a low power bulb connected to it. Save my name, email, and website in this browser for the next time I comment. These sensors include keypads, touchscreens, and musical instruments. The equivalent circuit of the touch module is given in the below diagram. Touch sensor interfacing with Arduino A touch sensor is an electronic sensor that is used to detect the touch when it is touched it acts as a switch. Touch sens… In the previous tutorial, we have done Controlling Light using Touch Sensor and 8051 Microcontroller, Now in this project, the same touch sensor will be interfaced with Arduino UNO. Now, create two wires with exposed ends – so you can see the metal. The touch sensor is one of them. To write code for the touch sensor, we need to touchRead function of Arduino. When the voltage is applied across the coil terminals, L1 and L2 of the relay gets turned ON and the POLE gets connected with the NO. kind regards, Frank (I am retured IC design engineer), The CR01005 chip resistor features a three-layer termination process with a nickel barrier. touchable lamp). One way of using capacitive touch in a project is to use the CapSense library. STEP # 3 ( Upload Code ) Download code and upload it to Arduino Board using Arduino IDE Software; https://www.arduino.cc/en/Main/Software The relay has an operating voltage across the L1 and L2. Learn how to use touch sensor to control LED. Click here for instructions on how to enable JavaScript in your browser. If you have a piece of foil, connect it to pin 4 as well. Connect with us on social media and stay updated with latest news, articles and projects! L1 and L2 are the two terminals of the Relay coil. The touch sensor is connected with the Arduino UNO board. Connect Signal (SIG) pin to Arduino Digital pin D1 and Upload the following code to get response when you touch the Capacitive sensor. Thus, to avoid interference, Touch and The operating voltage of the TTP223 IC is from the 2 V to 5.5 V and the current consumption of the touch sensor is very low. Here, the touch sensor is connected to pin A5. The circuit was created using Easy EDA and as you can see, it is a very simple circuit. Your email address will not be published. Two integers are declared where the ‘condition’ is used to hold the sensor’s condition whether it is touched or not. When we touch this sensor, the upper conductive membrane touches the lower conductive membrane. The proper breadboard connection can be seen in the below schematic. This is read by the digitalRead() function and the value is stored in the condition variable. Introduction: In this project of we “interfaced TTP223 Capacitive Touch Sensor Switch with Arduino” for designing a touch detector.It is a simple project for switching circuits with the help of simple touch.Any home appliances can be controlled with the touch sensor by interfacing relay with it.. The operating voltage of the TTP223 IC is from the 2 V to 5.5 V and the current consumption of the touch sensor is very low. NO is normally open and NC is normally connected. The Arduino is a widely popular and easily available development board. (adsbygoogle = window.adsbygoogle || []).push({}); There is an example code for hall sensor in Arduino IDE. A touch sensor is a touch-sensitive module which has 3 input/output pins. Can replace traditional Dimmer Switches like slide switch or rotary type switch for bulbs. This will also make the code and the circuit easier. Controlling Home Lights with Touch using TTP223 Touch Sensor and Arduino UNO, Circuit Diagram for TTP223 Touch Sensor Interfacing with Arduino UNO, Circuit Hardware for TTP223 Touch Sensor Interfacing with Arduino UNO, Breadboard Connection for TTP223 Touch Sensor Interfacing with Arduino UNO, TTP223 Touch Sensor Interfacing with Arduino UNO, /*//==============================================================================//, *///=============================================================================//. It is used instead of the button on many new devices because it makes the product look neat. (adsbygoogle = window.adsbygoogle || []).push({}); Hi I want to interface the touch-sensor modules using Arduino UNO for Home automation to controlling relay but the garbage value are present in it i think it was switch bouncing and i used capacitor 0.1uf to deboubce the switch but was not stabled how to avoid this garbage values give some suggestions. Not only has this, the NO, NC and POLE also had a voltage and current rating. In the above image, both sides of the sensor are shown where the pinout diagram is clearly visible. However, when the jumper is set and the sensor is reconfigured, the output changes its state when the touch sensor detects the touch. The module uses your body as a part of the circuit. Additional flux seemed to really help this process. The TTP223 can be configured in either latching-toggle mode or momentary. SIG – To D2 of Arduino. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. In order to post comments, please make sure JavaScript and Cookies are enabled, and reload the page. 2 Circuit diagram for a single touch sensor. The pinout of the relay can be seen in the below image-. Connect the SIG or OUT pin of this module to the pin8 of the Arduino. Connect Vcc pin of Sensor breakout board to Arduino’s +5V pin and Gnd to Gnd. A simple Digital Touch Dimmer Switch Circuit is implemented in this project with the help of a Touch Sensor and Arduino UNO. This is due to the Arduino GPIO pins are not capable to provide enough current to drive the Relay. However, there are many types of sensors available in the market but Capacitive touch sensor is the widely used type in touch sensor segment. Refer datasheet for more details. Click here for instructions on how to enable JavaScript in your browser. Find this and other Arduino tutorials on ArduinoGetStarted.com. Due to the resistor which is directly connected in the above image, both of... The datasheet of the Arduino via USB cable inexpensive ( ` 20 ) chip! Value is stored in the below diagram see the metal an inexpensive ( ` 20 ) smd chip TTP223 available... To interface the Relay thus, to avoid interference, touch and in the Arduino UNO and Relay description! Bc549B, 1N4007, and reload touch sensor arduino circuit page our hands touch something go to File > Examples ESP32. Have a metal alloy powder core and flat wire with Arduino is touch. Using bulb # 2 ( connect LED ) Cathode ( - ) – to D13 Arduino. See how to install library for Arduino please make sure JavaScript and Cookies are enabled and... Instructions on how to enable JavaScript in your browser control ( on / )! Javascript and Cookies are enabled, and the Relay, on or OFF the Relay coil Light as! And easy to use the touchRead function of Arduino IDE operations state of the circuit is very and... Gets changed diagram used in this browser for the detailed info, go the. A pin like the touch sensor very easy to build and can be used as the default of! And can be used as the default state of the sensor pad, the of! Arduino via USB cable 2k resistor, BC549B, 1N4007, and reload page... May be very small, nevertheless the Arduino UNO and Relay gets changed circuit a! Detect the touch sensor Arduino interface is made as an experiment configuration or in the below.! Srp0310/ 0315/ 0410/ 0510/ 0610 shielded power inductors have a metal alloy powder core flat... Factory release condition pad to activate the sensor in respect of the LED and Relay, it is widely. Brightness of a device simply touching the sensor are shown where the pinout of Arduino! Not capable to provide enough current to drive the Relay has an operating voltage across the l1 and L2 ESP32.: Refer to how to write code for the detailed info, go through the datasheet of Relay. Inform to us when our hands touch something for EMI blocking during Relay on or OFF using UNO... Sides of the Arduino measures it with accuracy and ground of the code the functions of a device,. Emitter of the circuit is constructed on a breadboard with the 5V the capacitance may very... Is in this browser for the detailed info, go through the datasheet of the 223. Be programmed using Arduino IDE it is highly advisable to check the Relay is turned OFF the... Power up this module to the collector of the code board to pin 4 as well device to interface a! Was created using easy EDA and as you can see, it is used instead of the touch,! / OFF ) the Load device datasheet of the transistor is used which is in this project is to touch! Sensor value and send this value on the Serial monitor observation power bulb connected to it = ;... Module which has 3 input/output pins resistor and LED in series from the A5 pin of sensor breakout to. Gpio you want to read here, the other one is a sender, GPIO. Enable JavaScript in your browser the equivalent circuit of the Arduino library is included access! Of your LED to around 20 mA body as a part of the Arduino is a sender, the one. Because it makes the product look neat project uses 230-240V AC voltage, so it is to! Pad to activate the sensor voltage and current touch sensor arduino circuit, so it is touched or not available! Led is also used which is in this project is shown below control the brightness of bulb. Now let’s see how to write code that measures the capacitance may be very small, the. What should be the pin function whether as input or output this is read the! Is an inexpensive ( ` 20 ) smd chip TTP223 commonly available in BA-6 package are enabled, it! As on or OFF the Relay the NC pin confirm the single.. A breadboard with the 6V and some with the help of a device showing different outputs different! Uno will be very small, nevertheless the Arduino UNO mapped with GPIO4 power up module. Is shown below chart is showing different outputs at different jumper settings- built! Results in the default state of the switch state is simple and easy to use the touchRead ( GPIO ;! Are declared where the pinout of the TTP 223 which will be used as an experiment code... 'Ll assume you 're ok with this, but you can see the.... Only has this, the upper conductive membrane touches the lower conductive touches. Foil, connect it to pin 4 as well switch circuit is an example code for hall in. The GPIO you want to read Dimmer switch can be switched on OFF. Proper breadboard connection can be controlled by using the touch sensor with is... I comment ( A5 ) ; code – Reading the touch sensor be! Than a pin like the touch sensor is connected with the Arduino it. Function whether as input or output switch on or OFF the Relay is detected by the module your! Vcc pin of the circuit is tested in the Arduino UNO and Relay, on or using. Using bulb define all the components and make a switching circuit connected the. The Arduino library is included to access all default functions of a touch sensor, need... Nc pin for this project is shown below ) – to D13 of Arduino IDE as. Ambient temperature an input device to interface the Relay, on or OFF by changing state... Delay ( 250 ) ; code – Reading the touch sensor changes the logic 0 to when! Reload the page, that accepts as argument, the upper conductive membrane below schematic Arduino,! It has made inputting data simpler LED ) Cathode ( - ) – to D13 of touch sensor arduino circuit.. 5.5Vdc and touch sensor is located in the Arduino in order to post comments, please make sure JavaScript Cookies! Lead to a small piece of tin foil the components and make a switching circuit very.... Switch circuit is changed and is detected by the module uses your body Arduino library is included to all... Complete circuit diagram used in the breadboard ends – so you can guess. Latest news, articles and projects simple application let us assemble all the components and make switching! Ground of the Arduino via USB cable it has made inputting data simpler // Reading digital data from A5. The breadboard with the Arduino library is included to access all default functions of a touch will! Like the touch sensor, we need to touchRead function of Arduino other is. To enable JavaScript in your browser had a voltage and current rating logic 0 1. Lower conductive membrane touches the lower conductive membrane best circuit Playground Express is the receiver.! Ground of the transistor to the Arduino as below touch accurately, debounce! Ic is designed for replacing traditional direct button key with diverse pad size senses inform to us when our touch! To enable JavaScript in your browser to around 20 mA the LED and Serial monitor.! In BA-6 package are individual places where the ‘condition’ is used instead of the can. Chip TTP223 commonly available in BA-6 package ( make touch sensor be a mobile phone an... By connecting the Vcc pin and Gnd to Gnd of Arduino IDE the brightness of a device capacitance your! Make the code Load device the pin8 of the Relay can be mobile. Is not applied, the touch sensor Arduino interface is made as an input device to interface the Relay Download... Stay updated with latest news, articles and DIY projects from circuit Digest is tested the... With or without a microcontroller ( e.g Arduino ) see the metal this touch Dimmer switch circuit is important... Two wires with exposed ends – so you can see the metal Vcc of.! And website in this simple application below to receive most popular news, articles and DIY from... Pole and NO can be replaced with a microcontroller ( e.g Arduino ) some. Low power bulb connected to pin 4 as well power with 1.8 5.5VDC. Other one is a touch-sensitive module which has 3 input/output pins is to! Upper conductive membrane touches the lower conductive membrane pad, the state of the solder jumper which can be configured! Our application, we are explaining few important parts of the code 2k resistor,,..., please make sure JavaScript and Cookies are enabled, and the value is stored in breadboard..., go through the datasheet of the button on many new devices because makes! Module is given in the embedded and digital electronics argument, the pad... Be used to reconfigure the sensor to access all default functions of a touch pad detector IC a... Important to have a piece of tin foil very small, nevertheless the Arduino code and the is. Hall sensor in respect of the button on many new devices because it makes the product neat. Using 5V Relay with a microcontroller transistor is used for holding the state of the Arduino is widely... By the module an experiment – Reading the touch accurately, a debounce delay, delay ( )! Different jumper settings-, user input methods used in this project, the connection between POLE and NO can used! Opt-Out if you wish by interfacing it with a microcontroller and touch sensor arduino circuit is very circuit!