Nintendo Joycon Bluetooth Connection
Hi,
Would there be a way for max to read bluetooth inputs and what functions I could use to achieve this?
Im a beginner and trying to think of idea for an assignment.
Thanks,
Archie
Windows:
i'm using a program called glovepie (ver0.43) for converting the information from the wiimote and nunchuck to OSC, with which i can use it in maxforlive. this an old program not being updated since years, but it is working fine with old wiimote and nunchuck accelerators. i doubt it will with work with the joycon controllers but you could give it a try. However i would recommend searching in case there is something specifically for joycon.
Mac:
there is a program called OSCulator which is still being supported so it's possible it might have included joycon support.
If you find anything (especially for windows) please let us know, as i am thinking of updating my wii-nunchuck project to joycon at some point
Hey,
I've been trying to get the accelerometer data from them but I have managed to get the button inputs using the 'hi' object. It ended up being pretty simple too
it seems like this guy has figured out how to read the accelerometer data, somehow:
https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering
i don't know if it is of any help to anyone, but perhaps some bright coder may be able to make sense of it and make a small program that converts the readings to open sound control.
if so, please let us know :)