-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Xbox360 USB using #8
Comments
Just for clarification. I assume that you cannot connect to /dev/ttyUSB0 with the pendant. Does CNCjs work without the pendant? |
Oops, should i select serial port of my grbl board (like in CNCjs), not my USB keyboard(gamepad) controller (as I supposed)? |
Tried to use serial port of my CNC controller (ttyUSB0), but getting this error: |
Also added some udevadm monitor output and x360 rule (just changed its extension to txt for uploading) |
@kLeR1k an important thing about Anyways, if I can help you with anything, please let me know.
|
@nsfilho Do you think gamepads/etc should go in this repo (pendant-keyboard) or a new one? I'm also interested and can help contribute code. |
Hello there!
I have Xbox 360 USB controller, after connecting it with Pi I see it in lsusb like:
Bus 001 Device 004: ID 045e:028e Microsoft Corp. Xbox360 Controller
And /dev/input/js0 existing too, but when i try to run cncjs-pendant-keyboard i cannot see it in listed ports.
Also AntiMicro works fine with controller - I can make some binding settings and they works like keyboard buttons well.
Any ideas how can i use xbox360 controller with cncjs-pendant-keyboard?
Also tried to go with cncjs-pendant-ps3 from steps "Install NodeJS Libraries", modified Vendor and Product IDs at step "Create udev Rules", but anyway cannot see ttyUSB0 in /dev
The text was updated successfully, but these errors were encountered: