Größe: 1273
Kommentar:
|
Größe: 2183
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 = Content = [[TableOfContents]] |
|
Zeile 2: | Zeile 5: |
'''RIDDIM''' -> '''R'''emote '''I'''nteractive '''D'''igital '''D'''rone '''I'''nterface '''M'''ashup |
|
Zeile 5: | Zeile 6: |
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 is an acronym for '''R'''emote '''I'''nteractive '''D'''igital '''D'''rone '''I'''nterface '''M'''ashup and a Project to Pilot the MikroKopter with Joysticks. 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. |
Zeile 11: | Zeile 8: |
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] Contact the LiGi for further questions. |
Zeile 15: | Zeile 13: |
[[GoogleVideo(-1245698832821314112)]] | Second Outdoor Flight: |
Zeile 17: | Zeile 15: |
[[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)]] |
|
Zeile 19: | Zeile 24: |
. 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 40: |
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. |
= Licence = * http://creativecommons.org/licenses/by-nc-sa/2.0/de/ (Creative Commons / Non Commercial / Share Alike) * Addtitonally to this Licence it is not allowed to use this software in any violent manner. This explicitly includes that lethal Weapon owning "People" (e.g. Army & Police) are not allowed to use this Project |
Zeile 30: | Zeile 44: |
= Compile = $> make =Run= $> ./riddim |
= Credits = * Holger & Ingo for the MikroKopter Project * eduard -- - at - -- hasenleithner.at for the linux x-52 lib . . ---- KategorieProjekte , KategorieTools |
- attachment:riddim_banner1.jpg
Content
Preface
RIDDIM is an acronym for Remote Interactive Digital Drone Interface Mashup and a Project to Pilot the MikroKopter with Joysticks. 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.
In later Stages this Project should be combined with my other Project [:en/DUBwise:DUBWise]
Contact the LiGi for further questions.
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 / ..)
Licence
http://creativecommons.org/licenses/by-nc-sa/2.0/de/ (Creative Commons / Non Commercial / Share Alike)
Addtitonally to this Licence it is not allowed to use this software in any violent manner. This explicitly includes that lethal Weapon owning "People" (e.g. Army & Police) are not allowed to use this Project
Credits
Holger & Ingo for the MikroKopter Project
- eduard -- - at - -- hasenleithner.at for the linux x-52 lib
- .