28 juin 2009

Some screenshots of the PC appli

Here are some screenshots of the application running on the PC. The radio is connected to the PC through a serial/usb cable. Each change done within this interface is applied immediately to the radio. Each model configuration can be stored/retrieved, they are just plain ASCII files.


The first tab is for stick configuration, it allows to calibrate the stick and set various positions:


Next tab allows to configure channels (servos). Each channel(servo) is shown in a row with all its mixes and settings that have been configured. By clicking on a button, the configurable settings of the mix are shown. Each mix has its own settings, they depends on how the function has been implemented within the radio.


Each servo may have any number of "smix" and "trans" functions. A "smix" defines a mixer, that means that this function will simply add a value to the current servo position. Several "smix" will be added together, this can be used for instance to define Vtail, snap, or diff or any function that need to add or sub some input to the current servo position.


The "trans" type allows to transform the servo position. For instance to limit the course, or to reverse, to adapt the servo pulse, etc...



13 juin 2009

First flight with an airplane





Today, I flew an Acromaster with the radio RCHv2 (5 servos). It worked like a charm. No interferences, no problems at all. I used the new program interface I developped for PC for programming on the field. I was a bit afraid to bring a PC to the field, because of the screen brightness and the Sun. But a neetbook with good screen, like the Samsung NC10, it's ok and very usable. Even if the software interface is not tuned for high contrast (one more thing in the todo list), it is still readable and can be used to tune the settings at the field.
With the new radio, I found the plane more precise and accurate and more confortable than with my Futaba 12Z... Strange isn't it ? Probably the feeling is due to my happiness to fly with the radio and also may be 2.4Ghz transmission.

26 mai 2009

Very short howto build RCHv2

Withing few hours, provided you have the right components, you can build your own RC transmitter.

First, an important component is the transmission itself. Any module with PPM signal as input can be used. For its low cost, I choosed the Assan module (Hack version X8D) with Assan receivers. Cool price and so far works fine. It is powered with 5V.

The transmitter box is a very low cost transmitter such as those sold for RC simulator (FMS) http://www.flashrc.com/bmi/2637-gamepilot_boitier_simulateur_usb.html . Remove everything except the sticks and switches of course:

The micro processor is an Atmega 644 DIP, with the external crystal and 2*22nf condo. It must be flashed with the RCHv2 software:

Two small board are screwed in the plastic box, one for the micro-controller, the second one for the micro SDcard and the 5V power regulator. Do not forget the led also on the transmitter front.


One the right side, the UART plug to connect to the PC for the radio configuration (it's hidden on the picture between the protoboard):

Connect all the sticks, switches, the Assan module and SDcard board together:

And that's it, the last step will be to close the box and to configure the micro processor with the PC to set the mixers and settings:

Some more comments

Last week-end first flight was smooth, even more than expected. The RCHv2 behaves exactly as I expected, even if the Transmitter power was very close to the limit (LM317 to produce 5V with only 5cells Nimh).
The Assan module and the very small long range 4 channels receiver with a very short antenna (2cm) worked perfectly in the "Weasel" wing. No problem even when flying far from me (the wing is approx 90cm wing span) and even with the antenna transmitter pointing directly to the wing.
Nice pleasure to fly with this wing and your "own" transmitter :)

21 mai 2009

Home made RC for the summer and travels


Here is my new home made RC. It features 8 channels, a module 2.4Ghz Assan for transmission, configuration by PC, Micro SD 2GB, mixers, and settings fully configurable by the software.
The transmitter box and sticks comes from low cost transmitter (could have been a RC joystick).
The microprocessor is an AVR Atmega 644P, and the software is my own called RCHv2. My brand new flying wing "weasel" will be the beta tester. More to come soon...

18 mai 2009

More to come

I have been working hard on RCH recently. PC configuration through command line is working, model storage on SD card, and connection to PPM module.
Stay tune for more details of this transmitter hack soon.