Skip to content

mundodron/syma-rx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SYMA Gamepad Controller

Thanks to

Goal

This code decodes frames from the Syma X5C-1, X11, X11C, X12,... transmitter with an Arduino Leonardo or Arduino Micro (Maybe also works on Arduino UNO with UnoJoy) and a NRF24L01 module and it then sends the data back to the USB port as if ir was gamepad. I've only tested it on Windows but should work on other Operting Systems as well.

Setup

We are using Arduino Joystick library v2 which is not included. So you must download and install the library.

Once the code has been compiled and uploaded to Arduino we need to calibrate the joystick in Windows 10 configuration or the control could have some strange behaviour.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages