Search found 4 matches

by juliusbangert
Mon Aug 07, 2017 1:30 pm
Forum: ESP32 Arduino
Topic: ESP32 Capacitive Touch with Arduino
Replies: 10
Views: 18461

Re: ESP32 Capacitive Touch with Arduino

So, I can actually only ever use 9 touch inputs? Doesn't this seem counter intuitive to set it up like this where T1 could never be used? Is this because of the chip itself? Is this the case for all development boards?
by juliusbangert
Fri Aug 04, 2017 11:53 am
Forum: ESP32 Arduino
Topic: ESP32 Capacitive Touch with Arduino
Replies: 10
Views: 18461

Re: ESP32 Capacitive Touch with Arduino

I finally received my [url=ttps://www.aliexpress.com/item/Wemos-pro-ESP32-WIFI-bluetooth-4MB-Flash/32810333729.html]Wemos pro ESP32 development board[/url] from China and have been playing around with the capacitive touch functionality in the Arduino IDE. However I'm having particular difficulty get...
by juliusbangert
Thu Jul 06, 2017 2:08 pm
Forum: ESP32 Arduino
Topic: ESP32 Capacitive Touch with Arduino
Replies: 10
Views: 18461

Re: ESP32 Capacitive Touch with Arduino

Thanks. I already plan to make a matrix but what I actually need is a 10 x 10 matrix. So I was really hoping there would be a way of increasing the number of touch pins on the ESP32 by somehow internally mapping extra touch functionality to spare GPIO pins. So this isn't possible?
by juliusbangert
Wed Jul 05, 2017 3:19 pm
Forum: ESP32 Arduino
Topic: ESP32 Capacitive Touch with Arduino
Replies: 10
Views: 18461

ESP32 Capacitive Touch with Arduino

I'm new here and haven't received my ESP32 board yet (I'm going for the SparkFun ESP32 Thing).. but when I do I plan to use arduino IDE with it in a capacitive touch project. I have a question about the built in touch driver. Is there a clever way to achieve more than 10 capacitive touch pins throug...