User Tools

Site Tools


misc:hacks:et6i

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
misc:hacks:et6i [2013-07-03 23:39]
surrender Position change of binary download
misc:hacks:et6i [2015-02-20 15:34]
macke Page moved from projects:crazyflie:hacks:et6i to misc:hacks:et6i
Line 1: Line 1:
-======= Using an ESKY ET6I Remote Control for flying ======= 
  
-{{ :projects:crazyflie:hacks:et6i.jpg?300|}} 
-The ESKY ET6I Remote Control is compatible to the Crazyflie as they share the same radio chipset. In order to use the RC **instead of** the Crazyflie PC Client, you'll have to compile the firmware with ''ESKYLINK'' support. You can do this in the [[projects:virtualmachine:index|VM]], just open a terminal and issue the following commands: 
- 
-<code> 
-cd ~/projects/crazyflie-firmware 
-make clean && make USE_ESKYLINK=1 CLOAD=1 all 
-</code> 
- 
-This will create a new firmware file ''cflie.bin'' that you can flash to your Crazyflie via the [[projects:crazyflie:pc_utils:qt_ui#bootloader|Bootloader in the PC client]]. 
- 
-Here is a precompiled version from Surrender's fork: [[https://bitbucket.org/Surrender/crazyflie-firmware/downloads/cflie_260613_eSky.bin|cflie_260613_eSky.bin]] 
-This version includes startup sound and "jodell's" adjustments. 
- 
-You'll have to make some adjustments on your RC in order for this to work. First, take a look into the battery compartment of your RC. There you'll see two switches. Make sure switch 1 is set to ''on'' and switch 2 is set to ''off'' (this disables the channel mixing the RC normally applies in order to work with the helicopter models it came bundled with): 
- 
-{{:projects:crazyflie:hacks:et6i-battery-compartment.jpg?200|}} 
- 
-Then close the battery compartment again and take a look at the lower right front of your RC. There are four switches, one each for AILeron, ELEvator, THRottle and RUDder. You'll have to adjust these, depending on your RC's Mode. If you have a Mode 1 RC (throttle and rudder on the right stick) the correct setting is AIL-up, ELE-down, THR-up, RUD-down. If on the other hand you have a Mode 2 RC (throttle + rudder on the left stick) you'll need to set those switches to AIL-down, ELE-up, THR-down, RUD-up. 
- 
-{{:projects:crazyflie:hacks:et6i-switches-mode1.jpg?200|}} {{:projects:crazyflie:hacks:et6i-switches-mode2.jpg?200|}} 
- 
-With this done and your Crazyflie reflashed with the ESKY-enabled firmware, startup your Crazyflie, then after the steady heartbeat from the red led indicates that it's done, make sure your throttle stick is all the way down and then switch on your RC. Crazyflie and RC should now bind and your Crazyflie should react to your RC's input. 
- 
-:!: **Careful** :!: When your Crazyflie is flashed in ESKY mode, be careful to not switch on the RC when your Crazyflie is connected to the USB cable for charging. It will bind to the RC and it will react to any (accidental) RC commands you give it, including trying to fly away with the USB cable still attached. 
- 
-If you want a bit more pep to your RC controlled Crazyflie((the regular ESKY mode is a bit slow-ish)) you might want to take a look at the [[https://bitbucket.org/jodell/crazyflie-firmware/commits/02d0d91811a5a9fe92f68dd008bfebe60764b7de|adjustments ''jodell'' made]] and use his repository version to compile your firmware instead. If you do this make sure to trim your throttle channel all the way down as otherwise your motors will spin even at the lowest setting. 
misc/hacks/et6i.txt · Last modified: 2021-06-24 16:44 by kimberly