Android and Linux Benchmarks on MiQi Development Board

MiQi is an upcoming low cost development board powered by Rockchip RK3288 SoC that will sell for $35 with 1GB RAM and 8GB storage, and $69 for the version with a  2GB / 32GB combination. Since Rockchip RK3288 was launched in 2014, most available benchmarks were made on Android 4.4, and since MiQi is the first low cost board based on the processor, other RK3288 based board such as FireFly have not been that popular. So I’ve decided to run updated benchmarks in MiQi both in Android 5.1 and Linux (Lubuntu 14.04), which was easy since a dual boot image is pre-installed. But since I received an early sample without heatsink, I found a spare heatsink added some thermal paste and placed it on top of the processor and partially on RAM and eMMC flash. MiQi Board Android 5.1 Benchmarks I ran Antutu both using 1080p60 and 2160p30 video output, […]

Software Matters, or How SinoVoIP Crippled Banana Pi M2+ Performance.

The most common way to use a development board is to simply go to the manufacturer website, and download the images from there. They are the ones who made the hardware after all, and they should be the most knowledgeable about their platform. But it may not always be true as tkaiser found out when he ran some Phoronix benchmarks on Banana Pi M2+ (aka BPI M2+) board with SinoVoIP (the manufacturer), Armbian, and Raspbian images. The results speak for themselves. The last three columns are what is of interest here, and in some benchmark Banana Pi M2+ is about 3 times slower with SinoVoIP image compared to Armbian, while with others the performance is quite similar. John The Ripper password cracker benchmark shows a massive difference between distributions… … while FLAC audio encoding not so much. So what’s going on here? First Jon the Ripper is a multi-threaded applications, […]

Low Cost Development Boards Linux Benchmarks – Raspberry Pi vs Banana Pi vs Orange Pi vs ODROID

LoveRPi, a distributor and reseller of electronic boards and accessories, has run benchmarks from the Phoronix Suite on several low cost development boards: $46* Banana Pi M2  based on Allwinner A31s quad core Cortex A7 processor @ 1.0 GHz with Armbian (Ubuntu 14.04) $74* Banana Pi M3 based on Allwinner A83T octa core Cortex A7 processor @ 1.80 GHz with Debian 8.3 $32 ODROID-C1+ based on Amlogic S805 quad core Cortex A5 processor @ 1.5 GHz with Ubuntu 14.04 $40 ODROID-C2 based on Amlogic S905 quad core Cortex A53 processor @ 2.0 GHz with Ubuntu 16.04 $74 ODROID-XU4 based on Samsung Exynos 5422 quad core ARM Cortex-A15 @ 2.0GHz quad core ARM Cortex-A7 @ 1.4GHz with Ubuntu 15.10 $10 Orange Pi One based Allwinner H3 Cortex A7 processor @ 1.2 GHz with Armbiam (Debian 8.3) $15 Orange Pi PC based on Allwinner H3 Cortex A7 processor @ 1.3 GHz with […]

NanoPi M1 Allwinner H3 Development Board with HDMI, CVBS, Ethernet and 3 USB Ports Sells for $11 (Sort of)

FriendlyARM has been very busy since the beginning of the year, as they’ve already released NanoPi 2 Fire, NanoPC-T2, and NanoPi-M2 boards, all based on Samsung S5P4418 processor so far in 2016. But they’ve not stopped, as the company has now launched NanoPi M1 board powered by Allwinner H3 processor with a similar form factor as NanoPi-M2, similar features as Orange Pi One, except they added two extra USB ports, an AV port with composite video and stereo audio, an on-board microphone, and an IR receiver. NanoPi-M2 board specifications (highlights show improvements or differences over Orange Pi One): SoC – Allwinner H3 quad core Cortex A7 @ 1.2 GHz with an ARM Mali-400MP2 GPU up to 600 MHz System Memory – 512 MB DDR3 (1GB as option) Storage – micro SD card slot Video & Audio Output – HDMI and 3.5mm jack for CVBS (composite + stereo audio) Connectivity -10/100M […]

GearBest 2nd Anniversary Promo Offers Cheap TV Boxes and Routers

GearBest has become fairly popular since it launched two years ago, mostly thanks to aggressive pricing, promotions, and coupons, and the company is celebrating its anniversary with some more discounts with recent TV boxes as low as $23, routers for $12 and up, and other accessories. Some potentially interesting deals include: Chiptrip MXV S805 TV box with Amlogic S805 and Android 4.4 for $29.99 Beelink X2 TV box with Allwinner H3 and Android 4.4 for $26.89 MX4 TV box running Android 4.4 on Rockchip RK3229 for $22.99 Xiaomi Mi WiFi mini 802.11ac router for $28.49 (Update: also found on eBay for  $21.70 shipped) oops that’s the Youth Edition, only 802.11n) EasyCast WiFi Display Dongle for $11.99 NEXX WT3020F OpenWrt compatible router for $12.74 Please note that some are flash sales with 100 to 300 pieces, and discounted prices may not be active right now. [Update: Finally, only the flash sales […]

RPi-Monitor is a Web-based Remote Monitoring Tool for ARM Development Boards such as Raspberry Pi and Orange Pi

It can be pretty useful to monitor the CPU load, memory and storage usage, and network traffic of your boards, and they are already graphical tools like System Monitor on Ubuntu providing most of the information, and monit can be used on server, but I’ve recently been introduced to RPi-Monitor utility for Raspberry Pi and Orange Pi boards (patched version), that very easy to install, and provide neat chart of many different variables. Since I’m currently playing with Orange Pi One board running armbian, so that’s the platform I’ve used to run RPi-Monitor (OPi-Monitor). The usage should be exactly the same on Raspberry Pi, but the installation steps are little different. To install RPi-Monitor on Orange Pi One, open a terminal or access the serial console, and you can install and start the service with a single command line:

It actually took around 8 minutes on my board, as […]

Accelerated 3D Graphics, Hardware Video Decoding, and Network Performance on Orange Pi One Board (Video)

I’ve just written Getting Started Guide for Orange Pi One, a $10 development board based on Allwinner H3 quad core Cortex A7 processor, where I explain how to install and configure Armbian distribution on the board. As promised, I’ve also tested 3D graphics acceleration, and hardware video decoding, and also included some Ethernet benchmarks. Since ARM Mali-400 GPU found in Allwinner H3 is only capable of OpenGL ES, as in most ARM SoCs, you can test 3D graphics acceleration by using es2gears (and not glxgears as I’ve seen some other do in the past):

The log shows the utility is using Linux-r3p0 Mali driver, and the gears are display at a high frame rate close to 300 fps. If I switch to full screen, the frame rate drops to about 43 fps, which should still be acceptable. CedarX is the infamous closed source and GPL violating media library released […]

Orange Pi One Board Quick Start Guide with Armbian Debian based Linux Distribution

Orange Pi One board is the most cost-effective development board available on the market today, so I decided to purchase one sample on Aliexpress to try out the firmware, which has not always been perfect simply because Shenzhen Xunlong focuses on hardware design and manufacturing, and spends little time on software development to keep costs low, so the latter mostly relies on the community. Recently, armbian has become popular operating systems for Linux ARM platform in recent months, so I’ve decided to write a getting started guide for Orange Pi One using a Debian Desktop image released by armbian community. Orange Pi One Unboxing But let’s start by checking out what I received. The Orange Pi One board is kept in an anti-static bag, and comes with a Regulatory Compliance and Safety Information sheet, but no guide, as instead the company simply asks users to visit www.orangepi.org to access information […]

UP 7000 x86 SBC