drone

How often can you crash your FPV race quads in one weekend?

We went out to fly,  and this time there really was a lot of crashing involved. That’s just the way it’s supposed to be if you’re learning to fly, I guess. Especially if you’re trying to pass things with as little distance as as possible, flying proximity, and if you max out the physics of […]

How often can you crash your FPV race quads in one weekend? Read More »

Connecting the Eachine Racer 180 to Betaflight in Linux

This udev rule worked out just fine: ​rephlex@hera:~$ cat /etc/udev/rules.d/45-stdfu-permissions.rules  # DFU (Internal bootloader for STM32 MCUs) ACTION==“add“, SUBSYSTEM==“usb“, ATTRS{idVendor}==“0483″, ATTRS{idProduct}==“ea60″, MODE=“0664″, GROUP=“plugdev“ Everytime you plug the Eachine in, be sure to  sudo chmod 777 /dev/ttyUSB0 in order to get permission to the serial/USB port as regular user. Now just run the Betaflight Configurator using

Connecting the Eachine Racer 180 to Betaflight in Linux Read More »

Nach oben scrollen