You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
646 B
646 B
WeirdConstructor's Rust Code Snippets/Projects for the rp2040 (Raspberry Pi Pico)
A link to the resource / link collection I made:
An overview of this repository:
- 8-Bit PWM DAC with an RC filter synthesizing sine and saw waveforms
- WS2812 on the Raspberry Pi Pico with Rust
- SD/MMC Card with FAT32 filesystem via SPI on Raspberry Pi Pico
If you search for a nicer documented example also have a look at my PR
for
rp-hal
: https://github.com/WeirdConstructor/rp-hal/blob/pico_sd_card_example/boards/rp-pico/examples/pico_spi_sd_card.rs