A lot of consumer gadgets use touch sensors now. It is a cheap and reliable way to replace a variety of knobs and switches on everything from headphones to automobiles. However, creating a custom ...
This code helps to control a servo motor using a touch sensor. You can connect the wires as below. Connect the touch sensor pin to D2 Connect the servo motor pin to D9 //below is the arduino code ...
You can use the DHT22 (or AM2302) humidity/temperature sensor and the Arduino UNO board to read data and print it out to the serial monitor or to display it on an LCD ...