Search found 1 match

by misaalanshori
Thu Aug 19, 2021 4:20 pm
Forum: ESP32 Arduino
Topic: How do I read the Touch Sensor from the ESP32-S2 properly using Arduino?
Replies: 0
Views: 1830

How do I read the Touch Sensor from the ESP32-S2 properly using Arduino?

I wanted to use the touch sensor on the ESP32-S2. I tried the example code from the example menu but that did not work at all. The arduino example just have touchRead(), but on the esp-idf documentation theres configurations for the sensor voltage, speed, measurements time, denoise, and filtering. T...