Allwinner Showcases A20, A31 and A31s Devices: Tablets, Phablets, Mini PCs, Projectors, Laptops, Development Boards…

ibenX_GamePad

Charbax is now at the China Sourcing Fair in Hong Kong, meeting and interviewing lots of Chinese companies. One of the companies I’ve been following is AllWinner because of their low-cost ARM Cortex processors, found in many Android devices, which somewhat support Linux. In the video below, we first learn they have shipped 1 million A31 in the last 4 months, A31s and A20 processors have been available since the end of March for phablets, and A20 price is supposed to be very close to A10. So products based on AllWinner A10 could be upgraded to AllWinner A20 for just a few dollars more as both SoC are (nearly) pin to pin compatible. By the way, if you’re interested in the Cubieboard, you may want to see this. We then go through lots of devices based on AllWinner SoC, albeit too fast to get many details, but the list may […]

Mele A1000G Quad Set-Top Box Features AllWinner A31 SoC

Mele A1000 Android set-top box based on AllWinner A10 is one the best platform to play with Linux on ARM, thanks to its low cost, numerous features, hackability, and the work of the developers’ community on arm-netbook mailing list, and now in sunxi-linux. I like it so much it’s the first item in my short list of hackable gadgets. However, the hardware specifications of the original Mele A1000 may be too weak for some of today’s applications. So I’m pleased the announce that Mele A1000G Quad is now available (for pre-order) with AllWinner A31 quad core Cortex A7 SoC, 2GB RAM and 8GB Flash. Here are the specifications for Mele A1000 Quad STB: SoC – AllWinner A31 quad core Cortex A7 @ 1.5GHz + PowerVR SGX544MP2 GPU System Memory – 2GB DDR3 RAM Storage 8GB Flash SD card slot SATA connector (most probably via a USB to SATA chipset) Video […]

UDOO Single Board Computer Features Freescale i.MX6 Dual/Quad and Atmel SAM3 MCU

Have you ever dreamed of a single board with the power of 4 Raspberry Pi and Arduino Due functionality? This dream should soon become reality thanks to UDOO single board computer. This open source hardware board is powered by Freescale i.MX6 Dual or Quad with 1GB RAM, as well as Atmel SAM3 Cortex M3 MCU that provides access to Arduino compatible headers. Here are the specifications of the board: SoC – Freescale i.MX6 ARM Cortex-A9 CPU Dual/Quad Core @ 1GHz + Vivante GPU MCU – Atmel SAM3X8E ARM Cortex-M3 (same as Arduino Due) System Memory – 1GB DDR3 Storage – micro SD (boot device) + SATA (i.MX6 Quad only) Video Output – HDMI and LVDS + Touch (I2C signals) Audio I/O – Analog Audio and Mic Expansion Headers – 54 Digital I/O + Analog Input (Arduino-compatible R3 1.0 pinout) Connectivity Ethernet RJ45 (10/100/1000 MBit) WiFi Module USB – mini USB […]

Kontron Unveils SMARC Starterkit for ARM Systems-on-Module

You may have previously heard about ULP-COM (Ultra Low Power CoM), a standard for systems and computers on module. The standard has been ratified by the Standardization Group for Embedded Technologies (SGET) in February 2013, and renamed to SMARC (Smart Mobility ARChitecture). This standard is specifically designed for low power designed, and is currently only used with ARM SoC. Kontron was involved in the design of this standard, released several ULP-COM, now SMARC, compatible CoM based on TI, Freescale and Nvidia SoC, and yesterday the company just announced SMARC Starterkit will all hardware and software components needed to get started with evaluation and development. This starter kit comes in a carrying case with the following items: SMARC Evaluation Carrier Board 7″ Display PM070W4 (WVGA – 800×480) Touch USB Kit ETP04USBR Mounting Kit Adapter and Cables: 1x Kontron LVDS Jili30 Adapter incl. cable 1x DSUB9 1x micro USB USB A Storage […]

Design West Summit – 23-25 April 2013

Design West 2013, previously known as the Embedded Systems Confertence, will take place later this month, on 23-25 April to be exact, at San Jose McEnery Convention Center in San Jose, California, US. The event will be divided into 22 tracks dealing with software development, hardware design, operating systems, security and more: Android Certificate Program – Two-day hands-on embedded android workshop. Black Hat Summit – The Black Hat Embedded Security Summit will provide electronics professionals with essential information and tools, as well as a forum for the discussion and evaluation of the latest solutions for securing their embedded systems. Training courses will focus on topics such as Network Security, Incident Response, Web Application Security, and Exploit Development. Connectivity and Networking – The Connectivity and Networking track educates design engineers on wired and wireless communications, spanning need-to-know topics from essentials of USB device development to antenna and RF system design. Debugging […]

Libhybris Let You Use Android Drivers & HW Libraries in Linux

One of the main issues with Linux on ARM is the lack of proper GPU drivers for the platform, as most silicon manufacturers now only focus on Android drivers which are not compatible with the Linux kernel, because Android is based on Bionic C library, whereas Linux is based on glibc or its variants. There are two ways to solve this issue: Open Source GPU drivers. This would be the ideal solution, as you would just be able to cross-compile the drivers for the proper, as well as fix bugs without having to ask the silicon manufacturer to fix the driver for you. Bionic to Glibc library. Such library acts like libdl, and allows to load Bionic library and overrides some symbols from bionic with glibc based ones. This is exactly what libhybris does. Ubuntu Touch is capable of using Android GPU drivers to run Ubuntu thanks to this library, […]

Sailfish OS SDK Adds Support for Windows and Mac OS X

At the end of February, Sailfish OS SDK Alpha was released with support Linux 32- and 64-bit only. The latest version of Sailish OS SDK can also be installed in Windows and Mac OS X. If you’re developing in Linux, it’s just the same SDK as released in February. The SDK and quick start guide is available from Sailfishos.org, or you can click directly on the links before to download and install the SDK. Windows SDK installer – SailfishOSSDK-windows-offline.exe Mac OS X installer –  SailfishOSSDK-mac-offline.dmg The SDK is still at the Alpha stage with several known issues, and probably a few more yet-to-be-known bugs. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011. www.cnx-software.com

PengPod 700 Linux Tablet Used As a 3D Printer Touchscreen Controller

PengPod 700 & 1000 are two of the rare Linux tablets to be available on the market. Those tablets are based on AllWinner A10 SoC which can support both Android and Linux thanks to independent developers. After a successful Indiegogo campaign, where they managed to received pledges for a few hundred units of both model, people started to receive their Linux tablets earlier this year. Francesco Santini decided to purchase PengPod 700 in order to use it as an touchscreen controller for his 3D printer (Solidoodle). He modified Pronterface, a graphical user interface written in Python to control 3D printer, for the 7″ display the of PengPod tablet, and made the change available in his github account https://github.com/fsantini/Printrun-pengpod700. He uses a SAMBA share to copy G-code files (“G-code is the common name for the most widely used numerical control (NC) programming language”), and load the required file from the PengPod […]

UP 7000 x86 SBC