Raspberry Pi Releases 1st SD Card Image (Debian) – How-to use it in QEMU

The Raspberry Pi Foundation has just released the first SD Card Image that you will be able to use with your Raspberry Pi board. This image is based on Debian Squeeze (6.0) and comes with  LXDE user interface and Midori browser, development tools, and sample code for accessing the multimedia functionality on the device. You can download it using BitTorrent: debian6-17-02-2012.zip.torrent (preferred method) or via one of the many http mirrors available on RPi Community page. This image contains all necessary files including the binary blob and closed source libraries, the kernel and the root file systems. If you want to to prepare an SD Card with this image simply use dd in Linux: unzip debian6-17-02-2012.zip sudo dd if=debian6-17-02-2012/debian6-17-02-2012.img of={sd_card_path} where sd_card_path is the device pointing to you SD Card (e.g. /dev/sdc). Make sure you use the correct device (e.g. with fdisk -l) or you may wipeout your hard drive […]

Cymbet EnerChip Solid State Batteries and Energy Harvesting Evaluation Kits

Cymbet has developed rechargeable solid state batteries called EnerChip for Embedded Energy, Power Backup and Energy Harvesting. Applications include backing up Real Time Clocks (RTC), Micro-controllers (MCU) and SRAM devices. The company says “EnerChips are ideal for energy harvesting powered devices such as wireless sensors, medical devices, data loggers and remote location tracking equipment.” Those chipsets aim at replacing batteries such as CR2032 batteries that you can find in watches, calculators and other low power devices. The company emphasized three key benefits of such “batteries”: EnerChips are more than 10x smaller than non-rechargeable coin cell batteries EnerChips last 3x longer than conventional coin cell batteries EnerChips are less expensive to use than conventional coin cell batteries or super caps. The price starts at 20 US cents in volume quantities. You can watch the promotion video below for an overview of those chips. Cymbet shows a lot of mobile phones in their video, […]

ArmSoM RK3588 AIModule7 NVIDIA Jetson Nano-compatible SOM

Toradex Will Unveil Colibri T30 Nvidia Tegra 3 COM at Embedded World 2012

Toradex, a Swiss technology company specialized in embedded systems, will be at Embedded World 2012 to showcase their products and technology including: An Embedded Computer Kit with Colibri T20 (Nvidia Tegra 2 Computer on Module) and Iris carrier board. Instant boot demo (480 ms) in WinCE with their NVidia COM The new Colibri T30 COM powered by Nvidia Tegra 3 (Quad-core Cortex A9 processor) At the conference, they will give away 100 Embedded Computer Kits (they also call it “Performance Kit”)  based on Colibri T20 and Iris board to the attendees who give 20 Euros to the Red Cross. The regular price of this kit is 200 Euros.  This embedded module comes preloaded with Windows Embedded Compact 7 , but you can download the Linux BSP and update the board firmware. The Colibri T20 key features include: Dual Core Nvidia Tegra 2 ARM Cortex A9 Processor @ 1 Ghz 256 […]

Mozilla Boot to Gecko (B2G) OS Is Coming to Your Smartphone

Mozilla, non-profit organization, well known for its Firefox web browser and Thunderbird mail client has recently moved to the mobile space with Firefox for Android browser for smartphones and tablets. However they intend to go even further by releasing a mobile operating systems named Boot to Gecko (B2G) competing directly with Android, iOS and Windows Phone. Mozilla mobile operating system will use web standards (like Tizen does) and the goal is to displace proprietary, single-vendor stacks for application development (e.g. Android, iOS, WP7).  The OS itself will relies on the Linux kernel and some open source libraries and the B2G applications will be written using HTML5/Javascript/CSS3 standard. Basically, it will boot Linux and use the Gecko engine (like in Firefox) to render application in a way similar to what Google does with Chrome OS. The HTML5-based user interface of B2G is called Gaia and is a collection of web apps. […]

Cross-compiling VMWare View for ARM Linux (in Debian/Ubuntu)

Earlier this month, I wrote an article about PCoIP Technology which shows an Android application (VMWare View) running on an OMAP4 Tablet displaying a Windows 7 desktop. This remote desktop technology relies on a powerful server to do the processing and thin clients (in that case Tablets) to display the desktop. Since only pixels are transferred any OS (supported by the server) could be displayed in the thin client. That made me wonder if there was an open source PCoIP client that could run on low end Linux client such as the Raspberry Pi. VMWare View Open Client provides just what we need, but is only available in source code so we need to cross-compile it for ARM or build it in an ARM machine. Today, I’ll show the instructions I followed to cross-compile it for ARM in Debian using Emdebian Toolchain. First download and extract VMware View Open Client […]

GreenBase GQ-3874 and CG-8148 TI ARM Cortex A8 QSeven Modules

GreenBase Technology has unveiled the GQ-3874 and GQ-8148 Qseven modules based on Texas Instruments Cortex A8 processors. The GQ-3874/8148 features a PCI-e slot, SATA, four USB, four UART, dual CAN bus, ARM Cortex A8 1GHz processor, and SGX530 3D graphics engine. The GQ-3874 – Qseven Module uses the following CPU and GPU: CPU – Texas Instruments  Sitara AM3874 1GHz ARM Cortex-A8 MPU GPU – SGX530 3D Graphics Engine and the GQ-8148 – Qseven Module uses the following CPU, GPU, DSP and Video hardware accelerator: CPU – Texas Instruments DaVinci DM8148 1GHz ARM Cortex-A8 MPU GPU – SGX530 3D Graphics Engine DSP – Integra C674 750MHz DSP HDVICP2 Video Encoder/Decoder hardware accelerator Both boards share the following specifications: Memory & Storage Onboard DDR3 Memory 512MB/1GB Onboard eMMC Flash 4GB/8GB Qseven 230 pin Edge Connector with: 2 x GbE 1 x PCIe 1 x SATA 1 x HDMI 4 x USB 2.0 […]

Rockchip RK3568, RK3588 and Intel x86 SBCs and SoMs in 2025

Toshiba Electronics BMSKTOPASM369 Starter Kit for ARM-Cortex M3 MCU

Toshiba Electronics will unveil the BMSKTOPASM369,  a new Starter Kit for ARM-Cortex M3 microcontrollers at Embedded World 2012. This devkit based on Toshiba TMPM369Fxxx Cortex M3 MCU  which combines Ethernet, CAN and USB Host and Device connectivity in a single IC. Toshiba will also showcase new software tools that speed-up and optimize embedded designs for motor control applications. This development board features an integrated power supply and offers rapid prototyping and testing for applications ranging from industrial control systems and barcode readers to motion control, home appliances and solar inverters. The Started Kit is based on TMPM369Fxxx series 32-bit ARM Cortex-M3 MCU running at 80MHz  with up to 512KB flash and 128KB RAM. The 4 MCUs in this series also integrate the following: Single-channel CAN2.0B Full-speed USB Host controller Full-speed USB device controller 10/100BASE single-channel Ethernet MAC. 2x 12-bit ADCs suitable forbarcode readers and other applications requiring ultra-fast conversion. 2x […]

Raspberry Pi Linux Distribution: Raspberry Pi Fedora Remix 14

Several operating systems will be able to run on the Raspberry Pi boards.  However, the Raspberry Foundation had announced that they were working with Red Hat to deliver a Fedora release optimized for the board and Broadcom BCM2835 processor (ARMv6 + hard-float support). It appears the full name of this distribution is “Raspberry Pi Fedora Remix 14” most probably based on Fedora 14 (as the name implies), and not the latest Fedora 16 release. This Linux distribution will officially be launched on the 22nd of February 2012 at the  Seneca Centre for the Development of Open Technology in Toronto, Canada during a 2-hour event (15:00-17:00) featuring: A hands-on opportunity to use a Raspberry Pi Live demonstrations of the Raspberry Pi Fedora Remix software Examples of the educational uses of the Raspberry Pi The 60-computer build farm used to build the Fedora ARM software on which the remix is based Information […]

Boardcon CM3588 Rockchip RK3588 System-on-Module designed for AI and IoT applications