Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "RockpiS"

(Created page with "{{rockpiS_header}} {{Languages|rockpiS}} __NOTOC__ <div class="col-md-12 "> <div class="col-md-8 "> = ROCK Pi S= This is the documentation for ROCK Pi S, written by Ra...")
 
m
(27 intermediate revisions by 4 users not shown)
Line 8: Line 8:
  
 
<div class="col-md-12 ">
 
<div class="col-md-12 ">
 
+
<div class="col-md-8">
<div class="col-md-8 ">
+
  
 
= ROCK Pi S=
 
= ROCK Pi S=
 +
 +
S is for Small Square.
  
 
This is the documentation for ROCK Pi S, written by Radxa Team with community contributions.
 
This is the documentation for ROCK Pi S, written by Radxa Team with community contributions.
  
Introduction about ROCK Pi S  
+
ROCK Pi S is a Rockchip RK3308 based SBC(Single Board Computer) by Radxa. It equips a 64bits quad core processor, USB, ethernet, wireless connectivity and voice detection engine at the size of 1.7 inch, make it perfect for IoT and voice applications. ROCK Pi S comes in two ram sizes 256MB or 512MB DDR3, and uses uSD card for OS and storage. Optionally, ROCK Pi S can provide on board storage version with 1Gb/2Gb/4Gb/8Gb [[RockpiS/hardware/SDNAND |NAND flash]].
 +
 
 +
 
 +
</div>
  
<div class="col-md-4 ">
+
<div class="col-md-4">
[[File:rockpi_s_breadboard_front.png | 650px ]]
+
[[File:Rockpi_s_yellow_1200px.png | 400px ]]
 
</div>
 
</div>
 
</div>
 
</div>
Line 25: Line 29:
  
 
<div class="col-md-6">
 
<div class="col-md-6">
 
+
    <div class="panel panel-mango-white">  
<div class="panel panel-mango-white">  
+
 
         <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-star"></i>  [[community_updates | What's new]]</h3> </div>
 
         <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-star"></i>  [[community_updates | What's new]]</h3> </div>
 
         <div class="panel-body">
 
         <div class="panel-body">
 
+
{{community_updates}}
 
+
 
+
 
+
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 
 
</div>
 
</div>
  
Line 42: Line 41:
 
         <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-hand-o-up"></i>  [[RockpiS/getting_started | Setup/Quick start ]]</h3> </div>
 
         <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-hand-o-up"></i>  [[RockpiS/getting_started | Setup/Quick start ]]</h3> </div>
 
         <div class="panel-body">
 
         <div class="panel-body">
 
+
* [[RockpiS/getting_started | Getting started with ROCK Pi S]]
 
+
* [[RockpiS/hardware/rockpiS#gpio | GPIO pinout]]
 +
* [[RockpiS/ssh | Connected ROCK Pi S via SSH]]
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
 
  
 
</div><div class="clearfix"></div>
 
</div><div class="clearfix"></div>
Line 60: Line 59:
  
 
* [[RockpiS/install/microSD | Install on microSD card]]
 
* [[RockpiS/install/microSD | Install on microSD card]]
* [[RockpiS/dev/spi-install | Install on SPI Flash]]
+
* [[RockpiS/dev/sdnand-install | Install on SD NAND Flash]]
 
* [[RockpiS/radxa-apt | Update from Radxa Apt]]
 
* [[RockpiS/radxa-apt | Update from Radxa Apt]]
 
* [[RockpiS/partitions | Partition table]]
 
* [[RockpiS/partitions | Partition table]]
Line 73: Line 72:
 
         <div class="panel-body">
 
         <div class="panel-body">
 
Information about Linux development
 
Information about Linux development
 +
* [[RockpiS/dev/sdnand-install | Install images to SD NAND flash]]
 
* [[RockpiS/dev/Debian | Build Debian]]
 
* [[RockpiS/dev/Debian | Build Debian]]
 
* [[RockpiS/dev/kernel-4.4 | Build vendor kernel(Rockchip 4.4)]]
 
* [[RockpiS/dev/kernel-4.4 | Build vendor kernel(Rockchip 4.4)]]
 
* [[RockpiS/dev/serial-console | Serial Console]]
 
* [[RockpiS/dev/serial-console | Serial Console]]
[[RockpiS/dev | > More...]]
+
[[RockpiS/dev| > More...]]
 
         </div>
 
         </div>
 
     </div>
 
     </div>
Line 93: Line 93:
 
* [[RockpiS/hardware/rockpiS | Main board]] - Hardware introduction of the ROCK Pi S
 
* [[RockpiS/hardware/rockpiS | Main board]] - Hardware introduction of the ROCK Pi S
 
* [[RockpiS/hardware/gpio | GPIO]] - GPIO pinout&numbers
 
* [[RockpiS/hardware/gpio | GPIO]] - GPIO pinout&numbers
 +
* [[rockpiS/hardware/models | Models and SKU]]
  
> [[RockpiS/hardware | More...]]
+
* [[RockpiS/hardware/display | Display]]
 +
 
 +
[[RockpiS/hardware| > More...]]
  
 
         </div>
 
         </div>
Line 102: Line 105:
 
<div class="col-md-6 ">
 
<div class="col-md-6 ">
 
     <div class="panel panel-gunmetal-white">
 
     <div class="panel panel-gunmetal-white">
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [http://wiki.radxa.com/Rockpi4/Debian Working With Linux ]</h3></div>
+
         <div class="panel-heading"><h3 class="panel-title"><i class="fa fa-linux"></i> [[RockpiS/Debian Working With Linux | Working With Linux ]]</h3></div>
 
         <div class="panel-body">
 
         <div class="panel-body">
 
Fundamental Linux usage for beginners and more advanced information for power users.
 
Fundamental Linux usage for beginners and more advanced information for power users.
* [[RockpiS/Debian | Debian Desktop]]
+
* [[RockpiS/Debian | Debian]]
 +
* [[RockpiS/Ubuntu | Ubuntu]]
 
* [[RockpiS/radxa-apt | Radxa APT]]
 
* [[RockpiS/radxa-apt | Radxa APT]]
 
* [[RockpiS/downloads | Images official/3rd party/community]]
 
* [[RockpiS/downloads | Images official/3rd party/community]]
Line 111: Line 115:
 
         </div>
 
         </div>
 
</div>
 
</div>
 +
 +
</div><div class="clearfix"></div>
  
 
<div class="col-md-12 ">
 
<div class="col-md-12 ">
Line 129: Line 135:
 
         <div class="panel-body">
 
         <div class="panel-body">
 
* Forum: http://forum.radxa.com
 
* Forum: http://forum.radxa.com
* [[RockpiS/contribute | How to contribute to this wiki]]
+
* Telegram Group: https://t.me/rockpi4
        </div>
+
* Wiki contributions: [[RockpiS/contribute | How to contribute]]
 
         </div>
 
         </div>
 +
    </div>
 
</div>
 
</div>
 +
 
</div><div class="clearfix"></div>
 
</div><div class="clearfix"></div>

Revision as of 08:48, 26 March 2020



ROCK Pi S

S is for Small Square.

This is the documentation for ROCK Pi S, written by Radxa Team with community contributions.

ROCK Pi S is a Rockchip RK3308 based SBC(Single Board Computer) by Radxa. It equips a 64bits quad core processor, USB, ethernet, wireless connectivity and voice detection engine at the size of 1.7 inch, make it perfect for IoT and voice applications. ROCK Pi S comes in two ram sizes 256MB or 512MB DDR3, and uses uSD card for OS and storage. Optionally, ROCK Pi S can provide on board storage version with 1Gb/2Gb/4Gb/8Gb NAND flash.


Rockpi s yellow 1200px.png


More:


Technical specifications about the ROCK Pi S hardware, including WI-FI module, LCD module, etc.

> More...

Fundamental Linux usage for beginners and more advanced information for power users.

  • Answers to frequently asked technical questions
  • Answers to sale of ROCK Pi S

Community