Größe: 1273
Kommentar:
|
Größe: 1897
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 1: | Zeile 1: |
. attachment:riddim_banner1.jpg | |
Zeile 2: | Zeile 3: |
'''RIDDIM''' -> '''R'''emote '''I'''nteractive '''D'''igital '''D'''rone '''I'''nterface '''M'''ashup |
|
Zeile 5: | Zeile 4: |
Author: Marcus -ligi- Büschleb Project Start: 12/2007 Credits: Holger & Ingo for the Mikrokopter Project ( www.mikrokopter.de ). eduard -- - at - -- hasenleithner.at for the linux x-52 lib |
. '''RIDDIM''' . -> '''R'''emote '''I'''nteractive '''D'''igital '''D'''rone '''I'''nterface '''M'''ashup . Author: Marcus -ligi- Büschleb Project Start: 12/2007 . Credits: . -> Holger & Ingo for the Mikrokopter Project ( www.mikrokopter.de ). . -> eduard -- - at - -- hasenleithner.at for the linux x-52 lib . . . Project to Control and interact with a MikroKopter. The main Focus on startup i s the usage of one X-52 Joystick in combination with one Router. The X-52 has th e possibility to Display some something on the Joystick and has lots of Axis and Buttons - so i will prefer it for flying. |
Zeile 11: | Zeile 14: |
. In later Stages this Project should be combined with my other Project [:en/DUBwise:DUBWise] . = Videos = Second Outdoor Flight: |
|
Zeile 12: | Zeile 19: |
Project to Control and interact with a MikroKopter. The main Focus on startup i s the usage of one X-52 Joystick in combination with one Router. The X-52 has th e possibility to Display some something on the Joystick and has lots of Axis and Buttons - so i will prefer it for flying. | [[RCMovieVideo(http://www.rcmovie.net/flvideo/3913.flv)]] |
Zeile 14: | Zeile 21: |
= Videos = [[GoogleVideo(-1245698832821314112)]] |
First Flight ( not really used to it yet): |
Zeile 17: | Zeile 23: |
[[GoogleVideo(2336302694868882049)]] First test ( just motortest but comm to joy and mk is done ): [[GoogleVideo(-1245698832821314112)]] |
|
Zeile 19: | Zeile 28: |
. You need: . - 1x MikroKopter ( www.mikrokopter.de ) with bluetooth . - 1x Saitek X-52 ( or X-52 PRO ) - later the support for other Devices can fol low . - 1x Hardware with the following minimum requirements: . -> running linux . -> usb . -> bluetooth ( later on bluetooth or wlan will be supportet ) . In the autohrs setup this will be my notebook ( its better for debug output ) at stage one and one Asus WL500g deluxe running OpenWrt in stage2. = Compile = . $> make = Run = . $> ./riddim = ChangeLog = 0.2 - first version with possibility to fly ( based on FC0.68b commands ) 0.1 - initial release with basic functions and proove of concept Code ( Scanning for Blueooth Devices / read Joy / communicate to MK / ..) |
|
Zeile 20: | Zeile 43: |
You need: - 1x MikroKopter ( www.mikrokopter.de ) with bluetooth - 1x Saitek X-52 ( or X-52 PRO ) - later the support for other Devices can fol low - 1x Hardware with the following minimum requirements: -> running linux -> usb -> bluetooth ( later on bluetooth or wlan will be supportet ) In the autohrs setup this will be my notebook ( its better for debug output ) at stage one and one Asus WL500g deluxe running OpenWrt in stage2. = Compile = $> make =Run= $> ./riddim |
---- KategorieProjekte , KategoryTools |
- attachment:riddim_banner1.jpg
Preface
RIDDIM
-> Remote Interactive Digital Drone Interface Mashup
- Author: Marcus -ligi- Büschleb Project Start: 12/2007
- Credits:
-> Holger & Ingo for the Mikrokopter Project ( www.mikrokopter.de ).
-> eduard -- - at - -- hasenleithner.at for the linux x-52 lib
- .
Project to Control and interact with a MikroKopter. The main Focus on startup i s the usage of one X-52
Joystick in combination with one Router. The X-52 has th e possibility to Display some something on the Joystick and has lots of Axis and Buttons - so i will prefer it for flying.
In later Stages this Project should be combined with my other Project [:en/DUBwise:DUBWise]
Videos
Second Outdoor Flight:
RCMovieVideo(http://www.rcmovie.net/flvideo/3913.flv)
First Flight ( not really used to it yet):
GoogleVideo(2336302694868882049)
First test ( just motortest but comm to joy and mk is done ): GoogleVideo(-1245698832821314112)
Hardware Setup
- You need:
- 1x MikroKopter ( www.mikrokopter.de ) with bluetooth
- - 1x Saitek X-52 ( or X-52 PRO ) - later the support for other Devices can fol low
- - 1x Hardware with the following minimum requirements:
-> running linux
-> usb
-> bluetooth ( later on bluetooth or wlan will be supportet )
In the autohrs setup this will be my notebook ( its better for debug output ) at stage one and one Asus WL500g deluxe running OpenWrt in stage2.
Compile
$> make
Run
$> ./riddim
ChangeLog
0.2 - first version with possibility to fly ( based on FC0.68b commands ) 0.1 - initial release with basic functions and proove of concept Code ( Scanning for Blueooth Devices / read Joy / communicate to MK / ..)