Can I control 8 arduino nano 33 IOTs at the same time to give me gyroscope data of each? Also can I measure the distance between these? Would I need to double integrate the acceleration data?
Could you clarify the idea that running through your mind and also what do you mean by control or do you only want to collect the data
Yeah collect data/send code to. I want to use the same code to get gyroscope/accelerometer data from 8 arduino NANO 33 IOTs simultaneously.
Half a question.
How are they connected?
Acceptable latency ?
etc etc.
Hopefully they would be connected by Wifi/BT
does the area have WiFi coverage?
how far apart are the nodes?
yeah they would all be relatively close, the arduinos are placed at different places on a persons body
did a similar project some time ago using nodes with LSM9DS1_magnetometers sending data over BLE to a smartphone
I guess the nano 33 IOT would be suitable for your application
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.