Browse Source

added some images

master
Weird Constructor 1 year ago
parent
commit
05ce102f3f
  1. 4
      RESOURCES.md
  2. BIN
      res/raspberry_pi_pico_pinout_overview.png
  3. BIN
      res/raspberry_pi_pico_probe_wiring.png

4
RESOURCES.md

@ -35,6 +35,10 @@ A broad overview of the rp2040 Rust ecosystem:
- [Cortex-M allocator](https://crates.io/crates/alloc-cortex-m)
Use with care, and "it's probably safer to reserve heap space with linker scripts!"
## Raspberry Pi Pico Pinout
![Raspberry Pi Pico Pinout](res/raspberry_pi_pico_pinout_overview.png)
## Assorted Projects / Crates
- [ithinuel ws2812-pio-rs - ws2812 driver that uses the PIO peripheral](https://github.com/ithinuel/ws2812-pio-rs/)

BIN
res/raspberry_pi_pico_pinout_overview.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

BIN
res/raspberry_pi_pico_probe_wiring.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Loading…
Cancel
Save