Skip to content
/ rcjoy Public

Boost gamepad control of ROS robots to kilometer ranges and 100% reliability. Throw away all your nano dongles :)

License

Notifications You must be signed in to change notification settings

ctu-vras/rcjoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcjoy

Boost gamepad control of ROS robots to kilometer ranges and 100% reliability. Throw away all your nano dongles :)

rcjoy rcjoy rcjoy

How it works

The rcjoy is intended to be a drop in replacement of a wireless gamepad like xbox controller or Logitech F710.
The transmitter mcu (Teensy 4.0) acts as an usb host reading data from PS4 controller connected by wire, converts them to packets and send them via SBUS to tx module (ImmersionRC Ghost lite).
The receiverer mcu (RP2040) acts as usb hid joystick emulator, reads SBUS packets decodes them and mimic gamepad controller connected to robot's PC.
At this moment is communication one directional.

BoM

About

Boost gamepad control of ROS robots to kilometer ranges and 100% reliability. Throw away all your nano dongles :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages