Difference between revisions of "Rock3"
Line 80: | Line 80: | ||
</div> | </div> | ||
+ | </div><div class="clearfix"></div> | ||
+ | |||
+ | <div class="col-md-12 "> | ||
+ | <div class="col-md-4 "> | ||
+ | <div class="panel panel-cyanide-white"> | ||
+ | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-rocket"></i>[[ AI | AI Development]]</h3></div> | ||
+ | <div class="panel-body"> | ||
+ | Information about NPU acceleration and AI development | ||
+ | * [https://wiki.radxa.com/AI/Rock-X Rock-X] - A set of rapid AI components | ||
+ | * [https://wiki.radxa.com/AI/RKNN RKNN-API] - C API of RKNN | ||
+ | * [https://wiki.radxa.com/AI/RKNN-Toolkit RKNN-Toolkit] - Python API of RKNN | ||
+ | * [https://github.com/rockchip-toybrick/RKNPUTool/tree/master/rknn-api/Android/rk_ssd_demo Android SSD Demo] - Android RKNN SSD Demo | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-4 "> | ||
+ | <div class="panel panel-gunmetal-white"> | ||
+ | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [[rock3/Linux | Working With Linux ]]</h3></div> | ||
+ | <div class="panel-body"> | ||
+ | Fundamental Linux usage for beginners and more advanced information for power users. | ||
+ | * [[rock3/Debian | Debian]] | ||
+ | * [[rock3/Ubuntu | Ubuntu]] | ||
+ | * [[rock3/radxa-apt | Radxa APT]] | ||
+ | * [[rock3/downloads | Images official/3rd party/community]] | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-4 "> | ||
+ | <div class="panel panel-meadow-white"> | ||
+ | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-android"></i> [[Rock3/Android | Working With Android ]]</h3></div> | ||
+ | <div class="panel-body"> | ||
+ | Fundamental Android usage for beginners and more advanced information for power users. | ||
+ | * [[rock3/Android | Building Android ] | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div><div class="clearfix"></div> | ||
+ | |||
+ | <div class="col-md-12 "> | ||
+ | <div class="col-md-4 "> | ||
+ | <div class="panel panel-cello-white"> | ||
+ | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-hdd-o"></i> [[rock3/hardware|Hardware]] </h3></div> | ||
+ | <div class="panel-body"> | ||
+ | Technical specifications about the ROCK 3 hardware, including WI-FI module, LCD module, etc. | ||
+ | |||
+ | * [[rock3/hardware/rockpiN10 | Main board]] - Hardware introduction of the ROCK 3 | ||
+ | * [[rock3/hardware/gpio | GPIO]] - GPIO pinout&numbers | ||
+ | * [[rock3/hardware/models | Models and SKU]] | ||
+ | * [[rock3/hardware/display | Display]] | ||
+ | * [[rock3/hardware/camera/ | Camera module]] | ||
+ | |||
+ | [[rock3/hardware| > More...]] | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-4 "> | ||
+ | <div class="panel panel-cocktail-white"> | ||
+ | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-question"></i> [[rock3/FAQs | FAQs]]</h3></div> | ||
+ | <div class="panel-body"> | ||
+ | * Answers to frequently asked technical questions | ||
+ | * Answers to sale of ROCK 3 | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-4 "> | ||
+ | <div class="panel panel-cocktail-white"> | ||
+ | <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-users"></i> Community</h3></div> | ||
+ | <div class="panel-body"> | ||
+ | * Forum: http://forum.radxa.com | ||
+ | * [[Rockpi4/contribute | How to contribute to this wiki, refer ROCK Pi 4 contribution page]] | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div><div class="clearfix"></div> | </div><div class="clearfix"></div> |
Revision as of 01:35, 12 August 2021
ROCK3
This is the documentation for ROCK3, written by Radxa Team with community contributions.
ROCK3 is a series of Rockchip RK3568 based SBC(Single Board Computer) by Radxa. It can run android or some Linux distributions.
ROCK3 comes in two models, Model A and Model B, Model A has 2GB, 4GB, 8GB ram options, Model B has 4GB and 8GB options. For detailed difference of Model A and Model B, please check Specifications.
ROCK3 features a quad core Cortex-A55 ARM processor, 32bit 3200Mb/s LPDDR4, up to 4K@60 HDMI, MIPI DSI, MIPI CSI, 3.5mm jack with mic, USB Port, GbE LAN, PCIe 3.0, PCIe 2.0, 40-pin color expansion header, RTC. Also, ROCK3 supports USB PD and QC powering.
- 2022-07-08: OpenSUSE now supports Radxa Zero, installation tutorials from OpenSUSE Wiki.
- 2022-06-23: ROCK 5B Developer Edition is shipping, checkout the Debug Party
- 2022-01-09: ROCK 5 Model B is announced: an ARM64 desktop level SBC
- 2021-10-11: Radxa Zero Debian/Ubuntu system images are released. Check the Radxa Zero Downloads.
- 2021-08-25: ROCK 3A Debian/Ubuntu system images are released. Check the ROCK 3 Downloads.
- 2021-07-11: IOhub is even more affordable with ROCK PI X hardware
- 2021-06-16: Radxa Zero is released
- 2021-04-15: ROCK PI S Based GPS NTP appliance is launched
- 2021-03-13: Build a Mini Serene Screen Aquarium with ROCK Pi X
- 2021-03-11: ROCK Pi 4 as the perfect Chia coin crypto currency farmer
- Getting started with your ROCK 3, including what you need and how to get it booted.
- GPIO pinout
Installing an operating system on your ROCK 3, including eMMC module.
Information about Linux and Android development, this is mostly for developers.
- USB Installation - How to use PC tools to install image on ROCK 3
- Serial Console - Serial console on GPIO header
- Build Debian - Build and generate Debian image
- Build vendor kernel(Rockchip 4.19) - Build vendor kernel for ROCK 3
Information about NPU acceleration and AI development
- Rock-X - A set of rapid AI components
- RKNN-API - C API of RKNN
- RKNN-Toolkit - Python API of RKNN
- Android SSD Demo - Android RKNN SSD Demo
Fundamental Android usage for beginners and more advanced information for power users.
- [[rock3/Android | Building Android ]
Technical specifications about the ROCK 3 hardware, including WI-FI module, LCD module, etc.
- Main board - Hardware introduction of the ROCK 3
- GPIO - GPIO pinout&numbers
- Models and SKU
- Display
- Camera module
- Answers to frequently asked technical questions
- Answers to sale of ROCK 3