Re: Turn Sony motion controller into RGB led

2015-04-24 Thread Pavel Machek
Hi! > If you can send a version without all of the unrelated underscore changes > I'll help clean it up. I don't own one of these controllers > though, so I can't help test the functionality. I cleaned some of the (easy) comments, and tested that it still works. Here's the updated version. Thank

Re: Turn Sony motion controller into RGB led

2015-04-24 Thread Pavel Machek
Hi! > >I did not yet figure out how to get sensor data from the controller, > >but it works rather well as a RGB led. > > Hi Pavel, > > From what I've read, the motion controller only sends sensor data when > connected via bluetooth. > Otherwise it should be in report 1 with the buttons and othe

Turn Sony motion controller into RGB led

2015-04-09 Thread Pavel Machek
Hi! I did not yet figure out how to get sensor data from the controller, but it works rather well as a RGB led. And yes, this probably would need some more cleanup, but I'm out of time now. Perhaps someone else can help... BTW what happened to the __u8->u8 conversion patch? That should go in AFA