Hi there!
I was wondering if anybody has experience with following interesting module:
MPU-9250, contains a 3-axis gyroscope as well as a 3-axis accelerometer, and the AK8963, which features a 3-axis magnetometer and also outputs ambient temperatures.
amazon link
All of my axos for now are portable in the sense I can walk around with them. The magnetometer would allow me to for instance: guide me in north direction during my walking/music/trips, modulating sound when taking turns etc.. Plenty of nice interaction ideas... I love the idea of improvisation and interaction with the environment, especially when one has 'no' other choice than for example following the road letting the circumstances become part of the music.
Since it has i2c and SPI I could chain it with, for instance, my OLED.
I have no coding talent, but adapting things lies in my possibilities.
Does anybody have a clue whether this would be feasible and maybe prepared to guide me in the right direction?
Have a nice day!
EDIT: I should note that I m currently using the MPR121 capactive modules on one of my axo's. Maybe I could adapt the code of this module made by @deadsy for this purpose?