0

I’m using a lolin nodemcu 8266. I was wondering if it is possible to connect 5 flex sensors to one node (to make a glove which detects finger gestures).

I’m an experienced programmer but new to electronics.

Kaizer Sozay
  • 203
  • 3
  • 12
  • Are they digital or analog output? – Reroute Sep 04 '19 at 02:13
  • The ESP8266 typically has one analog input, so you'd need an analog mux, or more simply perhaps, an ADC with it's own analog mux. Places like Adafruit sell various little multi-input ADC boards intended for use with the raspberry pi which lacks any ADC at all, that might fit your need. – Chris Stratton Sep 04 '19 at 02:28
  • @ChrisStratton I just started learning about electronics. Do you have a suggestion on one you would use ? – Kaizer Sozay Sep 04 '19 at 12:01

0 Answers0