Hi everyone. I'm new to Arduino and to this forum and I need some help. I'm in my last year of electronics-ICT and I'm working on a project that should make it possible to guide physical movements with a smart textile suit, using an Arduino controller. I have been working on this with a team of product designers and it there have been some delays because our supervisor (also a designer) wanted us to focus on the product design more than on the technical part. However, I would like to make at least a simple prototype of the system and for that there are only six weeks left.
The goal of the project is to develop a wearable electronic system built on the Arduino platform that will make it easier to learn physical activities that depend heavily on muscle memory, such as martial arts, dancing or playing musical instruments.
The prototype should consist of a number of actuators such as LEDs or vibrating elements on strategic places of the body which will stimulate the user to move in a certain way. The way they achieve the stimulation should be made as intuitive as possible, to prevent that a user needs to learn how to work with the system. It should be made so that people who have no prior experience with the system are able to put it on and immediately make the intended movements. The actuators will be driven by an Arduino microprocessor platform. The necessary movements will be written in a language independent library and passed to the software that runs on the processor, where they will be converted in order to drive the right actuators.
Does anyone have experience with something like this? Can you offer some advice on which actuators would be best to use and where I can find the right resources? Perhaps there are some existing applications that do more or less the same thing? Usually I would do most of the research myself before asking questions, but since I'm really limited in time I need to conclude the research as fast as possible and move on to the development of the system.