Skip to content

Bluepad32 for Unijoysticle

Unijoysticle 2

What is Unijoysticle

Unijoysticle is a device that connects to retro computers like the Commodore 64, Amiga or Atari. Basically you can play Commodore 64 games using modern gamepads.

Detailed information about the project can be found here:

How to compile it & flash it

cd {BLUEPAD32}/src

# Select Unijoysticle platform:
# Components config -> Bluepad32 -> Target Platform -> Unijoysticle
idf.py menuconfig

# Compile it
idf.py build

# ... and flash it!

# Port my vary
export ESPPORT=/dev/ttyUSB0
idf.py flash