Skip to content

A C code to interface the PS3 Buzz Controllers with Raspberry Pi

License

Notifications You must be signed in to change notification settings

IIGhouLII/Buzz_for_RPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buzz_for_RPI

A C code to interface the PS3 Buzz Controllers with Raspberry Pi

Requires joyutils:

  packer -S joyutils

Few modules should be loaded (just in case):

  sudo modprobe joydev usbhid

To test that your RPI is reading some inputs from the Buzz USB dongle, use:

  jstest /dev/input/js0

About

A C code to interface the PS3 Buzz Controllers with Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages