Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions _board/pcbcupid_glyph_c3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
layout: download
board_id: "pcbcupid_glyph_c3"
title: "Pcbcupid GLYPH C3 Download"
name: "Pcbcupid GLYPH C3"
manufacturer: "Pcbcupid"
board_url:
- "https://shop.pcbcupid.com/product/gd001"
board_image: "pcbcupid_glyph_c3.jpg"
date_added: 2026-07-10
family: esp32c3
features:
- Wi-Fi
- Bluetooth/BTLE
- USB-C
- Battery Charging
- Breadboard-Friendly
---
The Pcbcupid GLYPH C3 is a compact development board based on the ESP32-C3-MINI-1-N4 module, built for low-power IoT, sensor nodes, and Wi-Fi/BLE connected embedded projects. With a RISC-V core, integrated wireless, and onboard LiPo charging, the GLYPH C3 packs full connectivity into a breadboard-friendly footprint.

The board features an onboard GLINK connector — QWIIC/STEMMA QT compatible — for solder-free sensor and module integration. It includes auto power switching between USB and battery, battery voltage sensing, and a slide switch to cut battery power entirely.

The GLYPH C3 uses a built-in USB bootloader. Hold BOOT while plugging in USB to enter bootloader mode — it appears as a COM port for flashing. Note: CIRCUITPY_USB_DEVICE is disabled at the port level for all C3 boards, so there's no mass storage drive when running CircuitPython — use `ampy` or the serial REPL for file transfer instead.

For peripherals, the ESP32-C3 exposes I2C, SPI, and UART via the GPIO matrix — default pin assignments are silkscreened. All GPIO pins support PWM.

**Board specifications**
- ESP32-C3-MINI-1-N4 module
- Single-core 32-bit RISC-V processor up to 160 MHz, 3.3V logic
- 400KB SRAM, 4MB SPI flash
- Wi-Fi 802.11 b/g/n (2.4 GHz)
- Bluetooth 5 (LE)
- USB-C for power, programming, and serial debugging
- Built-in LiPo/Li-ion charger with charging status LED
- Auto power switching between USB and battery
- Onboard slide switch to cut battery power
- Battery voltage sensing
- LiPo solder pads on rear of board
- 3.3V regulator
- I2C: SCL=GPIO5, SDA=GPIO4
- SPI: SCK=GPIO10, MOSI=GPIO6, MISO=GPIO7
- UART0: TX=GPIO21, RX=GPIO20
- GLINK connector (QWIIC/STEMMA QT compatible)
- BOOT and RESET buttons onboard

## Learn More
* [Documentation](https://learn.pcbcupid.com)

## Purchase
* [Pcbcupid](https://shop.pcbcupid.com/product/gd001)
54 changes: 54 additions & 0 deletions _board/pcbcupid_glyph_c6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
layout: download
board_id: "pcbcupid_glyph_c6"
title: "Pcbcupid GLYPH C6 Download"
name: "Pcbcupid GLYPH C6"
manufacturer: "Pcbcupid"
board_url:
- "https://shop.pcbcupid.com/product/gd002"
board_image: "pcbcupid_glyph_c6.jpg"
date_added: 2026-07-10
family: esp32c6
features:
- Wi-Fi
- Bluetooth/BTLE
- USB-C
- Battery Charging
- Breadboard-Friendly
---
The Pcbcupid GLYPH C6 is a compact development board based on the ESP32-C6-MINI-1-N4 module, designed for next-gen IoT applications requiring Wi-Fi 6, Bluetooth LE, and Zigbee/Thread (802.15.4) connectivity in one footprint. Onboard LiPo charging makes it ready for portable and battery-backed deployments.

The board features an onboard GLINK connector — QWIIC/STEMMA QT compatible — for solder-free sensor and module integration. It includes auto power switching between USB and battery, battery voltage sensing, and a slide switch to cut battery power entirely.

The GLYPH C6 uses a built-in USB bootloader. Hold BOOT while plugging in USB to enter bootloader mode — it appears as a COM port for flashing.

For peripherals, the ESP32-C6 exposes I2C, SPI (including SDIO-capable pins), and UART via the GPIO matrix. The chip also includes a dedicated low-power (LP) core with its own UART and I2C for ultra-low-power peripheral handling independent of the main processor.

**Board specifications**
- ESP32-C6-MINI-1-N4 module
- Single-core 32-bit RISC-V processor up to 160 MHz, 3.3V logic
- Dedicated low-power RISC-V core for LP peripherals
- 512KB SRAM, 4MB SPI flash
- Wi-Fi 6 802.11 ax/b/g/n (2.4 GHz)
- Bluetooth 5 (LE)
- 802.15.4 radio for Zigbee/Thread
- USB-C for power, programming, and serial debugging
- Built-in LiPo/Li-ion charger with charging status LED
- Auto power switching between USB and battery
- Onboard slide switch to cut battery power
- Battery voltage sensing
- LiPo solder pads on rear of board
- 3.3V regulator
- I2C: SCL=GPIO5, SDA=GPIO4
- LP I2C: SDA=GPIO6, SCL=GPIO7
- UART0: TX=GPIO16, RX=GPIO17
- LP UART: TX=GPIO3, RX=GPIO2
- SDIO-capable pins: GPIO18-23
- GLINK connector (QWIIC/STEMMA QT compatible)
- BOOT and RESET buttons onboard

## Learn More
* [Documentation](https://learn.pcbcupid.com)

## Purchase
* [Pcbcupid](https://shop.pcbcupid.com/product/gd002)
51 changes: 51 additions & 0 deletions _board/pcbcupid_glyph_h2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
layout: download
board_id: "pcbcupid_glyph_h2"
title: "Pcbcupid GLYPH H2 Download"
name: "Pcbcupid GLYPH H2"
manufacturer: "Pcbcupid"
board_url:
- "https://shop.pcbcupid.com/product/gd003"
board_image: "pcbcupid_glyph_h2.jpg"
date_added: 2026-07-10
family: esp32h2
features:
- Bluetooth/BTLE
- USB-C
- Battery Charging
- Breadboard-Friendly
---
The Pcbcupid GLYPH H2 is a compact development board based on the ESP32-H2-MINI-1-N4 module, purpose-built for BLE, Zigbee, and Thread mesh networking applications. Unlike the C3/C6, the H2 has no Wi-Fi radio — it's optimized specifically for low-power 802.15.4 mesh and BLE connectivity, making it ideal for smart home nodes, sensor mesh networks, and Matter-compatible devices.

The board features an onboard GLINK connector — QWIIC/STEMMA QT compatible — for solder-free sensor and module integration. It includes auto power switching between USB and battery, battery voltage sensing, and a slide switch to cut battery power entirely.

The GLYPH H2 uses a built-in USB bootloader. Hold BOOT while plugging in USB to enter bootloader mode — it appears as a COM port for flashing.

For peripherals, the ESP32-H2 exposes I2C, SPI, and UART via the GPIO matrix. The chip includes a Zero-Cross Detection (ZCD) peripheral on GPIO10/GPIO11, useful for AC dimming and power control applications.

**Board specifications**
- ESP32-H2-MINI-1-N4 module
- Single-core 32-bit RISC-V processor, 3.3V logic
- 4MB SPI flash
- Bluetooth 5 (LE)
- 802.15.4 radio for Zigbee and Thread
- No Wi-Fi
- USB-C for power, programming, and serial debugging
- Built-in LiPo/Li-ion charger with charging status LED
- Auto power switching between USB and battery
- Onboard slide switch to cut battery power
- Battery voltage sensing
- LiPo solder pads on rear of board
- 3.3V regulator
- I2C: SCL=GPIO5, SDA=GPIO4
- SPI: SCK=GPIO11, MOSI=GPIO2(FSPIWP)/GPIO1(FSPICS0), MISO=GPIO0(FSPIQ)
- UART0: TX=GPIO24, RX=GPIO23
- Zero-Cross Detection: ZCD0=GPIO10, ZCD1=GPIO11
- GLINK connector (QWIIC/STEMMA QT compatible)
- BOOT and RESET buttons onboard

## Learn More
* [Documentation](https://learn.pcbcupid.com)

## Purchase
* [Pcbcupid](https://shop.pcbcupid.com/product/gd003)
8 changes: 4 additions & 4 deletions _board/pcbcupid_glyph_mini_2040.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: download
board_id: "pcbcupid_glyph_mini_2040"
title: "PCBCupid Glyph Mini 2040 Download"
title: "Pcbcupid Glyph Mini 2040 Download"
name: "Glyph Mini 2040"
manufacturer: "PCBCupid"
manufacturer: "Pcbcupid"
board_url:
- "https://shop.pcbcupid.com/product/gdm001"
board_image: "pcbcupid_glyph_mini_2040.jpg"
Expand All @@ -13,7 +13,7 @@ features:
- USB-C
- Breadboard-Friendly
---
The PCBCupid Glyph Mini 2040 is a compact, high-performance microcontroller board designed for space-constrained embedded and educational projects. Powered by the Raspberry Pi Rp2040 dual-core Arm Cortex-M0+ processor running at up to 133 MHz, it offers 264KB of SRAM and 8MB of external QSPI flash for program storage.
The Pcbcupid Glyph Mini 2040 is a compact, high-performance microcontroller board designed for space-constrained embedded and educational projects. Powered by the Raspberry Pi Rp2040 dual-core Arm Cortex-M0+ processor running at up to 133 MHz, it offers 264KB of SRAM and 8MB of external QSPI flash for program storage.

It features 20 GPIO pins, 12-bit ADC inputs, I²C, SPI, USB Serial, and UART peripherals for seamless interfacing with sensors, displays, and external modules. Castellated pads allow direct soldering onto carrier boards, and the USB-C connector keeps it modern and easy to use.

Expand Down Expand Up @@ -48,4 +48,4 @@ While the Glyph Mini 2040 has 264KB of onboard RAM, flash memory is provided by
* [Documentation](https://learn.pcbcupid.com/documentation/modules/glyph-mini/glyph-mini-2040/overview)

## Purchase
* [PCBCupid](https://shop.pcbcupid.com/product/gdm001)
* [Pcbcupid](https://shop.pcbcupid.com/product/gdm001)
10 changes: 5 additions & 5 deletions _board/pcbcupid_glyph_s3.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: download
board_id: "pcbcupid_glyph_s3"
title: "PCBCupid GLYPH S3 Download"
name: "PCBCupid GLYPH S3"
manufacturer: "PCBCupid"
title: "Pcbcupid GLYPH S3 Download"
name: "Pcbcupid GLYPH S3"
manufacturer: "Pcbcupid"
board_url:
- "https://shop.pcbcupid.com/product/gd004"
board_image: "pcbcupid_glyph_s3.jpg"
Expand All @@ -16,7 +16,7 @@ features:
- Battery Charging
- Breadboard-Friendly
---
The PCBCupid GLYPH S3 is a compact development board based on the ESP32-S3-MINI-1-N8 module, designed for AIoT, edge computing, and computer vision applications. With dual-core performance, wireless connectivity, and onboard LiPo charging, the GLYPH S3 delivers robust capabilities in a breadboard-friendly footprint.
The Pcbcupid GLYPH S3 is a compact development board based on the ESP32-S3-MINI-1-N8 module, designed for AIoT, edge computing, and computer vision applications. With dual-core performance, wireless connectivity, and onboard LiPo charging, the GLYPH S3 delivers robust capabilities in a breadboard-friendly footprint.

The board features an onboard GLINK connector — QWIIC/STEMMA QT compatible — making it easy to connect hundreds of sensors and modules from Adafruit and SparkFun without soldering. It also includes auto power switching between USB and battery, battery capacity measurement via IO0, and a slide switch to cut battery power entirely.

Expand Down Expand Up @@ -51,4 +51,4 @@ For peripherals, the ESP32-S3 exposes two I2C controllers, three SPI controllers
* [Documentation](https://learn.pcbcupid.com/documentation/modules/glyph/glyph-esp32s3/glyph-s3-overview)

## Purchase
* [PCBCupid](https://shop.pcbcupid.com/product/gd004)
* [Pcbcupid](https://shop.pcbcupid.com/product/gd004)
Binary file added assets/images/boards/large/pcbcupid_glyph_c3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/large/pcbcupid_glyph_c6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/large/pcbcupid_glyph_h2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/small/pcbcupid_glyph_c3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/small/pcbcupid_glyph_c6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/small/pcbcupid_glyph_h2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.