A PCB that uses RP2040 MCU and HM-BT4502 BLE passthrough module. This enables the RP2040 to communicated with other devices using Bluetooth. The bluetooth module is connected via UART(0)
I used the gerber viewer on PCBWay, Downloaded the SVG renders from it, then converted the top and bottom SVGs to PNGs
- The RP2040 hardware design guide, its in depth and cover things nicely
- An Intro to KiCad – Part 1: How PCBs Are Made
- Hardware Design with the RP2040: Custom PCB Based on the Raspberry Pi Pico
- Raspberry Pi RP2040 Hardware Design
- KiCad STM32 + USB + Buck Converter PCB Design
- KiCad 6 STM32 PCB Design Full Tutorial
- Designing a PCB for the RP2040 Microcontroller
- Most of the tutorial videos are from Shawn Hymel, Phil’s Lab. They have amazing content do check them out.
- Reddit PCB review thread, thank you Worldly-Protection-8, DNosnibor for the valuable review and feedback.