Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 575 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 575 Bytes

JVSGroundStation

JVSGroundStation is a tool made to be used with t16km flight stick and arduino uno with irx4+ transmitter attached. Still not complete. Use and modify it to use other joysticks/flight sticks at your own risk.

You MUST have a 2s lipo (7.4v) feeding the transmitter and arduino in order to everything work properly. THIS VERSION NEEDS THE JOYSTICK DEVICE AND ARDUINO CONNECTED BEFORE RUNNING. But you can try uncommenting setup_check and commenting setup = 1 to test the work-in-progress feature. (in Main.py)

Credits: PPM generator code by David Hasko.