Skip to content

A collection of (small) Rust-lang projects targetting the rp2040 microcontroller

License

Notifications You must be signed in to change notification settings

9names/rp2040_rust_playground

Repository files navigation

rp2040_rust_playground

A collection of (small) Rust projects targeting the rp2040 microcontroller

ws2812_8x8 Output a rainbow effect on an 8x8 RGB LED matrix based on ws2812(NeoPixel) addressable LEDs

pimoroni_pico_display Simple demo showcase for Pimoroni Pico Display Pack

pimoroni_unicorn Simple test of the pimoroni unicorn - bitbang each pixel of the matrix

pimoroni_unicorn_pio Port of Pimoroni's PIO driver to Rust, with an embedded-graphics impl + demo

License

All examples are dual-licensed under Apache 2.0 and MIT.
You may choose to comply with either of the licenses, or both.

SPDX-License-Identifier: Apache-2.0 OR MIT

About

A collection of (small) Rust-lang projects targetting the rp2040 microcontroller

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published