An open API service indexing awesome lists of open source software.

https://github.com/akiyukiokayasu/pico-pdm

RP2040 PIO-based PDM input to I2S output example
https://github.com/akiyukiokayasu/pico-pdm

pio raspberrypipico rp2040

Last synced: 4 months ago
JSON representation

RP2040 PIO-based PDM input to I2S output example

Awesome Lists containing this project

README

          

# pico-PDM

Raspberry Pi Pico (RP2040) PIO-based PDM input to I2S output example.

## Run

```sh
cargo run --release
```

詳しくは [.cargo/config.toml](.cargo/config.toml) のrunnerを確認してください。
probe-runを用いて書き込みます。