Skip to content

CoretechR/uPulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uPulp

uPulp (micro-Pulp) is a little tool for displaying the Playdate Pulp Player on my ESP32-powered display board. It might be helpful to show how games look on the original PlayDate screen.

This was botched together in an afternoon. Use at your own risk!

The code is a mix between these two projects:

How it works: The Windows App captures part of the screen where the Pulp player is running. The 400x240px image is then sent to the ESP32 via a serial connection. Currently this is running at only 4 frames per second, but there is a lot of room for optimization. Button pressed are sent the other way via serial where the Windows app converts them to actual key events.

About

Mirror PlayDate Pulp Games to the ESP32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published