Is there any way to get a wii remote to talk to a bluesmirf modem ( or other bluetooth device ) ?
I’d like to control a robot directly with a wii remote without having to relay wiimote deltas through a pc.
Thanks,
andrew
Is there any way to get a wii remote to talk to a bluesmirf modem ( or other bluetooth device ) ?
I’d like to control a robot directly with a wii remote without having to relay wiimote deltas through a pc.
Thanks,
andrew
I wish
The wiimote uses HID to communicate, but the only profile the smirf supports is SPP (i.e. serial). If there was a way to get to the underlying L2CAP layer then a rudimentary HID profile could be (and has been) implemented on a uC, but it doesn’t appear to be possible.