Giter Site home page Giter Site logo

Gamepad support? about circle HOT 11 CLOSED

vtrucco avatar vtrucco commented on September 8, 2024
Gamepad support?

from circle.

Comments (11)

rsta2 avatar rsta2 commented on September 8, 2024

Thanks! No, unfortunately there is currently no support for gamepads in Circle.

from circle.

rsta2 avatar rsta2 commented on September 8, 2024

I have ported the USB gamepad driver from USPi to Circle. It is currently on the develop branch and will be on master branch when Circle 27 is ready.

from circle.

vtrucco avatar vtrucco commented on September 8, 2024

Hey, thanks!

from circle.

DFL-git avatar DFL-git commented on September 8, 2024

Just tested and doesn't work for me.

usbdev0-1: Device ven45e-28e found
usbdev0-1: Function is not supported
usbdev0-1: Function is not supported
usbdev0-1: Alternate setting 0 ignored
usbdev0-1: Alternate setting 0 ignored
usbdev0-1: Device has no supported function
dwhxi: Cannot initialize root port
kernel: Gamepad not found

Using an old (but working in PC) X360 wired controller with raspy zero

thanks...

from circle.

DFL-git avatar DFL-git commented on September 8, 2024

Tested on sample 27 - usbgamepad

from circle.

rsta2 avatar rsta2 commented on September 8, 2024

Unfortunately the X360 controller needs a special driver. It does not support the generic USB HID interface, which is supported by Circle now. Thus this controller cannot be used with Circle at the moment. I will clarify this.

from circle.

Matheus-Garbelini avatar Matheus-Garbelini commented on September 8, 2024

Yes, there is currently an open source simple driver for it (https://github.com/felis/USB_Host_Shield_2.0/blob/master/XBOXRECV.cpp)
but it would needed to be ported to circle, and there's so much code.

from circle.

rsta2 avatar rsta2 commented on September 8, 2024

I have added this to my TODO list including the link. But I cannot make promises. As it looks I will not have time for this in the foreseeable future.

from circle.

rsta2 avatar rsta2 commented on September 8, 2024

There are drivers for the PS3, PS4, Xbox 360 Wired, Xbox One and Nintendo Switch Pro gamepads in the new Circle 37. The gamepads must be connected to an USB port to work. Bluetooth is not supported.

from circle.

jsanchezv avatar jsanchezv commented on September 8, 2024

Another method to have BT support for gamepads is using a Magic-NS or 8bitdo device. The Magic-NS is tested with Circle and a bunch of gamepads (WiiU Pro Controller, Wii controller and Switch's joyscon, DS3 and wireless XBOX360 gamepads) and works like a charm.

Next week I'll receive a 8bitdo device and test it.

from circle.

rsta2 avatar rsta2 commented on September 8, 2024

Gamepad support is fairly complete in Circle now. Bluetooth cannot be supported, because of legal reasons. This can be closed.

from circle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.