My little side hobby project flying thinghy
Here's the first "Proof of Principle" set-up:
An Arduino board is going to be the flight controller. Here it's coupled to the output of a receiver (FS-i6) as 4-axis input (Pitch, Roll, Yaw, and Throttle), and an LCD screen as output to verify the signals are received OK, and can be interpreted, calculated with, and output.
The signal range should be 1000 to 2000 microseconds pulse-length. So 1500 is mid-range.
This bit works!
