diff --git a/_board/datanoise_picoadk_v2.md b/_board/datanoise_picoadk_v2.md new file mode 100644 index 000000000..6b3a56091 --- /dev/null +++ b/_board/datanoise_picoadk_v2.md @@ -0,0 +1,39 @@ +--- +layout: download +board_id: "datanoise_picoadk_v2" +title: "PicoADK v2 - Audio Development Kit Download" +name: "PicoADK v2 - Audio Development Kit" +manufacturer: "DatanoiseTV" +board_url: + - "https://datanoise.shop/products/picoadk-v2" +board_image: "datanoise_picoadk_v2.jpg" +date_added: 2024-10-08 +family: raspberrypi +features: + - STEMMA QT/QWIIC + - USB-C + - Breadboard-Friendly +--- + +The PicoADK v2 is the enhanced successor to the popular PicoADK v1, designed for all your Audio Digital Signal Processing (DSP) needs. Whether you're building custom synthesizers, noise generators, audio effects, or educational kits, the PicoADK v2 provides a powerful and versatile platform. Its robust hardware and rich feature set make it perfect for DIY enthusiasts, audio developers, and educators alike. + +#### Specifications + +- Powerful MCU: Equipped with a Raspberry Pi RP2350A MCU (Dual Core 150MHz with overclocking capability, Hazard3 RISC-V or Cortex-M33, software selectable) for fast computing with FPU (Floating Point Unit) +- Lot of Storage: 4 MB QSPI Flash for your Code and Data +- Expandable Memory: Optional 8MB QSPI PSRAM for applications which needs more RAM (e.g. Long Delays) +- Connectivity: QUIIC / I2C Connector +- Debugging Features: SWD Debug Port +- Storage Options: TF-Card (Micro) on the bottom of the PCB (SPI or SDIO 4-bit Mode capable) +- MIDI In Circuit with Optocoupler +- Presoldered Pin Headers +- Power LED +- User LED +- Type-C for Programming and User +- 5-pin USB pins (e.g. for USB Host) +- I2S Pins exposed on the headers, to allow for connecting an ADC. + + +## Purchase + +* [Datanoise](https://datanoise.shop/products/picoadk-v2) diff --git a/assets/images/boards/large/datanoise_picoadk_v2.jpg b/assets/images/boards/large/datanoise_picoadk_v2.jpg new file mode 100644 index 000000000..0bb66bc18 Binary files /dev/null and b/assets/images/boards/large/datanoise_picoadk_v2.jpg differ diff --git a/assets/images/boards/original/datanoise_picoadk_v2.jpg b/assets/images/boards/original/datanoise_picoadk_v2.jpg new file mode 100644 index 000000000..02983d72b Binary files /dev/null and b/assets/images/boards/original/datanoise_picoadk_v2.jpg differ diff --git a/assets/images/boards/small/datanoise_picoadk_v2.jpg b/assets/images/boards/small/datanoise_picoadk_v2.jpg new file mode 100644 index 000000000..d4e15d9ae Binary files /dev/null and b/assets/images/boards/small/datanoise_picoadk_v2.jpg differ