Skip to content

Commit

Permalink
Added device page for the q64 zero
Browse files Browse the repository at this point in the history
  • Loading branch information
x1y committed Sep 29, 2024
1 parent d29042f commit 7fc7fbb
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 0 deletions.
1 change: 1 addition & 0 deletions content/devices/_index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ description: "PINE64 has a variety of different devices. Find out more!"
{{< devices/device_box link="/devices/pine_h64_model_b" img="/devices/images/pine_h64_ver_b.jpg" title="PINE H64 Model B" text="" >}}
{{< devices/device_box link="/devices/quartz64_model_a" img="/devices/images/quartz64_model_a.jpg" title="Quartz64 Model A" text="" >}}
{{< devices/device_box link="/devices/quartz64_model_b" img="/devices/images/quartz64_model_b.png" title="Quartz64 Model B" text="" >}}
{{< devices/device_box link="/devices/quartz64_zero" img="/devices/images/Quartz64-Zero.jpg" title="Quartz64 Zero" text="" >}}
{{< devices/device_box link="/devices/quartzpro64" img="/documentation/images/Quartzpro64_whole_board_top_resized.jpeg" title="QuartzPro64" text="" >}}
{{</ flexbox >}}

Expand Down
Binary file added content/devices/images/Quartz64-Zero.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions content/devices/quartz64_zero.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
title: "Quartz64 Zero"
categories:
- "SBCs"
cover:
image: "/devices/images/Quartz64-Zero.jpg"
images:
- "/devices/images/Quartz64-Zero.jpg"
---

== Quartz64 Zero

The Quartz64 Zero SBC is featuring the Rockchip RK3566T SoC in a smaller PCB form factor. This SoC combines a quad-core, ARM Cortex-A55 1.6GHz CPU with a Mali-G52-2EE GPU. It is capable of driving a single 4K display at 60fps and the GPU uses the open source Panfrost driver. It also has the benefit of running very cool, even without a heatsink and under a sustained load. This SBC is equipped with 1GB LPDDR4 system memory, an optional eMMC module (up to 128GB) and microSD slot for booting. The board is equipped with a Wifi/BT with flex antenna, a custom PCIe connector, an USB 3.0 type A host port, as well as many other peripheral device interfaces such as UART, SPI, I2C, for makers to integrate with sensors and other peripherals.

The Quartz64 Zero is a low cost board suitable for various commercial project application and guarantee supply at least until year 2028. Commercial order can customize the Quartz64 Zero board (without PCB change request) per their requirement (such as different DRAM Capacity, on-board eMMC, staff Ethernet Port) and MoQ:2000 apply.

Note: Power Adapter requirement: 5V 3A type H 3.5mm OD/1.35mm ID barrel type DC Jack Power Supply

== Features and Specifications

[cols="1,1"]
|===
| CPU
| QUAD 64-bit ARM Cortex-A55 CPU +
Embedded 32-bit RISC-V CPU

| Memory
| 1GB LPDDR4 System Memory +
optional eMMC module (up to 128GB) +
microSD slot

| Display interface
| 4Kp60 10 bit Digital Video port

| Communication
| 802.11 B/G/N/AX Wifi +
BlueTooth 5.4

| Expansion
| 1x native USB 3.0 Host Port +
Custom PCIe Connector

| GPIO bus
| 40 pins include i2c, SPI, and UART

|===

== Documentation

[cols="1"]
|===

| link:/documentation/Quartz64/[Quartz64]

| link:/documentation/Quartz64/Further_information/Schematics_and_certifications/[Schematics and certifications]
|===

0 comments on commit 7fc7fbb

Please sign in to comment.