Skip to content

Turns your M5stickCPlus2 into a xbox controller. Also, possibility to connect phone/pc via virtual controller on an AP.

License

Notifications You must be signed in to change notification settings

comeraperuibe944/StickController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StickController

This project turns your M5StickCPlus2 into a xinput controller, supporting both physical and virtual controls via Wi-Fi.

How to Use

There are two main ways to play:

  1. Physical Mode: Use the buttons on the M5StickCPlus2.

  2. Virtual Mode (Wi-Fi): The device creates a Wi-Fi Access Point. Connect your phone or PC to it, and use the on-screen virtual controller or keyboard.

🔧 Installation

It is highly recommended to burn the firmware using M5Burner for noob-friendly setup process.

After uploading the code to the board, follow the on-screen instructions displayed on the device.

🛠️ How to Compile (Optional)

If you prefer compiling the code yourself using Arduino IDE:

  1. Clone repo and open it in Arduino IDE

  2. Connect M5StickCPlus2 board (official guide)

  3. Install all required libraries:

    • Most can be installed via the Library Manager in Arduino IDE
    • For (this custom library), download as .zip and install via Sketch > Include Library > Add .ZIP Library...

About

Turns your M5stickCPlus2 into a xbox controller. Also, possibility to connect phone/pc via virtual controller on an AP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages