diff options
author | Chris Thompson <chris@hypocrite.org> | 2023-03-27 18:38:26 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-27 20:38:26 -0400 |
commit | e93f39444c47e9a2ba7f3b7cfa942d9b87fd0a0b (patch) | |
tree | 87d6c468c0c3f7829db134aa0f0a9518cce25375 /docs/img | |
parent | 16f54c820007e03e8d29c99bf3d341be3a72a629 (diff) | |
download | kutter-e93f39444c47e9a2ba7f3b7cfa942d9b87fd0a0b.tar.gz kutter-e93f39444c47e9a2ba7f3b7cfa942d9b87fd0a0b.tar.xz kutter-e93f39444c47e9a2ba7f3b7cfa942d9b87fd0a0b.zip |
docs: Document how to connect ADXL345 to Pico then on to Pi. (#5996)
This is based on documentation from:
https://klipper.discourse.group/t/raspberry-pi-pico-adxl345-portable-resonance-measurement/1757
Signed-off-by: Christopher Thompson <chris@hypocrite.org>
Diffstat (limited to 'docs/img')
-rw-r--r-- | docs/img/adxl345-pico.png | bin | 0 -> 514492 bytes |
-rw-r--r-- | docs/img/flash_rp2040_FLASH_DEVICE.png | bin | 0 -> 17043 bytes |
-rw-r--r-- | docs/img/klipper_pico_menuconfig.png | bin | 0 -> 6030 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/docs/img/adxl345-pico.png b/docs/img/adxl345-pico.png Binary files differnew file mode 100644 index 00000000..77bce31b --- /dev/null +++ b/docs/img/adxl345-pico.png diff --git a/docs/img/flash_rp2040_FLASH_DEVICE.png b/docs/img/flash_rp2040_FLASH_DEVICE.png Binary files differnew file mode 100644 index 00000000..7687811e --- /dev/null +++ b/docs/img/flash_rp2040_FLASH_DEVICE.png diff --git a/docs/img/klipper_pico_menuconfig.png b/docs/img/klipper_pico_menuconfig.png Binary files differnew file mode 100644 index 00000000..478ee4a1 --- /dev/null +++ b/docs/img/klipper_pico_menuconfig.png |