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 […]

Digia and the Qt Project Release Qt 5.0

The Qt Project and Digia have announced the release of Qt 5.0, which is available via Qt 5.0 page on qt-project.org, or via qt.digia.com/qt5 for commercial customers. Qt 5.0 comes as a full SDK package including Qt 5 framework, Qt Creator 2.6.1, examples and full documentation. Qt 5.0 is available in source code and binary format for Linux (64 and 32 bit), Mac OS X (10.7 and 10.8), and Windows. You can read more about the main changes and new features compared to Qt 4.8, on my previous blog post about Qt 5 Alpha. A video showcasing some of the key features of Qt 5 has been uploaded to Youtube. The video above is actually a screen capture of a Qt 5 based application using Qt Quick, OpenGL and WebKit, running in a Mac. Audio has been added with iMovie application. You can try this Qt 5 Launch Demo by yourself by […]

Khadas Edge2 Arm mini PC

Build Your Own Freescale i.MX6 Quad Laptop

Andrew Huang (“Bunnie”) and others have been working on an open source laptop based on Freescale i.MX6 Quad processor since June, and they’ve recently got the motherboard. Beside featuring a powerful quad core ARM processor, the design files are also provided, so if you have the right skills and resources you can build it yourself. The open source laptop mainboard (Codename: Novena) has the following specifications: SoC – Freescale iMX6 Quad @ 1.2GHz with Vivante GC2000 GPU System Memory – 64-bit DDR3-1066 SO-DIMM, upgradable to 4GB Storage – microSD boot flash, SATA-II connector for hard drive / SSD, SD card reader and serial EEPROM (for storing crash logs and other bits of handy data). FPGA – Spartan-6 CSG324. It has several interfaces to the CPU, including a 2Gbit/s RAM-like bus. Internal ports & sensors: mini PCI-express slot UIM slot for mPCIx mobile data cards Dual-channel LVDS LCD connector (up to […]

5 Must Have Applications for Android mini-PCs and Set-Top Boxes

There are now many cheap Android mini PCs and media players running Android. The hardware is usually OK, the firmware is good enough most of the time, but I find the software lacking. Here are 5 Android apps that should improve your Android TV experience. ES File Explorer File Manager Android media devices often come with a custom file manager, but I found it lacking features (e.g. SAMBA/CIFS, directory copy…), or something features are present but not really working. ES File Explorer File Manager is a free app that can help you exchange files between your internal storage, SD card, USB mass storage devices, a Network Attached Storage, Bluetooth Devices, FTP servers and even Cloud based services such as Google Drive or Dropbox. I mainly use this app to play videos from a Windows share (SAMBA/CIFS) in a PC or a NAS. MX Player mini PCs (aka HDMI TV Sticks) […]

My Hardware

For those interested, here’s the list of hardware platforms I own [Updated in May 2017): Linux Development Boards Raspberry Pi – Development board powered by Broadcom  BCM2835 (ARM11) that supports several Linux distributions Raspberry Pi 2 – Development board powered by Broadcom  BCM2836 (4x ARM Cortex A7) that supports several Linux distributions Raspberry Pi Zero – Minimal version of Raspberry Pi board. ODroid-X – Development board based on Samsung Exynos 4412 Quad core cortex A9 processor for Linux and Android development – See unboxing and Android review. Cubieboard – Development board featuring AllWinner A10 processor. Read Unboxing and quick start post for details. Olimex A13-OLinuXino-MICRO – Open source hardware AllWinner A13 development board. Read my board review for details. Wandboard Dual – Development board powered by Freescale i>MX6 Duallite processor. See unboxing and quick start guide. My short Ubuntu review may also be interesting. OPENBRIX Zero – Development board based on […]

x86 & Arm Linux Development Boards

This list of Android/Linux development board lists does not intend to be exhaustive. On the contrary, I only plan to list the boards that I find remarkable either by the level of community support, price or features, and I plan to keep the list shorter than 10 boards/vendors. I’ll also focus on the cheaper boards (less than $100, or slightly above) as those sell in larger quantities than more expensive boards. If you are interested in the latter, I have a list of the top 5 most powerful Arm boards (in 2017/early 2018). Raspberry Pi Boards The Raspberry Pi Foundation has sold close to 20 millions boards as of Q2 2018, and the Raspberry Pi boards are a step above the competition in terms of sales thanks to the relatively low cost and excellent software support of the platform. There are several models, but the two most popular right now […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

Emdebian Grip 2.0: Debian For Embedded Systems

I’ve used Emdebian ARM toolchain for several things such as building Raspberry Pi kernel, or cross-compiling VMWare-View, but I must have not paid attention enough, as I only discovered that Emdebian also offered a lightweight Linux distribution for embedded systems called Debian Grip. There was also another distribution called Debian Crush, a customized Emdebian installation without perl, but development stopped after Debian 5.0. Debian Grip is binary compatible with Debian and supports i386, amd64, powerpc, armel, armhf, mips and mipsel. Ports for powerpcspe and sh4 are available for Emdebian unstable. The current stable version Debian Grip 2.0 is based on Debian 6.0 “Squeeze”. You can install Emdebian grip using CD /DVD ISO images or with multistrap (preferred method). Visit the Installation instructions page for details. Here’s how the installation sizes compare between Emdebian Grip (unstable) and Debian (unstable): A basic multistrap of Emdebian Grip (sid-grip) comes out at 56MB installed, […]

Android Transporter Enables WiFi Display Mirroring (similar to Miracast) of Android Devices

E.S.R.Labs is a German embedded software company mainly working for the automotive industry. But this time, they’ve started to work for the consumer market with Android Transformer, a software solution that can mirror an Android display to another Android device display via Wi-Fi in a similar fashion to what WiFi Miracast will do. Eventually, the company plan to make Android Transporter compatible with Wi-Fi Miracast, but in the meantime they rolled out their own solution by taking advantage of H.264 hardware encoders and decoders on Galaxy Nexus S and the Raspberry Pi. If they use standard APIs, I assume any hardware running Android that with H.264 hardware encode/decode should support their platform. I hope it will be work on (or be ported to) CX-01 mini PC which can be bought as low as $40 inc. shipping. It would make an even cheaper hardware than the Raspberry Pi (Up to 33% […]

Khadas VIM4 SBC