Skip to content

Remotely control Wi-Fi based microcontrollers with the PSP.

License

Notifications You must be signed in to change notification settings

diamant3/psp-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psp-controller

use psp to control built-in led of esp8266

CUSTOM PSP IS REQUIRED!

PSP Controls

  • Button X - Off state
  • Button O - On state

Directory guide

  • psp-esp8266 - arduino sketch
  • psp-controller - C source file

Building

Note Use WSL2 or Ubuntu

psp-controller

REQUIRED

run to build:

cd psp-controller && make

psp directory:

PSP > GAME > PSP-CONTROLLER > EBOOT.PBP

Create a folder named psp-controller then put the EBOOT.PBP inside.

psp-esp8266

REQUIRED

Credits

PSPDEV

Bug

  • need to wait for 5-10 seconds before pushing the button

Contribution

Open to any type of contributions, thanks!