AllWinner A80 based Cubieboard4 Development Board is Now Available for $100 (in China)

Allwinner and Cubietech announced they were working on Cubieboard8 in May, before we got to see some pictures of the first engineering samples. Cubieboard8 has now been renamed to Cubieboard4, also known as CC-A80 (CubieTech single board Computer A80), and the company has listed the board on Taobao for 620 RMB (~$102), with shipping scheduled for October 30. Cubietech CC-A80 board specifications, which have changed since the first pictures were released in July: SoC – AllWinner A80 octa core 4x Cortex A15 @ 2.0GHz,  4x Cortex A7 @ 1.3GHz, and Imagination PowerVR G6200 GPU System Memory – 2GB DDR3 Storage – 8GB eMMC (25MB/s read and write speed), micro SD Card slot Video Output – HDMI 1.4, and VGA Audio I/O – HDMI, 2x 3.5mm audio jacks for audio output and microphone Connectivity – Gigabit Ethernet, dual band Wi-Fi 802.11 b/g/n up to 300 Mbps + Bluetooth 4.0 (AP6330 module) […]

Patched Android 4.4 SDK Supports Beelink R89 & Hotack T031 Boards

The first batch Tronsmart Orion R28 Pro/Meta Android TV boxes where ships with a micro SD card loaded with Android 4.4 SDK, so I tried it myself, and posted instructions to build an RK3288 Android image, but when I flashed the image to my device, I quickly realized it was an older firmware (106k4), so the SDK would not be so useful, since all the recent bug fixes were not included. Luckily, more recent Android 4.4 SDK were released or leaked, and naobsd decided to port it to Hotack T031 and Beelink/Netxeon R89 boards that are found in many RK3288 Android TV boxes. Since he does not own any devices based on Netxeon R89, he asked me to try, and I did so on Tronsmart Orion R28 Meta. Bear in mind these are images built from a patched SDK, so not everything may work, there’s no Google Play Store, and […]

ITEAD Core AW204X AllWinner A20 SoM and Core EVB Baseboard

ITEAD Studio has been making systems-on-module based on Allwinner processors for a little while which are found in the company’s IBOX mini PC, MOD Duo guitar pedal, and more. They’ve now launched a new system-on-module with a 204-pin SO-DIMM connector instead of the headers used in the earlier modules. ITEAD Core AW2041 / AW2042  SoM specifications: SoC- AllWinner A20 dual core ARM Cortex-A7 @ 1 GHz + ARM Mali 400 MP2 System Memory – 1 or 2 GB DDR3 RAM (AW2014: 1GB, AW2042: 2GB). Storage – 4GB NAND Flash, micro SD card slot (on the back), SATA connector. Connector – 204-pin SO-DIMM edge connector with UART, I2C, SPI, LCD, I2S, LVDS, GPIO, etc.. signals Misc – Built-in RTC, reset, FEL and power buttons. Power – 5V supply, 3.3V I/Os. AXP209 PMIC. Dimensions – 67.60 x 48.25 x 1.6 mm Weight – 35 grams Temperature Range – Commercial To facilitate development, the […]

Waxberry Pi3 Rockchip RK3188 Development Board Includes a SATA Port

Development boards based on Rockchip RK3188 are a rarity, and until today, I only knew about Radxa Rock boards. Waxberry, a Chinese based company, already made some development boards such as Waxberry Pi2 based on Rockchip RK3066, and recently they’ve launched Waxberry Pi3 development board powered by Rockchip RK3188 processor, with 1 GB RAM, 8 GB flash, a SATA port, expansion headers and more. Waxberry Pi3 (aka WB-RK3188) specifications: SoC – Rockchip RK3188 ARM Cortex-A9 quad core @ 1.6Ghz + Mali-400 MP4 GPU System Memory – 1GB RAM Storage – 8GB NAND Flash (SK Hynix H27UCG8TETR) + micro-SD slot + SATA port Video Output – HDMI, LVDS connector, and AV output (TBC) Connectivity – 10/100M Ethernet port, 802.11b/g/n WiFi Audio I/O – HDMI, AV?, mic IN Camera – 24-pin CSI connector USB – 2x USB 2.0 host ports, 1x micro USB OTG Misc – IR sensor, RTC with battery slot […]

Android L x86 64-bit Developer Preview Emulator Image Released

Several weeks ago Linaro posted instructions to run Android L ARM 64-bit in QEMU which takes some efforts to setup, and at the time lacked OpenGL support (not sure about the status now). Google has now releases their own 64-bit Android L preview image for the x86 emulator, and hopefully they’ll release a 64-bit ARM image and NDK sometimes in the near future, as 64-bit mobile devices are expected for Q1 2015. That means developers can now test the 64-bit version of their apps build for x86 using Google emulator. Java only apps should most probably work without issues, but apps relying on native code (C/C++/assembler) will certainly require a little bit more work.  The latest Android NDK (r10b) support 64-bit code, and apps can be built with x86_64 build target, or using APP_ABI=all64 in Application.mk. 64-bit support increases addressable memory space, provides a larger number of registers, and new instruction […]

CALAO Systems Introduces PInBALL Industrial Board Based on Raspberry Pi Compute Module

CALAO Systems has just launched an industrial single board computer (SBC) for professional Raspberry Pi developers called PiNBALL or, if you prefer, PAC-1210-S200-B2835-EXX…. The board is powered by the Raspberry Pi Compute Module, features interfaces such as two mini PCIe slots (for USB, I2C, GPIOs,…), fast Ethernet, HDMI, opto-isolated inputs and outputs, etc., +6 to +36V power input, and can operate in -20°C to +70°C temperature range. PInBALL industrial SBC specifications (Items marker with ‘*’ are optional, and depend on model): SoC / Memory / Storage  – Via Raspberry Pi Compute Module – Broadcom BCM2835, 512MB RAM, 4GB eMMC Flash. Other Storage – 1x 2Kb I²C EEPROM with EUI-48 MAC Address & 128 bit Serial Number (AT24MAC402). Video Output – 1x HDMI Out, 1x CVBS Out (BCM2835) Audio Output – 1x HDMI, 2x S/PDIF Out / Optical & RCA (WM8804), Connectivity – 1x Fast Ethernet (LAN9514), 1x Micro-SIM Socket USB […]

Linux based MOD Duo Multi-Effects Pedal is Powered by an AllWinner A20 SoM (Crowdfunding)

If you are both a maker and a musician, MOD Duo multipurpose pedal may be a fun “toy” to play with. It’s an embedded computer comprised of a Hi-Fi soundcard (baseboard) powered by the same ITEAD Studio A20-CORE system on module found in ITEAD Studio IBOX, fitted into an enclosure with a pedalboard interface, and two graphics displays. You can create and share your own effects, or download the one made by the community using LV2 sound plugins, an open sound processing standard. A MOD Arduino Shield is also available to create new peripherals. Some technical specifications of the MOD Duo: SoC – AllWinner A20 dual core Cortex A7 processor @ 1GHz (AllWinner A23 is part of stretch goals) Two audio inputs Two audio outputs Stereo headphones output MIDI IN and MIDI OUT Cirrus Audio Codec USB – 1x USB Host for bluetooth, Wifi adapters and MIDI peripherals, 1x USB […]

Creating and Flashing an Android Image from Rockchip RK3288 SDK

Following up on my post explaining how to build Android for RK3288 TV box, I’ve generated a firmware image, and flashed it to Tronsmart Orion R28 Meta TV box to see if it could boot properly. There’s basically no information in the Andoird SDK explaining how to do basic things like building from source, and generating and flashing the resulting image, so I’d like to thanks Linuxium, Droidmote and Naobsd for their various tips. Since I’ve built everything from source, I’m using a Linux machine, but you should be able to create and flash the Android image in Windows using tools in RKTools/windows folder. First let’s copy the required, and freshly built, files to create the firmware:

We’ll also need to edit package-file follows (I only had to change the bootloader field):

And now create the firmware file:

The firmware file update.img can be flashed with upgrade_tool […]

Exit mobile version