typora-copy-images-to |
---|
./images |
The Raspberry Pi Pico SAO Host is a breakout board that adds Simple Add-on (SAO) host connectors to the Raspberry Pi Pico.
The v2
design adds the following features:
- A power switch (
SW2
) attached to the the Pico's3V3_EN
input pin. - A power LED (
D1
) that turns on when the Pico is powered on. - A tactile reset switch (
SW1
) connected to the Pico'sRUN
input pin.
See the CHANGELOG for a full list of the changes from the previous version.
Top (Primary) Side
Bottom (Secondary) Side
To check out the design, download the zip or clone the repository using Git.
git clone https://github.com/cgnd/rpi-pico-sao-host.git
Open the the RPi_Pico_SAO_Host.kicad_pro project file in KiCad (requires version 9 or later).
See the README on the v1 branch for information about the v1
design.
See the LICENSE file for copyright & license information.