Examples
Basic Connection
Demonstrates basic USB connection to a Playdate, and how to get its serial number and firmware version
Input State Capture
Begins input polling mode, which gives the state of the Playdate's buttons and crank at regular intervals
Screenshot Capture
Captures an image of the Playdate's screen, and renders it to a HTML canvas element
Send Bitmap
Sends a bitmap image to quickly preview it on the Playdate's screen
Execute Lua Payload
Sends a pre-compiled Lua payload to the Playdate an executes it