use psp to control built-in led of esp8266
- Button
X
- Off state - Button
O
- On state
- psp-esp8266 - arduino sketch
- psp-controller - C source file
Note Use WSL2 or Ubuntu
REQUIRED
run to build:
cd psp-controller && make
psp directory:
PSP > GAME > PSP-CONTROLLER > EBOOT.PBP
Create a folder named
psp-controller
then put theEBOOT.PBP
inside.
REQUIRED
- need to wait for 5-10 seconds before pushing the button
Open to any type of contributions, thanks!