Search found 4 matches

by fizzlor
Mon Jul 22, 2013 10:24 am
Forum: Developer Discussions
Topic: OTG Mouse for stable flight. [ now SPI not OTG ]
Replies: 16
Views: 11581

Re: OTG Mouse for stable flight.

hey, i think the easiest way would be to get an optocal flow sensor and hook it up to the i2c port. Check out this: https://code.google.com/p/arducopter/wiki/AC2_OptFlow+ and this: https://github.com/diydrones/ardupilot/tree/master/libraries/AP_OpticalFlow you can get the sensor here: http://store.j...
by fizzlor
Thu Jul 18, 2013 7:27 am
Forum: Developer Discussions
Topic: Android client with basic support for PS3 controller
Replies: 65
Views: 47360

Re: Android client with basic support for PS3 controller

@fizzlor I've had a similar behavior with the sixaxis controller. The reason was only to activate the sixaxis as gamepad. ...here a little hint : in the sixaxis app go to preferences, gamepad settings and activate the checkbox 'Enable Gamepad' I know that is actually to simple, but somtimes.... ;) ...
by fizzlor
Thu Jul 18, 2013 12:01 am
Forum: General discussions
Topic: First controlled flight!
Replies: 7
Views: 8072

Re: First controlled flight!

I was wondering if I can misuse those silicone rubber ear plugs, which came with my headphones. And guess what? Thy fit right perfect;)
Image
by fizzlor
Wed Jul 17, 2013 11:17 pm
Forum: Developer Discussions
Topic: Android client with basic support for PS3 controller
Replies: 65
Views: 47360

Re: Android client with basic support for PS3 controller

Hi all, ... If you have an Android phone/table with root access it's possible to use the Sixpair app and connect the PS3 controller via bluetooth. I'll provide a special APK in the next days for that (right now I'm only checking if the PS3 controller is connected via USB). ... Fred Hey, first of al...