Hi,
I'm hoping someone can help.
I am new to any form of coding, trying to learn from the examples but I am finding the interface very confusing on visual studio.
I can get the example projects working to demonstrate all the capabilities of the spatial phidget.
However I can't work out how to alter the multi-servo program to facilitate multiple spatials.
I think my project should be simple, but I don't have enough know how to do it.
I have two spatials connected via a VINT HUB with USB
all I need is to be able to log the accelerometer data and gyroscope data from each spatial and output it to an excel or csv file with a timestamp.
each spatial needs to record simultaneously as I plan to record the movement of a persons hand using these.
Is anyone able to share any code or point out the relevant examples I should be looking at?
the spatial examples don't seem to translate to multiple phidgets and the spatial example of datalogging when I try to run the code it gives 76 errors.
I'm continuing to learn my basic coding but I think I'm a long way off being able to figure this out at present.