Skip to content

Commit 94daf65

Browse files
Add missing Blinka boards: LuckyFox Pico Ultra, Banana Pi BPI-P2 Pro, Orange Pi 5 Ultra, Raspberry Pi Pico W, Pico 2, Pico 2 W
Adds 6 new Blinka board entries with product images, descriptions, and purchase links. Pico W/2/2W entries note support for both MicroPython and u2if modes.
1 parent 17c2dcc commit 94daf65

15 files changed

Lines changed: 243 additions & 0 deletions

_blinka/banana_pi_bpi_p2_pro.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
layout: download
3+
board_id: "banana_pi_bpi_p2_pro"
4+
title: "Banana Pi BPI-P2 Pro Download"
5+
name: "Banana Pi BPI-P2 Pro"
6+
manufacturer: "SinoVoip"
7+
board_url:
8+
- "https://wiki.banana-pi.org/Banana_Pi_BPI-P2_Pro"
9+
board_image: "banana_pi_bpi_p2_pro.jpg"
10+
downloads_display: true
11+
blinka: true
12+
date_added: 2025-12-31
13+
features:
14+
- Ethernet
15+
- Wi-Fi
16+
- Bluetooth/BLE
17+
- 40-pin GPIO
18+
---
19+
20+
Banana Pi BPI-P2 Pro is a compact development board based on the Rockchip RK3308B-S chip. With a high-performance 4-core ARM Cortex-A35 processor, 512MB DDR3 RAM, and 8GB eMMC onboard storage, it supports PoE (Power over Ethernet) functionality. The chip has a wealth of interfaces including I2S, PCM, TDM, I2C, UART, SPDIF, HDMI ARC, and more to meet a variety of application needs.
21+
22+
RK3308 has rich voice interfaces with its own eight ADC inputs, multi-channel I2S and multi-channel PDM interfaces. This provides a wealth of audio interface choices while reducing hardware design difficulty and cost.
23+
24+
### Specifications
25+
26+
- CPU: 64-bit Quad-core ARM Cortex-A35 Rockchip RK3308B-S
27+
- RAM: 512MB DDR3
28+
- Storage: 8GB eMMC onboard, MicroSD card slot (max 64GB)
29+
- Network: 100M Ethernet LAN
30+
- PoE: IEEE 802.3af PoE support
31+
- WiFi + BT: 802.11 a/b/g/n/ac & BT 5.0 (AP6256)
32+
- GPIO: 40-pin + 12-pin headers
33+
- USB: 1x USB 2.0, 1x Type-C
34+
- Audio: Built-in audio CODEC with ADC×8 and DAC×2
35+
- Power: Type-C 5V/2A or PoE
36+
- Size: 65mm × 52.5mm
37+
38+
## Purchase
39+
* [Banana Pi](https://wiki.banana-pi.org/Banana_Pi_BPI-P2_Pro)

_blinka/luckyfox_pico_ultra.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
layout: download
3+
board_id: "luckyfox_pico_ultra"
4+
title: "LuckyFox Pico Ultra Download"
5+
name: "LuckyFox Pico Ultra"
6+
manufacturer: "LuckyFox"
7+
board_url:
8+
- "https://www.luckfox.com/Luckfox-Pico/EN-Luckfox-Pico-Ultra"
9+
board_image: "luckyfox_pico_ultra.jpg"
10+
downloads_display: true
11+
blinka: true
12+
date_added: 2025-11-20
13+
features:
14+
- Ethernet
15+
- Wi-Fi
16+
- Bluetooth/BLE
17+
---
18+
19+
LuckFox Pico Ultra is a low-cost Linux micro development board based on the Rockchip RV1106G3 chip. RV1106 is a highly integrated IPC visual processing SoC designed for AI-related applications. It is built on a single-core ARM Cortex-A7 32-bit core with integrated NEON and FPU, and features a built-in NPU that supports INT4/INT8/INT16 mixed operations, with a computing power of up to 1 TOPS.
20+
21+
It features a hardware-based ISP that supports various algorithm accelerators such as HDR, 3A, LSC, 3DNR, 2DNR, sharpening, haze removal, gamma correction, and more. Additionally, it has a built-in 16-bit DDR3L DRAM to maintain demanding memory bandwidth, as well as built-in POR, audio codec, and MAC PHY.
22+
23+
The board supports multiple interfaces including GPIO, UART, SPI, I2C, USB, and more, facilitating rapid development and debugging. The Ultra variant includes 256MB DDR3L memory, 8GB eMMC onboard storage, a 10/100M Ethernet port, PoE support, and a reserved header for optional WiFi 6 + Bluetooth 5.2 module (available on the Ultra W variant).
24+
25+
### Specifications
26+
27+
- Processor: Rockchip RV1106G3
28+
- CPU: Cortex-A7 @ 1.2GHz
29+
- NPU: 1 TOPS, supports INT4/INT8/INT16
30+
- ISP: Max input 5M @ 30fps
31+
- Memory: 256MB DDR3L
32+
- Storage: 8GB eMMC
33+
- USB: USB 2.0 Host/Device
34+
- Camera: MIPI CSI 2-lane
35+
- Display: RGB666 DPI interface
36+
- PoE: IEEE 802.3af
37+
- GPIO: 33 GPIO pins
38+
- Ethernet: 10/100M Ethernet controller and embedded PHY
39+
40+
## Purchase
41+
* [LuckyFox](https://www.luckfox.com/Luckfox-Pico/EN-Luckfox-Pico-Ultra)

_blinka/orange_pi_5_ultra.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: download
3+
board_id: "orange_pi_5_ultra"
4+
title: "Orange Pi 5 Ultra Download"
5+
name: "Orange Pi 5 Ultra"
6+
manufacturer: "Shenzhen Xunlong Software CO., Limited"
7+
board_url:
8+
- "http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-5-Ultra.html"
9+
board_image: "orange_pi_5_ultra.jpg"
10+
downloads_display: true
11+
blinka: true
12+
date_added: 2026-03-02
13+
features:
14+
- Ethernet
15+
- USB 3.0
16+
- HDMI/DisplayPort
17+
- NVME/M.2 Connector
18+
- Wi-Fi
19+
- Bluetooth/BLE
20+
- 40-pin GPIO
21+
---
22+
23+
Orange Pi 5 Ultra is powered by the Rockchip RK3588 8-core 64-bit processor with 4 Cortex-A76 (2.4GHz) and 4 Cortex-A55 (1.8GHz) cores with independent NEON coprocessor. Adopting 8nm process design, it integrates an ARM Mali-G610 GPU compatible with OpenGL ES 1.1/2.0/3.2, OpenCL 2.2, and Vulkan 1.2. The embedded NPU supports INT4/INT8/INT16/FP16 hybrid computing with up to 6 TOPS of computing power.
24+
25+
It has 4GB/8GB/16GB LPDDR5, up to 8K display processing capability, supports eMMC storage, and has Wi-Fi 6E + BT 5.3 with BLE support. The board provides abundant interfaces including HDMI 2.1 output (8K@60), HDMI 2.0 input (4K@60), GPIO, USB 2.0, USB 3.0, a 3.5mm headphone jack, a PCIe-extended 2.5G Ethernet port, and an M.2 M-Key slot (PCIe 3.0 4-Lane) supporting NVMe or SATA SSDs.
26+
27+
Orange Pi 5 Ultra is compact at just 89mm × 57mm, and supports Orange Pi OS, Ubuntu, Android 13, Debian and other operating systems.
28+
29+
### Specifications
30+
31+
- SoC: Rockchip RK3588 (8nm LP process)
32+
- CPU: 8-core 64-bit (4× Cortex-A76 @ 2.4GHz, 4× Cortex-A55 @ 1.8GHz)
33+
- GPU: ARM Mali-G610 (OpenGL ES 3.2, OpenCL 2.2, Vulkan 1.2)
34+
- NPU: 6 TOPS (INT4/INT8/INT16/FP16)
35+
- RAM: 4GB/8GB/16GB LPDDR5
36+
- Storage: eMMC (32/64/128/256GB), 16MB QSPI NOR Flash, MicroSD, M.2 NVMe
37+
- Video Out: HDMI 2.1 (8K@60), MIPI DSI
38+
- Video In: HDMI 2.0 (4K@60), 2× MIPI CSI 4-lane, 1× MIPI D-PHY RX 4-lane
39+
- Network: PCIe 2.5G Ethernet (RTL8125BG)
40+
- WiFi + BT: Wi-Fi 6E + BT 5.3/BLE (AP6611)
41+
- USB: 2× USB 3.0, 2× USB 2.0
42+
- GPIO: 40-pin header
43+
- Power: Type-C 5V/5A
44+
45+
## Purchase
46+
* [Orange Pi](http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-5-Ultra.html)

_blinka/raspberry_pi_pico2.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
layout: download
3+
board_id: "raspberry_pi_pico2"
4+
title: "Pico 2 Download"
5+
name: "Pico 2"
6+
manufacturer: "Raspberry Pi"
7+
board_url:
8+
- "https://www.adafruit.com/product/6083"
9+
board_image: "raspberry_pi_pico2.jpg"
10+
download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-micropython-using-the-raspberry-pi-pico"
11+
downloads_display: true
12+
blinka: true
13+
date_added: 2026-03-02
14+
---
15+
16+
Raspberry Pi Pico 2 is Raspberry Pi Foundation's update to their popular RP2040-based Pico board, now built on **RP2350**: their new high-performance, secure microcontroller. With a higher core clock speed, double the on-chip SRAM (512KB), double the on-board flash memory (4MB), more powerful Arm M33 cores, new security and low-power features, and upgraded interfacing capabilities, the Pico 2 delivers a significant performance and feature boost while retaining hardware and software compatibility with the original Pico.
17+
18+
The unique dual-core, dual-architecture capability of RP2350 allows users to choose between a pair of industry-standard Arm Cortex-M33 cores and a pair of open-hardware Hazard3 RISC-V cores. The M33 has an FPU and is roughly 2× as fast as the M0+ of the RP2040.
19+
20+
Not only is the Pico 2 twice as fast, it has twice as much RAM (520KB vs 264KB) and twice as much flash (4MB vs 2MB). There are also 3 PIO blocks with 4 state machines each (up from 2), plus HSTX (high speed transmission) for high-frequency output signals like DVI.
21+
22+
Blinka supports the Pico 2 via both [MicroPython](https://learn.adafruit.com/circuitpython-libraries-on-micropython-using-the-raspberry-pi-pico) and [u2if (USB-to-IF)](https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-raspberry-pi-pico), allowing you to use CircuitPython libraries either directly on the board or from a connected computer.
23+
24+
**RP2350 Chip features:**
25+
* Dual ARM Cortex-M33 or dual Hazard3 RISC-V @ 150MHz
26+
* 520kB on-chip SRAM
27+
* 4MB of on-board QSPI Flash
28+
* 2 UARTs, 2 SPI controllers, 2 I2C controllers
29+
* 24 PWM channels
30+
* USB 1.1 controller and PHY, with host and device support
31+
* 12 PIO state machines (3 blocks × 4)
32+
* HSTX peripheral
33+
34+
## Purchase
35+
* [Adafruit](https://www.adafruit.com/product/6083)

_blinka/raspberry_pi_pico2_w.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: download
3+
board_id: "raspberry_pi_pico2_w"
4+
title: "Pico 2 W Download"
5+
name: "Pico 2 W"
6+
manufacturer: "Raspberry Pi"
7+
board_url:
8+
- "https://www.adafruit.com/product/6087"
9+
board_image: "raspberry_pi_pico2_w.jpg"
10+
download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-micropython-using-the-raspberry-pi-pico"
11+
downloads_display: true
12+
blinka: true
13+
date_added: 2026-03-02
14+
features:
15+
- Wi-Fi
16+
- Bluetooth/BLE
17+
---
18+
19+
Raspberry Pi Pico 2 W combines the power of the **RP2350** microcontroller with on-board wireless connectivity. It is the wireless variant of the Pico 2, adding single-band 2.4GHz WiFi and Bluetooth 5.2 via the Infineon CYW43439 while retaining the same compact Pico form factor.
20+
21+
With a higher core clock speed, double the on-chip SRAM (512KB), double the on-board flash memory (4MB), more powerful Arm M33 cores, and upgraded interfacing capabilities, the Pico 2 W delivers a significant performance and feature boost while retaining hardware and software compatibility with earlier Pico boards.
22+
23+
The unique dual-core, dual-architecture capability of RP2350 allows users to choose between a pair of Arm Cortex-M33 cores and a pair of open-hardware Hazard3 RISC-V cores. The M33 has an FPU and is roughly 2× as fast as the M0+ of the RP2040.
24+
25+
Blinka supports the Pico 2 W via both [MicroPython](https://learn.adafruit.com/circuitpython-libraries-on-micropython-using-the-raspberry-pi-pico) and [u2if (USB-to-IF)](https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-raspberry-pi-pico), allowing you to use CircuitPython libraries either directly on the board or from a connected computer.
26+
27+
**RP2350 Chip features:**
28+
* Dual ARM Cortex-M33 or dual Hazard3 RISC-V @ 150MHz
29+
* 520kB on-chip SRAM
30+
* 4MB of on-board QSPI Flash
31+
* 2 UARTs, 2 SPI controllers, 2 I2C controllers
32+
* 24 PWM channels
33+
* USB 1.1 controller and PHY, with host and device support
34+
* 12 PIO state machines (3 blocks × 4)
35+
* HSTX peripheral
36+
37+
**Wireless features:**
38+
* 802.11n WiFi (2.4 GHz) with WPA3
39+
* Bluetooth 5.2 / BLE
40+
41+
## Purchase
42+
* [Adafruit](https://www.adafruit.com/product/6087)

_blinka/raspberry_pi_pico_w.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: download
3+
board_id: "raspberry_pi_pico_w"
4+
title: "Pico W Download"
5+
name: "Pico W"
6+
manufacturer: "Raspberry Pi"
7+
board_url:
8+
- "https://www.adafruit.com/product/5526"
9+
board_image: "raspberry_pi_pico_w.jpg"
10+
download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-micropython-using-the-raspberry-pi-pico"
11+
downloads_display: true
12+
blinka: true
13+
date_added: 2026-03-02
14+
features:
15+
- Wi-Fi
16+
- Bluetooth/BLE
17+
---
18+
19+
Raspberry Pi Pico W brings WiFi + BLE wireless networking to the Pico platform while retaining complete pin compatibility with its older sibling. It is powered by the **RP2040** microcontroller and adds on-board single-band 2.4GHz wireless interfaces (802.11n) using the Infineon CYW43439 while retaining the Pico form factor.
20+
21+
The on-board 2.4GHz wireless interface has the following features:
22+
23+
- Wireless (802.11n), Single-band (2.4 GHz) WiFi with WPA3 and Soft Access Point supporting up to 4 clients
24+
- Bluetooth Low Energy (BLE)
25+
26+
The Pico W has the same 0.825" × 2" form factor as the original Pico and can have headers soldered in for use in a breadboard, or be soldered directly onto a PCB with the castellated pads. You get a total of 26 GPIO pins, 3 of which can be used as analog inputs. All GPIO pins are 3.3V logic.
27+
28+
Blinka supports the Pico W via both [MicroPython](https://learn.adafruit.com/circuitpython-libraries-on-micropython-using-the-raspberry-pi-pico) and [u2if (USB-to-IF)](https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-raspberry-pi-pico), allowing you to use CircuitPython libraries either directly on the board or from a connected computer.
29+
30+
**RP2040 Chip features:**
31+
* Dual ARM Cortex-M0+ @ 133MHz
32+
* 264kB on-chip SRAM in six independent banks
33+
* 2MB of on-board QSPI Flash
34+
* 2 UARTs, 2 SPI controllers, 2 I2C controllers
35+
* 16 PWM channels
36+
* USB 1.1 controller and PHY, with host and device support
37+
* 8 PIO state machines
38+
39+
## Purchase
40+
* [Adafruit](https://www.adafruit.com/product/5526)
92.1 KB
Loading
68 KB
Loading
72.6 KB
Loading
119 KB
Loading

0 commit comments

Comments
 (0)