Hi all,
First off, I'm new to these forums so if this question isn't appropriate or in the wrong thread please let me know and I'll remove it/move it to the correct thread.
I'm working on building a type of smart wearable and am breaking up the development into smaller, simpler phases to eventually get there.
The first phase is basically making a glove turn on an LED after snapping my fingers. I plan to do this by using an accelerometer glued to the back of my middle finger and a type of touch sensor where my middle finger lands on my palm. The two components would act in sequence and turn on the LED if they both happened according to the criteria I establish in my code.
I'm pretty new at Arduino and coding so I'm looking for advice on specific hardware requirements for making this happen. My understanding is that I need a microcontroller, accelerometer, touch sensor, and battery. I'd like to use ribbon wire and design some housing to eventually hide most of the electronics.
If anyone could provide any guidance/recommendations for specific hardware so I can buy it and get this thing going it would be hugely appreciated.