Multiple FreeIMU or Multiple (Arduino+FreeIMU)

Asked by sajid zaman

Hello,
           I want to connect multiple freeIMU with Arduino UNO but due to multiple access of FreeIMU's data the sample frequency will reduce and also the size of the sketch will get large which is bad for good sensor fusion so i want to use multiple Arduino with FreeIMU (Arduino+FreeIMU) and connect them to a master Arduino which will collect all data and then send it to computer through Serial port. so is there any way to do that

Question information

Language:
English Edit question
Status:
Solved
For:
FreeIMU Edit question
Assignee:
No assignee Edit question
Solved by:
Fabio Varesano
Solved:
Last query:
Last reply:
Revision history for this message
Best Fabio Varesano (fabio-varesano) said :
#1

Yes, there is one. And it has been already done. You may wanna have a look at the digital skeleton work by John Patillo http://www.jpattillo.net/?page_id=5

Revision history for this message
sajid zaman (engr-sajidzaman) said :
#2

Thanks Fabio Varesano, that solved my question.

Revision history for this message
Chris Comparey (ccomparey) said :
#3

The jpatillo.net webpage is inactive is this information available anywhere else?