Difference between revisions of "Getting Started with R2"
JackZengWiki (talk | contribs) |
JackZengWiki (talk | contribs) (→Basic Development) |
||
Line 18: | Line 18: | ||
Let's get start to develop on BPI-R2, see amazing things happen. | Let's get start to develop on BPI-R2, see amazing things happen. | ||
==Basic Development== | ==Basic Development== | ||
+ | ===Prepare to develop=== | ||
+ | |||
+ | |||
+ | ===Load your first image on R2=== | ||
+ | |||
+ | |||
+ | ===Build your own image on R2=== | ||
==Advanced Development== | ==Advanced Development== |
Revision as of 01:00, 5 May 2018
Contents
Introduction
The Banana Pi R2 is a router based development board, which can run on a variety of open source operating systems including OpenWrt, Android, and Bananian. It has 4 Gigabit LAN ports, 1 Gigabit WAN, and 300Mbs wireless N capabilities.
Key Features
- MediaTek MT7623N, Quad-core ARM Cortex-A7
- Mali 450 MP4 GPU
- 2G DDR3 SDRAM
- Mini PCIE interface
- SATA interface
- 4x Gigabit LAN 1x Gigabit WAN
Hardware
Development
Let's get start to develop on BPI-R2, see amazing things happen.