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

Difference between revisions of "Rock"

 
(15 intermediate revisions by 5 users not shown)
Line 63: Line 63:
 
* [[rock/Booting Linux | Build your own kernel and boot into Linux]]
 
* [[rock/Booting Linux | Build your own kernel and boot into Linux]]
 
* [[rock/Linux Mainline | Build Linux Mainline]]
 
* [[rock/Linux Mainline | Build Linux Mainline]]
* [[rock/ubuntu| Make Ubuntu image]]
+
* [[rock/ubuntu| Make Ubuntu rootfs]]
 +
* [[Rock/debian | Make Debian rootfs]]
 +
* [[rock/make_sd_image| Make SD booting images]]
 
* [[rock/audio | Audio on Rock]]
 
* [[rock/audio | Audio on Rock]]
 
* [[rock/display | Display on Rock]]
 
* [[rock/display | Display on Rock]]
Line 82: Line 84:
 
* [[rock/SD upgrading | Upgrade NAND from SD card]]
 
* [[rock/SD upgrading | Upgrade NAND from SD card]]
 
* [[rock/backup| Backing up]]
 
* [[rock/backup| Backing up]]
 +
* [[rock/fsck| Recovery ext4 file system]]
 
* [[rock/Serial debug tools Setting | Serial console debugging]]
 
* [[rock/Serial debug tools Setting | Serial console debugging]]
 
* [[rock/unbrick | Unbrick Rock]]
 
* [[rock/unbrick | Unbrick Rock]]
Line 91: Line 94:
 
* [[rock/Camera | Using Camera on Rock]]
 
* [[rock/Camera | Using Camera on Rock]]
 
* [[rock/Tp,Lvds,Camera | Using Lvds,Tp,Camera on Rock]]
 
* [[rock/Tp,Lvds,Camera | Using Lvds,Tp,Camera on Rock]]
 +
* [[rock/Rock Lite | Run Rock Lite]]
 +
* [[rock/Hdmi Resolution| Add new hdmi resolution]]
 +
* [[rock/wiringX| wringX:GPIO/I2C/SPI/ISR/UART/PWM]]
 +
* [[rock/Android Gpio| Using gpio In Android apk]]
 +
* [[rock/PM| Config power saving ]]
 
           </div>
 
           </div>
 
         </div>
 
         </div>
Line 157: Line 165:
 
           <div class="panel-body">
 
           <div class="panel-body">
 
* [http://radxa.com/Rock/pilight Run Pilight on Radxa Rock for remote control]
 
* [http://radxa.com/Rock/pilight Run Pilight on Radxa Rock for remote control]
 +
* [http://www.mydbapool.com/install-postgresql-9-4-raspberry-pi-radxa-similarmicrocomputers-running-lubuntu/ How to install PostgreSQL 9.4 on Radxa Rock]
 
* [http://hwswbits.blogspot.com/2013/10/diy-nas-with-rk3188-device-radxa-rock.html DIY low power NAS (home file server) with Radxa Rock]
 
* [http://hwswbits.blogspot.com/2013/10/diy-nas-with-rk3188-device-radxa-rock.html DIY low power NAS (home file server) with Radxa Rock]
 +
* [http://ks20.free.fr/projects/?page=projects Another Radxa-based NAS]
 
* [http://www.megaleecher.net/Network_Sharing_Radxa_Rock Network sharing on Radxa Rock]
 
* [http://www.megaleecher.net/Network_Sharing_Radxa_Rock Network sharing on Radxa Rock]
 
* [http://hwswbits.blogspot.com/2013/10/radxa-rock-communicating-with-i2c.html Hardware hacking: Communicating the Radxa with external I2C devices]
 
* [http://hwswbits.blogspot.com/2013/10/radxa-rock-communicating-with-i2c.html Hardware hacking: Communicating the Radxa with external I2C devices]

Latest revision as of 06:28, 2 December 2015

Rock.jpg

Radxa Rock(Pro/Lite)

Radxa Rock is a RK3188 based SBC(Single Board Computer) by Radxa. It has a quad core ARM processor, can run android or some Linux distributions. It also features 80 pin 2.54mm headers, which makes it easy to connect other sensors or use the GPIO.

Getting started

The Radxa Rock is shipped with Android 4.2.2 (Jelly Bean) and Ubuntu/Linaro 13.09 dual boot on the NAND flash (on-board storage) and it works out of the box(Rock Pro is shipped with Android 4.4.2(Kitkat) on NAND flash). Let's read Radxa Rock Getting Started Guide and hook everything up and start playing with the board.

Once you get started, you can flash latest Android image and several Linux images, or you can try to boot Android/Linux from SD card. You can also build your own Android, build your own kernel, build your own Ubuntu root file system, or whatever you want.

FAQs

Before you ask any questions about the Radxa Rock check if your question has already been asked and answered Radxa Rock FAQ.

Download

Visit the download page to get the download link and description of the source code, tools, images etc