Code Monkey home page Code Monkey logo

Comments (3)

dmadison avatar dmadison commented on June 23, 2024 1

Hello! It's theoretically possible, the Raspberry Pi Pico has the hardware on board to act as an XInput device. Unfortunately I'm not familiar with the programming for the Pico's USB controller, and I don't have time to dig into it right now. But if someone else makes the necessary core modifications I would be happy to modify the library to add compatibility.

from arduinoxinput.

EloiStree avatar EloiStree commented on June 23, 2024

Would love to help.

But, I am new to Micro Python. So I won't be super useful on this one.

If you need someone to test your micro python code and/or automate some Unit Test for it.
Feel free to ping me.

I am already coding that with HC06/TTL for your Arduino XInput at the moment.
https://github.com/EloiStree/2023_06_21_ArduinoToX360

I can do the same if someone or you do it.
Just ping me.

( Dont know if it can help.
I was trying to do a dual with trigger HID on raspberry pi pico but I failed to add the trigger.
https://github.com/EloiStree/2023_10_20_CircuitPythonToX360/tree/main/Code/2023_06_20_Draft )

from arduinoxinput.

Wolverine-14 avatar Wolverine-14 commented on June 23, 2024

here's the core that I believe most people use for RP2040 based boards in the Arduino IDE
https://github.com/earlephilhower/arduino-pico
there is a library in it to make a joystick device but it's missing features such as rumple support which I would love to be able to use

from arduinoxinput.

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.