From dcd65c9a1a7c4b0f718f194cd340d5dae065dd93 Mon Sep 17 00:00:00 2001 From: SirEggNut Date: Sat, 11 Jul 2026 17:47:41 -0400 Subject: [PATCH] Changed Buck converter from adjustable to 5V fixed to prevent accidental damage to Pico --- documentation/bom/bom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/bom/bom.md b/documentation/bom/bom.md index 2bacef9..6db33c5 100644 --- a/documentation/bom/bom.md +++ b/documentation/bom/bom.md @@ -19,7 +19,7 @@ | Name | Qty | Description | Comments | Suggested link | Image | |------|-----|-------------|----------|----------------|-------| -| DC-DC Step Down Module | 1 | 4.75–23 V Step-Down Buck Converter | | [Aliexpress](https://www.aliexpress.us/item/3256806752772875.html)| ![DC-DC Step Down](images/DC_DC-StepDown.png)| +| DC-DC Step Down Module | 1 | 5V Fixed Output Step-Down Buck Converter | | [Aliexpress](https://www.aliexpress.com/item/1005008257960729.html)| ![DC-DC Step Down](images/DC_DC-StepDown.png)| | (1N5819) OR (PMEG4010) | 1 | Diode (through-hole or SMD) | | | | Raspberry Pi Pico 2 | 1 | Microcontroller board | | | ![Raspberry Pi Pico 2](images/RaspberryPiPico2.png)| | MT6835 Magnetic Encoder Module | 3 | Magnetic encoder | | [Aliexpress](https://www.aliexpress.us/item/3256808005140674.html)| ![MT6835 Magnetic Encoder Module](images/MT6835.png)|