Rock 3 Model C 2GB
The OKdo ROCK 3 Model C (ROCK 3C) is a dependable single board computer based on the powerful Rockchip RK3566 SoC in an ultra-small form factor.
Overview
Despite its compact size, OKdo ROCK 3 Model C is packed with remarkable features, including Quad core Armv8.2‑A Cortex®‑A55 CPU, Arm Mali™ G52 GPU, Wireless support including WiFi 5, HDMI 2.0 port supporting displays up to 1080p resolution, multiple connectivity and storage possibilities, and it’s compatible with a wide range of software operating systems! Whether you’re an engineer, an IoT enthusiast, or a hobbyist looking to create ground-breaking applications we’re certain that you’ll be blown away by the ROCK 3C. This impressive little board is a reliable and extremely capable platform for bringing your ideas to life.
Reliable Rockchip SoC
ROCK 3C provides reliable and capable performance based on the Rockchip RK3566 SoC, Quad core Armv8.2‑A Cortex®‑A55 up to 1.6GHz, Arm Mali™ G52 GPU, and 32-bit LPDDR4 2GB RAM. Rest assured that its compact size doesn’t mean it’s lacking features, the ROCK 3C will deliver outstanding performance while leveraging outstanding mechanical compatibility.
WiFi onboard, as standard
The ROCK 3C benefits from 802.11 b/g/n/ac Wireless LAN support including WiFi5 and Bluetooth 5.0 making it the ideal solution for supporting your IoT applications, whether you’re looking to create a smart application that requires a reliable Bluetooth connection, or you just want to connect your board to the internet via WiFi, the ROCK 3C has you covered!
More OS, more options
ROCK 3C is a super practical little board, as it is compatible with multiple operating systems, including Android 11, Debian/Ubuntu Linux, the full implementation of the Arm architecture v8‑A instructions set, and others.
No more storage limitations
You may think the ROCK 3C lacks storage capacity with its 32-bit LPDDR4 2GB RAM, however, it benefits from a high-speed eMMC socket for eMMC modules which can be used for data storage and OS. The eMMC socket is compatible with readily available industrial pinout and form factor hardware.
Highly compatible with SBC accessories
There’s nothing more frustrating than getting a new piece of tech and finding out it’s not compatible with your existing accessories. The ROCK 3C’s 40-pin header supports a huge range of interface options, offering an abundance of connectivity capabilities meaning the 3C is compatible with almost every accessory you could think of! On top of that, the dual functionality of many of the pins opens the possibilities for advanced accessories, the sky is the limit!
Supports 1080p display
With an Arm Mali™ G52 graphics processing unit (GPU) at its heart, the ROCK 3C is ideal for multimedia applications, such as videos, and signage. The board benefits from camera and display interfaces, HDMI 2.0 port supporting display up to 1080p resolution, near-CD-quality audio output through a 4-ring 3.5mm audio jack with mic input, and more.
Interfaces:
- 802.11 b/g/n/ac Wireless LAN supporting WiFi 5
- BT 5.0
- 1x HDMI 2.0 port supporting displays up to 1080p resolution
- 1x SD Card slot
- 3x USB2 HOST ports – The upper middle port can be used as USB2 OTG/HOST port
- 1x USB3 HOST port
- 1x Gigabit Ethernet port – supports PoE with add‑on PoE HAT
- 1x M.2 M‑Key connector for NVMe SSD or SATA SSD
- 1x camera port supporting 2‑lane MIPI CSI
- 1x display port supporting 2‑lane MIPI DSI
- 3.5mm jack with microphone. The HD codec supports up to 24‑bit/96KHz audio
- 40x user GPIO supporting various interface options: up to 5 x UART, 1 x SPI bus, up to 2 x I2C bus, 1 x PCM/I2S, up to 6 x PWM, up to 28 x GPIO, 2 x 5V DC power in, 2 x 3.3V power pin
Tech specs
SoC | Rockchip RK3566 |
Processor | Quad‑core Arm® Cortex®‑A55 (ARMv8) 64‑bit @ 1.6GHz |
GPU | Arm Mali™‑G52‑2EE GPU, supporting OpenGL® ES1.1/2.0/3.2, Vulkan® 1.1, OpenCL™ 2.0 |
Memory | 32-bit LPDDR4 2GB RAM |
Power Requirements |
|
HDMI | 1x HDMI 2.0 port supporting display up to 1080p resolution |
USB |
|
Connectivity | M.2 M‑Key 2230 connector with PCIe 2.1 1‑lane and SATA 3.0 combo interfaces, providing high-speed storage access. |
MIPI |
|
Storage | eMMC |
UARTS | 5x UART |
External Antenna | NO |
Software |
|
Temperature | Operation temperature: 0~50 ℃ |
Get Inspired
Print a claw on your 3D printer and use a myoelectric sensor to control it.
"But can it run Doom?" is more than just a joke in the tech world. It is also a decent litmus test for the computing power of hardware. That test isn't very relevant for modern computers, but it is still worth asking when discussing microcontrollers. Microcontrollers vary in dramatically in processing power and memory, with models to suit every application. But if you have an Arduino Nano ESP32 board, you can run Doom as Naveen Kumar has proven. The Nano ESP32 is a small IoT development board for the ESP32-S3 microcontroller, featuring Wi-Fi® and Bluetooth® connectivity. It also has a relatively high clock speed and quite a lot of memory: 240MHz and 512kB SRAM, respectively. That still isn't enough to meet the requirements of the original Doom release, which needed a lot more RAM. But Kumar demonstrates the use of an MCU-friendly port that runs well on this more limited hardware. Want to give it a try yourself? You'll need the Nano ESP32, an Adafruit 2.8" TFT LCD shield, an M5Stack joystick, a Seeed Studio Grove dual button module, a breadboard, and some jumper wires to create a simple handheld console. You'll have to compile and flash the Retro-Go firmware, which was designed specifically for running games like Doom on ESP32-based devices. You can then load the specialized WAD (Where's All the Data) files. Kumar reports an average frame rate at a 320×240 resolution, which is very playable.