0,0 → 1,32 |
# RIDDIM |
# -> Remote Intelligent 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 |
|
=Preface= |
|
Project to Control and interact with a MikroKopter. The main Focus on startup is the usage of one X-52 Joystick in combination with one Router. The X-52 has the possibility to Display some something on the Joystick and has lots of Axis and Buttons - so i will prefer it for flying. |
|
=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 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 |