Skip to content
Sergey A. Kilimnik edited this page Mar 14, 2015 · 16 revisions

Current downloads

v0.93 for STM32F429Disco : RCJoy.P429.v.0.9.3.zip

v0.92 USB Logger (for USB debug) : RCJoy.USBDebug.03.zip

About the project

This project is the way to add more reality into FPV flights. Most of us are using different LRS systems and now our nice and expensive transmitters more and more are used as PPM generators for those RLS. Moreover, when you are flying with goggles the usage of standard sticks is more problematic, and at last the modern joysticks in many cases are much more useful in FPV flying.

I've spent some time trying to find the solution which will work with my joysticks, will provide me rich channel mixing and calculation freedom and found nothing. This was the start point of the project.

I've tried different approaches and have at least 3 working solutions, but most useful and easy to repeat is current one, based on STM32F429 Discovery board.

Links and information

Current version is for STM32F429 Discovery board. Download current binaries at: https://rcjoy.googlecode.com/svn/downloads/RCJoy.P429.V.0.9.2.zip

Project description: intro

Project hardware list: hardware

Connecting guide: connecting

Quick start guide: quickstart

Example configuration: simple_example

Working with the board: board

Clone this wiki locally