From 1e5875fde48de74e01e241523ad360e9c0f2b1e8 Mon Sep 17 00:00:00 2001 From: Weird Constructor Date: Fri, 19 Nov 2021 05:24:41 +0100 Subject: [PATCH] Linked the other image --- RESOURCES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RESOURCES.md b/RESOURCES.md index e90f181..399e867 100644 --- a/RESOURCES.md +++ b/RESOURCES.md @@ -39,6 +39,10 @@ Use with care, and "it's probably safer to reserve heap space with linker script ![Raspberry Pi Pico Pinout](res/raspberry_pi_pico_pinout_overview.png) +## Connecting the Raspberry Pi Pico Probe + +![Raspberry Pi Pico Connection](res/raspberry_pi_pico_probe_wiring.png) + ## Assorted Projects / Crates - [ithinuel ws2812-pio-rs - ws2812 driver that uses the PIO peripheral](https://github.com/ithinuel/ws2812-pio-rs/)