nickleyw
New member
Backstory
Like many people I know, my first taste of the flying r/c world was a few years back when everyone and their brother was buying mini helicopters to fly around the office during lunch breaks and Friday afternoons. My first was a Syma S107, and it was a blast. A few friends and I took the fad a little more seriously and upgraded to Syma 032's. Made a couple cool videos, and it didn't take long before we outgrew their somewhat limited capabilities.
...fast forward a couple of years...
I met some of the Flite Test crew at World Maker Faire in NYC a few weeks ago after watching the Game of Drones guys do their thing in an outdoor quadrotor cagematch - er, netmatch? When I learned the guys flying the quadrotors also constructed them, I knew it was time to get back into flying - this time for real!
I've built a few simple robots in the past, and like messing around with Arduino, so I think my ultimate goal will be to build a quadrotor from scratch. Then FPV? But before that happens...
Setup
Developing some quadrotor flying skills will be a good first step. So, after some good ol'fashioned internet research, here's the setup I purchased:
Blade Nano QX (sans transmitter, on amazon for $69.99) - seems like the Flite Test guys really liked it, several very positive reviews from hobbyists regarding flight characteristics and durability
Spektrum DX8 (on amazon for $299) - overkill for the nano QX, maybe. but the programming features seemed like they will be very useful for more advanced choppers / building my own in the future
Flying
So. Cool. I love how this thing moves around and sounds like a small swarm of angry bees! Manageable indoors in "Safe Mode", which works well with the trim adjustments you can make on the DX8.
Have switched over to "Agility Mode" a few times, only to realize I'm going to need a lot more practice before my wife will let me do that again in the house around her. While she's reading. -_-
Side note
The Nano QX user manual has instructions on how to set up the DX8's Trainer button to toggle between Safe and Agility modes. However, it seems a common issue to lose Cyclical controls (right stick) when toggling this way. It happened to me.
Several forum threads exist for discussing solutions - anything from using a different switch, to strange button-press methods...
(please forgive the lack of proper terminology)
I think I figured out another good solution (which may warrant a separate thread), which has allowed me to keep toggling between modes to a single button-press:
- The nano qx receiver looks for a 100 followed by a 0 on the Aux1 channel to toggle between modes.
- The Trainer button's default outputs are 100 (at startup and when let-go) and -100 (when pressed).
I thought using the Servo Setup to change the Aux1 Travel to 0/100 (instead of -100/100) would do the trick, but it didn't. The mode would change (indicated by red/blue LED on the nano), but I would not have Cyclical controls. It was sending the 0 as i pressed the button, but then sending an extra 100 when i let-go.
So I Reversed the default states (keeping Aux1 Travel to 0 and 100) - now the Trainer button sends a 100 when pressed, then a 0 when let-go. Problem solved.
Flying Practice Tips?
I would love to hear your tips for flying practice, along with any other suggestions or questions you might have.
That was a doozy of a first post ^_^
Thanks for reading!
Like many people I know, my first taste of the flying r/c world was a few years back when everyone and their brother was buying mini helicopters to fly around the office during lunch breaks and Friday afternoons. My first was a Syma S107, and it was a blast. A few friends and I took the fad a little more seriously and upgraded to Syma 032's. Made a couple cool videos, and it didn't take long before we outgrew their somewhat limited capabilities.
...fast forward a couple of years...
I met some of the Flite Test crew at World Maker Faire in NYC a few weeks ago after watching the Game of Drones guys do their thing in an outdoor quadrotor cagematch - er, netmatch? When I learned the guys flying the quadrotors also constructed them, I knew it was time to get back into flying - this time for real!
I've built a few simple robots in the past, and like messing around with Arduino, so I think my ultimate goal will be to build a quadrotor from scratch. Then FPV? But before that happens...
Setup
Developing some quadrotor flying skills will be a good first step. So, after some good ol'fashioned internet research, here's the setup I purchased:
Blade Nano QX (sans transmitter, on amazon for $69.99) - seems like the Flite Test guys really liked it, several very positive reviews from hobbyists regarding flight characteristics and durability
Spektrum DX8 (on amazon for $299) - overkill for the nano QX, maybe. but the programming features seemed like they will be very useful for more advanced choppers / building my own in the future
Flying
So. Cool. I love how this thing moves around and sounds like a small swarm of angry bees! Manageable indoors in "Safe Mode", which works well with the trim adjustments you can make on the DX8.
Have switched over to "Agility Mode" a few times, only to realize I'm going to need a lot more practice before my wife will let me do that again in the house around her. While she's reading. -_-
Side note
The Nano QX user manual has instructions on how to set up the DX8's Trainer button to toggle between Safe and Agility modes. However, it seems a common issue to lose Cyclical controls (right stick) when toggling this way. It happened to me.
Several forum threads exist for discussing solutions - anything from using a different switch, to strange button-press methods...
(please forgive the lack of proper terminology)
I think I figured out another good solution (which may warrant a separate thread), which has allowed me to keep toggling between modes to a single button-press:
- The nano qx receiver looks for a 100 followed by a 0 on the Aux1 channel to toggle between modes.
- The Trainer button's default outputs are 100 (at startup and when let-go) and -100 (when pressed).
I thought using the Servo Setup to change the Aux1 Travel to 0/100 (instead of -100/100) would do the trick, but it didn't. The mode would change (indicated by red/blue LED on the nano), but I would not have Cyclical controls. It was sending the 0 as i pressed the button, but then sending an extra 100 when i let-go.
So I Reversed the default states (keeping Aux1 Travel to 0 and 100) - now the Trainer button sends a 100 when pressed, then a 0 when let-go. Problem solved.
Flying Practice Tips?
I would love to hear your tips for flying practice, along with any other suggestions or questions you might have.
That was a doozy of a first post ^_^
Thanks for reading!