Hello,
I’m looking to (re)develop a classroom project that allows students to control LED DMX fixtures using flex sensors. I am confident on the DMX side of things using the DMX to LED shield (DEV-15110; https://www.sparkfun.com/products/15110) as a controller device. I am trying to confirm how many analog inputs are available on the ESP Thing Plus (WRL-15663; https://www.sparkfun.com/products/15663) when it is being used in conjunction with the DMX to LED shield. It looks like the ESP32 Thing Plus communicates with the shield via the following pins: Power, GND, 21, 16, 17. If I am reading the docs correctly, that should leave me all of the analog inputs available (pins A0-A5, 12-15, and 27). Is that correct?
Thanks for any help you can provide.
Rich