Skip to content

Commit 343df0b

Browse files
authored
Merge pull request #1125 from 0xCB-dev/add-0xCB-Helios
add 0xCB Helios
2 parents 5e9cc95 + 6e7b57d commit 343df0b

File tree

5 files changed

+80
-0
lines changed

5 files changed

+80
-0
lines changed

_blinka/0xcb_helios.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: "0xcb_helios"
4+
title: "0xCB Helios Download"
5+
name: "Helios"
6+
manufacturer: "0xCB"
7+
board_url: "https://github.com/0xCB-dev/0xCB-Helios"
8+
board_image: "0xcb_helios.jpg"
9+
download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-raspberry-pi-pico"
10+
date_added: 2023-01-05
11+
features:
12+
---
13+
14+
The 0xCB Helios is our Elite-C compatible MicroController, based on the high-performance and affordable RP2040.
15+
16+
It's a drop-in replacement for legacy ProMicro boards.
17+
18+
## Technical details
19+
20+
- **Powerful RP2040** 32-bit Cortex M0+ dual core running at 133 MHz and 264kB SRAM.
21+
- **16MB/128Mb QSPI FLASH** chip for storing files and code
22+
- **Only 3.16 mm thick** thanks to a mid-mounted USB-C port
23+
- 3.3V 500mA LDO, PTC fuse and **ESD protection** chip
24+
- Elite-C, Pro Micro, SparkFun Pro Micro RP2040, and nice!Nano compatible pinout (follows the **BastardKb standard**)
25+
- **8 extra I/O pins**: (GP12-GP16) added along the bottom edge, (GP10-GP11) at the top and a 5V level shifted pin to drive RGB LEDs for example (GP25)
26+
- **25 available digital pins** for a maximum of 13x12 = 156 switches (using a standard matrix)
27+
- Default off **red power LED** (selectable via a jumper on the left side)
28+
- **blue user LED** on pin GP17
29+
- 4 pins configurable as **analog inputs**
30+
- **USB D+/D- broken out** for use with an external USB socket/daughterboard
31+
- **USB VBUS detection** on GPIO19 for split keyboard side detection
32+
- **UF2 bootloader** for drag & drop programming via your file manager
33+
- easy to use and backward compatible **Single button boot and reset circuit** push to reset and hold >500ms to enter bootloader (legacy boards with reset buttons will continue to work!)
34+
- **RAW / VBUS** output, for powering RGB LEDs or other 5 V devices. The jumper on top lets you skip over the 500 mA fuse and Schottky diode, for up to 3A from USB ports.
35+
- **USB-C connector** lets you access built-in ROM USB bootloader and serial port debugging
36+
37+
## Purchase
38+
39+
- [KeebSupply](https://keeb.supply/products/0xcb-helios)

_board/0xcb_helios.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: "0xcb_helios"
4+
title: "0xCB Helios Download"
5+
name: "Helios"
6+
manufacturer: "0xCB"
7+
board_url: "https://github.com/0xCB-dev/0xCB-Helios"
8+
board_image: "0xcb_helios.jpg"
9+
date_added: 2023-01-05
10+
family: raspberrypi
11+
features:
12+
- USB-C
13+
- Breadboard-Friendly
14+
---
15+
16+
The 0xCB Helios is our Elite-C compatible MicroController, based on the high-performance and affordable RP2040.
17+
18+
It's a drop-in replacement for legacy ProMicro boards.
19+
20+
## Technical details
21+
22+
- **Powerful RP2040** 32-bit Cortex M0+ dual core running at 133 MHz and 264kB SRAM.
23+
- **16MB/128Mb QSPI FLASH** chip for storing files and code
24+
- **Only 3.16 mm thick** thanks to a mid-mounted USB-C port
25+
- 3.3V 500mA LDO, PTC fuse and **ESD protection** chip
26+
- Elite-C, Pro Micro, SparkFun Pro Micro RP2040, and nice!Nano compatible pinout (follows the **BastardKb standard**)
27+
- **8 extra I/O pins**: (GP12-GP16) added along the bottom edge, (GP10-GP11) at the top and a 5V level shifted pin to drive RGB LEDs for example (GP25)
28+
- **25 available digital pins** for a maximum of 13x12 = 156 switches (using a standard matrix)
29+
- Default off **red power LED** (selectable via a jumper on the left side)
30+
- **blue user LED** on pin GP17
31+
- 4 pins configurable as **analog inputs**
32+
- **USB D+/D- broken out** for use with an external USB socket/daughterboard
33+
- **USB VBUS detection** on GPIO19 for split keyboard side detection
34+
- **UF2 bootloader** for drag & drop programming via your file manager
35+
- easy to use and backward compatible **Single button boot and reset circuit** push to reset and hold >500ms to enter bootloader (legacy boards with reset buttons will continue to work!)
36+
- **RAW / VBUS** output, for powering RGB LEDs or other 5 V devices. The jumper on top lets you skip over the 500 mA fuse and Schottky diode, for up to 3A from USB ports.
37+
- **USB-C connector** lets you access built-in ROM USB bootloader and serial port debugging
38+
39+
## Purchase
40+
41+
- [KeebSupply](https://keeb.supply/products/0xcb-helios)
35.5 KB
Loading
111 KB
Loading
8.47 KB
Loading

0 commit comments

Comments
 (0)