
PlusePad
FlutterDartPythonLinuxHardware
Context
Turn your smartphone into a low-latency Linux game controller using Flutter and Python.
What I built
A system that turns your Android phone into a virtual Linux gamepad. Uses a Flutter app as the controller interface and a Python daemon creating a virtual gamepad via Linux uinput. Supports USB (<5ms latency) and Wi-Fi (<15ms) modes with haptic feedback.