Skip to content

ste2425/PSP-Consolizer

Repository files navigation

PSP-Consolizer

An Arduino based board to turn a PSP-2000 into a console you can play on your TV using bluetooth based controllers.

Checkout the releases for information to build your own. Everything should be packaged up that you need. There is a build guide to talk you through the process.

Last update video (Programming the Arduino)

Current functionality

  • A 3d printed mount capable of holding the PSP-2000 motherboard and the PSP-Cosolizer board, more info here
  • Full controll over the PSP's face buttons
  • Auto power on/off when a controller is connected/disconnected
  • Auto tv out (using the PSP's tv out cable) when console turned on.
  • Powerfull button mapping system. Old documentation here

Upcoming functionality

  • psp-3000 support (this will be solderless)
  • App built to run on the PSP itself to allow for mappings to be built on the fly
  • Auto select mappings based on the game being played
  • Auto zoom mode for HDMI adapters which have a zoom button
  • full documentation
  • One click update of PP-Consolizer firmware using a custom built tool (Over the air updates not supported)

Previous videos

Update 21 Sept 2022

Controller Mappings

Dev demo PT3

Dev demo PT2

Dev demo PT1

Libraries

The following libraries are used

  • Bluepad32 - Arduino
    • Fantastic library to actually communicate with the controller. Supports multiple architectures, this repository is the Arduino specific implementation.
  • WiFiNINA
    • This is needed to put the Arduino in pass through mode to flash the Bluepad32 firmware to the nina chip.
    • The Bluepad32 library also provides this pass through example sketch to WIFININA library may not be needed.

About

An Arduino based addon board to give Bluetooth controller support to a PSP-2000

Resources

License

Stars

Watchers

Forks

Packages

No packages published