Ronetix announced 5 CPU modules based on Atmel AT91SAM9 series: SAM9G35-CM – populated with AT91SAM9G35 SAM9G25-CM – populated with AT91SAM9G25 SAM9G15-CM – populated with AT91SAM9G15 SAM9X35-CM – populated with AT91SAM9X35 SAM9X25-CM – populated with AT91SAM9X25 Those 5 mew modules correspond to the 5 New Atmel processors and Devkit announced in August 2011. All modules offer 400MHz performance, 128MB to 256MB DDR2 SDRAM, 256MB NAND flash and 4MB to 8MB SPI flash. Here’s a comparison table of the different features available on the 5 modules / processors. Features SAM9G15 SAM9G35 SAM9X35 SAM9G25 SAM9X25 EMAC – RMII RMII MII MII + RMII ADC channels 12 12 12 7 7 CAN – – y – y 5-wires touchscreen y y y – – LCD y y y – – ISI – – – y – additional USART3 – – – y y The modules support the operating supported by SAM9 processors namely Android, […]
Memo Touch: A Tablet for the Elderly
The Memotouch is a tablet based on Archos 101 IT designed for the elderly with short-term memory loss such as persons affected by Alzheimer. Memo helps people with memory loss remember important information by displaying it 24/7 on a 10″ tablet. The elder needs no computer knowledge or skills to benefit from the continual reminders displayed automatically. Messages, audio alerts, and other features are programmed remotely by caregivers (health professionals or family members) through a website. Memo is customizable via the web interface and you can select to either display a single message or also add the following items on the tablet: Calendar To Do List Weather Phone List Pill Box Photo Album Help Button The company sells the tablet for 299 USD, plus 29 USD a month for a 6-month subscription (174 USD Total) or 25 USD a month for a one year subscription (300 USD Total) providing a […]
New Development Board: Pandaboard ES with TI OMAP4460
Somehow I’ve missed the announcement of the Pandaboard ES – a new version of the Pandaboard low cost development board – last month. The Pandaboard ES is built around OMAP4460 processor running at 1.2 GHz with 1GB RAM and an SD/MMC card slot. It features onboard 10/100MBit Ethernet, Wifi, Bluetooth, several video output ports (HDMI, DVI-D, LCD Expansion and DSI), audio input/audio, several expansion ports (USB 2.0 OTG, USB 2.0 host, GPIO header, camera header..) and debug ports (JTAG, UART, 2 status LEDs, 1 GPIO button and sysboot switch). It has the same form factor as the original Pandaboard (114.3mm x 101.6mm) and weights 81.5g instead of 74g for the Pandaboard. The cost is however slightly higher at 182 USD (recommended price) vs. 174 USD for the Pandaboard. To help you choose which board is best for you, I’ve created a table comparing Pandaboard and Pandaboard ES specifications and features. […]
Android 4.0 Demo on Ziilabs Jaguar Tablet Reference Design
Yet another Android 4.0 demo on a development platform. This time, Android 4.0.1 runs on a Jaguar Tablet powered by Ziilabs ZMS-20 ARM Cortex A9 processor. It runs pretty smoothly. 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
World’s First Android 4.0 Tablet is based on Rockchip RK2918
Rockchip has announced Android 4.0.1 (ICS) would be ready by the first week of December with Rochchip RK2918 based tablets shipping with the new OS available later in December. The company claims this will be the first Android 4.0 tablet available in the market. That also means that owners of Archos Arnova G2 tablets should be able to run Android 4.0 very soon. The demo below seems relatively smooth compared to other demos I have seen on development boards such as ST Ericsson Snowball, so I suppose Rockchip has already enabled hardware acceleration. 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
Linaro 11.11 Release with Kernel 3.1.1 and Android 4.0.1 Support
Linaro has just released version 11.11 based on Linux Kernel 3.1.1 and with support for Android ICS. The Android 4.0.1 Preview build for all low cost development boards supported by Linaro are available at http://releases.linaro.org/11.11/android/images-ics-preview/. Here are the highlights of the release: Android Linaro’s baseline has now been upgraded to 2.3.7. The first Versatile Express Android build has been completed. Pandaboard and Vexpress has been upgraded to kernel 3.1.1. A preview of Ice Cream Sandwich is released and running on Snowball, Origen, iMX53 and on Pandaboard with Linaro kernels. A NEON-optimized libpng has been itegrated in all builds. Preliminary DS-5 support has been integrated. Preliminary WiFi support on Android Origen. Kernel config for each build is available on android-build page. USB Ethernet works on Origen. Camera recording function works on Pandaboard. USB camera can be hotplugged on Pandaboard. Developer Platform Firefox can now be cross-built using multiarch. Instructions are available […]
Android 4.0 on ST Ericsson Snowball Development Board
Android 4.0.1 can now run on ST Ericsson Nova A9500 low cost development board “snowball”. The build is available at https://android-build.linaro.org/builds/~linaro-android/staging-snowball/. You can Android 4 (ICS) it in action in the Snowball board in the video build using build number 84. This is a bit sluggish since Android 4 currently lacks hardware acceleration on this development board but Linaro and the igloocommunity will implement it in the next few weeks. If you have an ST Ericsson snowball board, here are the instructions to try the latest Android 4.0 build for the platform: Get the images: wget –no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_staging-snowball/lastSuccessfulBuild/artifact/build/out/target/product/snowball/boot.tar.bz2 wget –no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_staging-snowball/lastSuccessfulBuild/artifact/build/out/target/product/snowball/system.tar.bz2 wget –no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_staging-snowball/lastSuccessfulBuild/artifact/build/out/target/product/snowball/userdata.tar.bz2 Get the linaro-image-tools and create the image: bzr branch lp:linaro-image-tools ./linaro-image-tools/linaro-android-media-create –mmc /dev/sdc –dev snowball_sd –system system.tar.bz2 –userdata userdata.tar.bz2 –boot boot.tar.bz2 MINICOM settings: minicom -D /dev/ttyUSB0 -w -C minicom.txt You must setup the boot args as follows: U8500 $ setenv loadbootscript fat load mmc 1:1 ${loadaddr} […]
Android 4.0 on BeagleBoard and Beagleboard-xM
Sola has written the instructions (in Japanese) to build Android 4.0 (ICS) for Beagleboard and Beagleboard-xM. Here’s the same in English: Get the source code: $ mkdir -p /home/sola/work/ics $ cd /home/sola/work/ics $ export ANDROID_ROOT=$PWD $ repo init -u https://bitbucket.org/sola/android_manifest $ repo sync -j8 Build Android: $ cd $ANDROID_ROOT $ source build/envsetup.sh $ lunch full_beagleboard_xm-eng [for BeagleBoard-xM] $ lunch full_beagleboard-eng [for BeagleBoard] $ time make -j8 Generate the rootfs: $ cd $ANDROID_ROOT/out/target/product/beagleboard_xm/ [for BeagleBoard-xM] $ cd $ANDROID_ROOT/out/target/product/beagleboard/ [for BeagleBoard] $ mkdir rootfs $ sudo cp -a ./root/* ./rootfs/ $ sudo cp -a ./system/* ./rootfs/system/ Build the kernel: $ export ARCH=arm $ export CROSS_COMPILE=$ANDROID_ROOT/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi- $ cd $ANDROID_ROOT/board/beagleboard/kernel $ make omap3_beagle_android_defconfig $ make uImage modules -j8 Partition the SD card (bootloader, media, rootfs): $ cd $ANDROID_ROOT/board/beagleboard/sdcard $ sudo LANG=C ./mksdcard_beagle.sh /dev/sdx where /dev/sdx depends on your setup (e.g. /dev/sda). Generate boot.scr: $ cd $ANDROID_ROOT/board/beagleboard/bootscript $ ./mkbootscr Copy MLO/u-boot.bin/uImage/rootfs to the SD card: […]