Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
First time to enjoy your Banana Pi, you need at least the accessories in the table below.
what you need to begin with banana pi | |||
No. | Item | Minimum recommended specification & notes | |
1 | MicroSD card | SD card is optional. If need to boot form SD card, Minimum size 8GB, class 10 \(the class indicates how fast the card is\). We recommend using branded SD cards as they are more reliable. | |
2 | HDMI\(Full sized\) to HDMI / DVI lead | HDMI to HDMI lead \(for HD TVs and monitors with HDMI input\).OR HDMI to DVI lead \(for monitors with DVI input\). | |
3 | Keyboard and mouse | Any standard USB keyboard and mouse should work. keyboards or mice that take a lot of power from the USB ports, however, may need a powered USB hub. This may include some wireless devices. | |
4 | Ethernet cable | Networking is optional, although it makes updating and getting new software for your Banana Pi much easier. | |
5 | Micro USB power adapter | A good quality, USB Power supply that can provide at least 5V/2A is essential.OTG also can power the board, but it is not recommended. | |
6 | Audio lead \(Optional\) | You can choose a 3.5mm jack audio led to connect to audio port to get stereo audio. | |
7 | Mobile Hard disk \(Optional\) | You can choose to connect a mobile hard disk to USB port to store more files. |
In order to enjoy your Banana Pi, you will need to install an Operating System \(OS\) onto an SD card or eMMC Flash. Instructions below will teach you how to write an OS image to your SD card or eMMC Flash under Windows and Linux.
1.Insert your SD card into your computer. The size of SD should be larger than the OS image size, generally 8 GB or greater.
2.Format the SD card.
Download the a SD card format tool such as SD Formatter from: SD Formatter
Unzip the download file and run the setup.exe to install the tool on your machine.
In the "Options" menu, set "FORMAT TYPE" option to QUICK, "FORMAT SIZE ADJUSTMENT" option to "ON".
Unzip the download file to get the OS image.
*Windows: Right click on the file and choose “Extract all”. *Linux: Run unzip [downloaded filename] command.
You need to use Phoenix Card to make the SD card.
Download the Phoenix Card : Phoenix Card
Run PhoenixCard.exe, Press “Disk Check” and select disk of SD Card.
Press “Image File” and Select system.img.
Press “Burn” to start upgrading, Upgraded complete, Press “Exit”.
burun Linux image under Windows os:
Download a tool that can wirte image to SD card, such as Win32 Diskimager from: Win32 Diskimager
Open the unzipped image file
Click Write button. Wait patiently to successfully complete writing.
burun Linux image under Linux os:
Run fdisk –l command to check the SD card node.
Run dd if=\[imagename\] of=/dev/sdx command to write image file to SD card. Wait patiently to successfully complete writing.
According to the set up diagram below, you can easily set up your Banana Pi.
If all goes well, the Banana Pi will boot in a few minutes. The screen will display the OS GUI.
You can use the GUI to shut down the Banana Pi safely.
Also you can run the command in the terminal:
sudo halt`or `sudo shutdown –h
This will shut down the PI safely, \(just use the power key to turn off might damage the SD-cards file system\). After that you can press the power key for 5 seconds to turn it off.