Good evening, let’s get started. I’m developing a full body motion capture outfit to be used in 3D animation and I figured using Arduino would be the way, since programming is done in C Like languages and I’m a good OO programmer .
I will track 25 points of the body with the MPU6050 in the image below the red dots represent the sensors and where they will be arranged and the green square Arduino. I am completely lay on the subject of electronics, and I do not intend to learn more than necessary to make this project work
So far I understand that it is difficult to make the arduino read more than one MPU 6050 sensor and make it work, but I need to make it work and respond with minimum response time.
I am listing the items I need to buy by the logic I was in before reading the forum:
1x arduino
1x 400 dots protoboard
4x mini protoboards 170 dots
25x mpu 6050 sensor
the logic was as follows I was going to use the mini protoboards to make a circuit of all the sensors in the limbs (like arms and legs) and from there would only be 4 jumpers each for the central protobord that I would repeat the process only including head to waist and thorax, and from the central there would be 4 jumpers again that I would normally connect to the arduino, the arrangement of the protoboards is represented by the purple circle.
I already know that this will not work for many reasons which I already read on the forum, now what I want to know is what I really need the component to make it work, and with an acceptable response time to be used live on real time on events.
My main doubts are for now which is the right Arduino to buy?
If not with protoboards like I was wondering, how am I going to put together several sensors arranged in this way in a single Arduino? in general I want to know what components are missing for this to work, then I will learn what is necessary to make it work.
I know I said too much I'm sorry for that, and I don't like to be rude by simply throwing my difficulties at you, but as soon as I finish the project I would like to thank everyone who tries to take the time to help me, at least showing the final project ready and it working.