This is a side project of my quadcopter build to practice programming for Windows using WINAPI and without lying it was also a semester project for Programming for Windows course I took while studying masters on Brno University of Technology.

It simply reads joystick position (X, Y, Z, throttle) and buttons and transmits it via serial port in text format. Im aware its nothing special but what a heck it could inspire or help somebody in a future.

It was soon replaced by another type of remote controller, because bringing PC and plugging in joystick outside becomes soon very tedious of course.