|
Größe: 2547
Kommentar: text mod
|
Größe: 2549
Kommentar:
|
| Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
| Zeile 31: | Zeile 31: |
| . - 1x Saitek X-52 ( or X-52 PRO ) - later the support for other Devices can fol low | . - 1x Saitek X-52 ( or X-52 PRO ) - later the support for other devices can follow |
| Zeile 36: | Zeile 36: |
| . 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. | . In the author's setup this will be the notebook ( it's better for debug output ) at stage 1 and one Asus WL500g deluxe running !OpenWrt in stage 2. |
| Zeile 45: | Zeile 45: |
| * 0.1 - initial release with basic functions and proove of concept Code ( Scanning for Blueooth Devices / read Joy / communicate to MK / ..) | * 0.1 - initial release with basic functions and proof of concept code ( Scanning for blueooth devices / read joystick / communicate to MK / ..) |
| Zeile 49: | Zeile 49: |
| * 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 | * Additionally 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 57: | Zeile 57: |
| = Discusion = | = Discussion = |
- attachment:riddim_banner.jpg
Content
Preface
RIDDIM is an acronym for Remote Interactive Digital Drone Interface Mashup and a Project to Pilot the MikroKopter with Human Interface Devices. The main Focus on startup is the usage of one X-52 Joystick in combination with an OpenWrt Router. The X-52 has th e possibility to Display Text-Data 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.
Pictures
- attachment:riddim_mount_front.jpg
- attachment:riddim_mount_side.jpg
Videos
Public Riddim controlled SpaceMouse flying @Sublab:
Test of the JoystickMount (BackPack): http://www.rcmovie.de/video/a6dff75bda4fd1ee9fe0/Neues-am-Sonntag-in-Leipzig
Second Outdoor Flight: http://www.rcmovie.de/video/afe32970749f5e2bcdc6/Sonntagsausflug-mikrokopter
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 follow
- - 1x Hardware with the following minimum requirements:
-> running linux
-> usb
-> bluetooth ( later on bluetooth or wlan will be supportet )
In the author's setup this will be the notebook ( it's better for debug output ) at stage 1 and one Asus WL500g deluxe running OpenWrt in stage 2.
Compile
$> make
Run
$> ./riddim
ChangeLog
0.4 - support for socat ( makes usage of BlueTooth or ZigBee easy )
0.3 - support for SpaceMouse
- 0.2 - first version with possibility to fly ( based on FC0.68b commands )
- 0.1 - initial release with basic functions and proof of concept code ( Scanning for blueooth devices / read joystick / communicate to MK / ..)
Licence
http://creativecommons.org/licenses/by-nc-sa/2.0/de/ (Creative Commons / Non Commercial / Share Alike)
Additionally 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
- xm for help with the !OpenWRT makefile
- .