Mele A1000/A2000 Android 4.0 Image Released

At last, a (semi-)official Android 4.0 release (and not a beta) for Mele A1000 and Mele A2000 media players has been released. This release is based on AllWinner Android 4.0 SDK. You can download homlet_4.0_v1.0_20120609_dd.img.lzma or here and dump it to the SD card with dd (Linux) and Win32DiskImager (Windows). It is also available via Bittorrent. There is also another image named homlet_4.0_v1.0_20120609.img.lzma that can be flashed via the Phoenix Utility, but the download link is not available anymore at the moment. Here are the instructions in Linux:

Where you need to replace X in /dev/sdX by the correct letter for your SD card reader. Now insert the SD card in your Mele, and wait until the LED stops blinking, remove the SD card and restart the device. Et voila! The default language is Chinese, so you’ll have to go to the Settings to change the language to your […]

Getting Started with Emcraft Systems Cortex M3/M4 Starter Kits Running uCLinux

A few months ago, I wrote a post about running uCLinux on Cortex M3/M4. Since then I’ve had the opportunity to play a with Cortex M3  & M4 boards capable of running Linux, as last week, I received Emcraft Systems Freescale K70 Starter Kit together with their MicroSemi (previously known as Actel) Smartfusion SoM. Today, I’ll show some pictures of the baseboard and modules I received in the kit, and some details about the documentation and how to get started with the modules. Unboxing Pictures Here’s the baseboard with Ethernet, USB interface using USB-UART bridge connected to the UART0, JTAG connectors (P3 and P5), two push-buttons and a breadboard for easy access to unused signals (ADC, I2C, SPI, UART and GPIOs). P4 and P6 are the sockets to plug in the SoM. There is a lithium-ion battery (CR2016) at the back of the board for the RTC clock. As previously […]

The Future of ARM Linux by David Rusling, Linaro CTO

David Rusling, Linaro CTO, gave a presentation about the future of ARM Linux at Linaro Connect, in Hong Kong, at the end of May, where he discussed the current status of ARM Linux for mobile, consumer and enterprise markets, the future of ARM Linux and Linaro involvement. He started by saying what he wants personally: A mobile phone that can’t be easily hacked, with 10 hours of battery life for any kind of applications and data must be synchronized in the cloud. The second slide entitled “Future”, but it looked like more the present to me, addresses 3 markets: Mobile: Android vs. iOS, although Windows 8 is coming Post PC: The desktop fades and laptop/tablet merge (think Asus Transformer) Enterprise: Cooling and Power is key and the enterprise is ready for innovation, meaning it will start using ARM platforms. He then focuses on Linux explaining that Android has been the […]

WM8850-MID Android 4.0 Tablet Unboxing and Review

I recently bought an Android 4.0 tablet with a 7″ capacitive touchscreen based on the new WonderMedia WM8850 processor (Cortex A9 + Mali-400). In my first post, I called this tablet UGoos UG-LMW70, but I just received a no brand package with nothing mentioning Ugoos or the model number UG-LMW70 anywhere. Android settings just show WW8850-mid for the model number. The tablet comes with a 5V power supply, a miniUSB to USB cable, a short miniUSB to USB female adapter, headphones and a user manual in English explaining how to use Android, but nothing about the tablet itself. The tablet has vol-/+ buttons and a power button (left side below), and a power jack, microSD slot, headphones jack, a USB host port, a mini HDMI port, a miniUSB port and a microphone (right to left). They did not include a mini HDMI to HDMI cable, so I did not try HDMI […]

Collabora and Fluendo Release GStreamer SDK 2012.5 Amazon

Last week, Collabora and Fluendo jointly announced the release of an open source software development kit (SDK ) for GStreamer multimedia framework. The SDK aims at easing the integration of Gstreamer  into projects and provides a pre-built version of the framework which is available for Linux, Windows and Mac OS X. GStreamer is used in many Linux applications such as media players (Rhythmbox, Banshee and Amarok),  video editors (PitiVi), and media centers such as XBMC among other applications. It’s also often the framework used to play videos on ARM platforms with implementations for OMAP 4/5 and devices compliant with the OpenMAX standard. Gstreamer website has also been updated and provides links to download GStreamer SDK and documentation on the home page. The new documentation looks pretty good with fives main sections: Instructions for installing the SDK on Linux (Ubuntu, Debian and Fedora), Windows or Mac OS. 11 basic and 2 advanced tutorials. […]

Deeper Smart FishFinder: A Sonar For Android and iOS Mobile Devices

Friday Lab has designed and developed Deeper Smart Fishfinder, a Sonar that communicates with your smartphone or tablet via Bluetooth in order to help you locate the best location for fishing (i.e. where the fish are…). Deeper works with Android 2.2 or greater devices as well as iPhones and iPADs running iOS 4.0 or greater. The device, about the size of a tennis ball, is made of high-impact polycarbonate shell. This smart sonar is waterproof and can handle small shocks. You can use the Deeper for up to 6 hours on a battery charge and Bluetooth range is up to 50 meters. You’ll be able to see the bed of the pond, lake or river on your device, know where and how big the fish are as well as the temperature and depth of water. You can watch the video to see how the device was designed and how it […]

52.99 USD CX-01 Mini Android 4.0 TV Box Powered by TeleChips TCC8925 (Cortex A5)

If you thought the 74 USD MK802 Android mini PC was cheap, think again. One of my reader informed me that Pandawill started selling a similar product for 52.99 USD (inc shipping). The “CS-01 Mini Android TV Box” features a Telechips TCC8923 dual TCC8925 Cortex A5 processor clocked at 1 GHz 800 MHz with 512 MB RAM and 4GB NAND Flash, and runs Android 4.0.4. Here are the specifications of the device: SoC –  Telechips TCC8923 (dual core Cortex A5) TCC8925 @ 1GHz 800 MHz with Mali-400 GPU System Memory – 512MB RAM Storage – 4GB NAND flash Video output – HDMI (Up to 1080p60) Video formats – AVI, RMVB, MKV & FLV (1080P) Audio formats – MP3, WMA, WAV, APE, AAC, FLAC, OGG Connectivity – Wi-Fi  802.11 b/g/n USB – 1 x USB 2.0 port + 1 x micro USB port Dimensions – 90 x 40 x 29mm Weight […]

Hardware Packs for AllWinner A10 Devices and Easier Method to Create a Bootable Ubuntu 12.04 SD Card

Linaro has a tool called linaro-media-create to install Linaro Ubuntu to an SD card by passing the device, hardware pack file, the rootfs and the board as arguments. Hardware packs are files that contains hardware specific binaries and configs files (e.g. bootloader, kernel…). I’ve done something similar (albeit more basic) for AllWinner A10 devices so that you can easily install and run Ubuntu (and possibly other distributions) on an SD card. I’ve written 2 scripts for this: a10-hwpack-bld.sh – Script to generate evb.bin, build the latest u-boot and linux kernel, retrieve some config files and compress all this in an hardware pack file a1x-media-create.sh – Script to make a bootable SD card for AllWinner A10 devices. You can get the scripts with git:

I’ve only tested it with Mele A1000, but if you have other A10 devices such as MK802 mini PC or MINI X media player, it should […]

Exit mobile version
UP 7000 x86 SBC