Hello all,
I am currently working on an immersive art project in which accelerometer data from a performer's prop is being used to alter aspects of sound being played. I have been able to create the necessary code/circuit to take in accelerometer readings from the prop, though only when it is wired to the serial port. I have done extensive googling to try and find a quick hardware addition to make it work wirelessly, but I have not been successful in this.
Has anyone used the accelerometer wirelessly in the past? Is there a quick and easy piece of hardware to make this transition or will it require a revamp of the code to accomodate such a use?
For background, I am using the guide described here to connect the sensor to an arduino mega (though the guide shows an arduino metro) with the premade arduino code provided for the sensor to make readings through the serial port
Thanks