Add Gestures and Touch to your Arduino
justhover.com
Add Gestures and Touch to your Arduino
1–10 of 12 posts
Re: Add Gestures and Touch to your Arduino
#2Re: Add Gestures and Touch to your Arduino
#3We created this dev-kit to let Arduino projects work with gestures + touch. It came out of the need for a project which required basic hand gestures to work accurately. We tested with proximity and distance-IR sensors but wasn't satisfied with the accuracy and development time required to make it work. We decided to build a dev-kit that uses e-field distortion to detect gestures accurately. We just launched it hoping…
Re: Add Gestures and Touch to your Arduino
#4I know this mentions it in the description, but I think it could be made more clear. Sincerely, Order #0039
Re: Add Gestures and Touch to your Arduino
#5Re: Add Gestures and Touch to your Arduino
#6Uses GPIO: So not just Arduinos! I know this mentions it in the description, but I think it could be made more clear. Sincerely, Order #0039
Re: Add Gestures and Touch to your Arduino
#7I'm sure the timing issues one sidesteps by using a dedicated controller ic are critical for projects more complicated than mine, but I'm curious if you know more about the limitations of trying to implement something similar onboard with the AVR. Is there something fundamentally different in the sensing method here compared to low-threshold capacitive sensing?
Re: Add Gestures and Touch to your Arduino
#8We created this dev-kit to let Arduino projects work with gestures + touch. It came out of the need for a project which required basic hand gestures to work accurately. We tested with proximity and distance-IR sensors but wasn't satisfied with the accuracy and development time required to make it work. We decided to build a dev-kit that uses e-field distortion to detect gestures accurately. We just launched it hoping…
Re: Add Gestures and Touch to your Arduino
#9Re: Add Gestures and Touch to your Arduino
#10We created this dev-kit to let Arduino projects work with gestures + touch. It came out of the need for a project which required basic hand gestures to work accurately. We tested with proximity and distance-IR sensors but wasn't satisfied with the accuracy and development time required to make it work. We decided to build a dev-kit that uses e-field distortion to detect gestures accurately. We just launched it hoping…
Any chance you'll release how you built this?