#playdate #usb-serial #serial #usb

nightly playdate-device

Cross-platform interface Playdate device, async & blocking

6 releases

0.2.4 Apr 13, 2024
0.2.3 Apr 9, 2024
0.1.0 Apr 1, 2024

#1205 in Hardware support

Download history 351/week @ 2024-03-31 297/week @ 2024-04-07 51/week @ 2024-04-14

699 downloads per month
Used in 2 crates

MIT/Apache

150KB
3.5K SLoC

Playdate device support library

Cross-platform interface for Playdate device, async & blocking.

Contains methods for:

  • find connected devices, filter by mode, state, serial-number
  • send commands
  • read from devices
  • mount as drive (mass storage usb)
  • unmount
  • install pdx (playdate package)
  • run pdx (optionally with install before run)
  • operate with multiple devices simultaneously

Status

This crate in active development and API can be changed in future versions, with minor version increment.

Supported platforms:

  • MacOs
  • Linux
  • Windows

Prerequisites

  1. Rust nightly toolchain
  2. Linux only:
  1. Windows only:
  • powershell (used as fallback)

This software is not sponsored or supported by Panic.

Dependencies

~12–60MB
~1M SLoC