What is GENIVI ? A Software Standard for the Automotive Industry

I’ve recently read in the news that a few operating systems had achieved GENIVI compliance. So let’s see what Wikipedia says about the GENIVI Alliance: The GENIVI Alliance was founded on March 2, 2009 by BMW Group, Delphi, GM, Intel, Magneti-Marelli, PSA Peugeot Citroen, Visteon, and Wind River Systems with the goal of establishing a globally competitive, Linux-based operating system, middleware and platform for the automotive in-vehicle infotainment industry. Since then, the alliance has expanded to more than 100 members who are working together to deliver an open and globally consistent software platform based on Linux for use by the whole car industry. So the clear goal here is to have some set of software specifications and standards (Currently GENEVI 1.0)  in the automotive industry in order to speed time to market and reduce the cost of developing Infotainment applications. GENIVI comes from a concatenation of Geneva and IVI (In-Vehicle […]

Energy Harvesting Development Kit by Microchip Technology

The XLP 16-bit Energy Harvesting Development Kit is a  development platform for realizing energy harvesting applications powered by Microchip nanoWatt XLP PIC MCUs which are suited for  low power applications with sleep currents down to 20nA, active mode currents down to 50uA/MHz, code execution efficiency, and multiple wake-up sources. The power for the kit is supplied by Cymbet’s EVAL-08 Solar Energy Harvester which features a solar panel suitable for use with indoor or outdoor light. The XLP kit enables rapid prototyping of low power applications such as RF sensors, temperature/environmental sensors, utility meters, remote controls, security sensors and more. For software development and programming, the kit includes the PICkit 3 programmer/debugger for use with the Microchip’s free MPLAB™ Integrated Development Environment. Microchip also provides XLP 16-bit Energy Harvesting RF Demo Code  in C language  (The file is a Windows Executable, but it’s just an executable compressed file so it can […]

SATA-IO µSSD Standard for Embedded Solid State Drives

Sandisk iSSD 128GB

The Serial ATA International Organization (SATA-IO) recently announced a new standard for embedded solid state drives (SSDs) called “SATA µSSD”. This standard offers high-performance, low-cost, embedded storage solutions for mobile computing platforms like ultra-thin laptops. The µSSD specification eliminates the module connector from the traditional SATA Interface, allowing drives to be manufactured in single ball grid array (BGA) packages that sit directly on a motherboard. The new µSSD standard should be part of the SATA Specification. However, it does not seem to be in the latest SATA Specification (Revision 3.1) released in July 2011. This specification is available free of charge to members. For non-members, it can be purchased here for 25 USD. Sandisk is currently the only company providing products that follow the µSSD standard with its iSSD™ integrated storage device offering capacities of 8, 16,32, 64 & 128 GB and transfer throughput of up to 450MB/s via a […]

Skype Adds Video Calling Support for 17 Android Devices

Last week, Skype announced that it is adding video calling support for 17 Android devices that run Gingerbread (Android 2.3).  Previously, mobile video calling with Skype was only available on 4 Android devices namely: HTC Desire S Sony Ericsson Xperia neo Sony Ericsson Xperia pro Google Nexus S. Users can download Skype 2.1 for Android in order to make video calls with their smartphones and/or tablets if they are part of the following list: Acer A5 HTC Desire HTC Desire HD HTC Evo 3D HTC Evo 4G HTC Flyer HTC Incredible S HTC Sensation HTC Thunderbolt LG Revolution Samsung Droid Charge Samsung Galaxy S Samsung Galaxy S II Samsung Galaxy Tab Sony Ericsson Xperia mini pro Sony Ericsson Xperia Play Sony Ericsson Xperia ray. Skype also said that most users running Android 2.2 should still be able to enable video calling in their Skype settings.  Skype 2.1 for Android detects […]

Archos 80 and 101 G9 are now available on Amazon France

Archos Gen9 Android 3.1 Tablets are now available for pre-order on Amazon France. They come in four versions: Archos – 101 G9 – Tablet PC 10″ – OMAP 4 ARM Cortex Dual Core A9 – 250 Go Turbo – Wifi – Android – 399.99 Euros Archos – 101 G9 – Tablet PC 10″ – OMAP 4 ARM Cortex Dual Core A9 – 16 Go Turbo – Wifi – Android – 349.99 Euros Archos – 80 G9 – Tablet PC 8″ – OMAP 4 ARM Cortex Dual Core A9 – 8 Go – Wifi – Android– 249.99 Euros Archos – 80 G9 – Tablet PC 8″ – OMAP 4 ARM Cortex Dual Core A9 – 8 Go Turbo – Wifi – Android – 279.99 Euros If you are not yet familiar with the generation 9 products, have a look at the official Archos G9 presentation video below. There are also a […]

Wearable Android Development Kit

WIMM Labs recently announced a wearable Android-based reference platform and software development kit designed for mobile, sports, health, fashion, finance and consumer electronics applications. The WIMM One platform feature a 1.4″ Bi-modal display, a capacitive touch screen, Wi-Fi, Bluetooth, an accelerometer, a magnetometer, audible and tactile alerts, up to 32GB memory. It is water-resistant, its dimensions are 32×36×12.5mm and it only weights 22g. Wimm Labs also said the device supports GPS in their twitter account. The platform is not currently available, but will be in Q3 2011. The price would be between 200 USD and 2000 USD depending on the licensee according to Wimm Twitter account, with the Wimm One Developer Preview platform closer to the lower end which still makes it a relatively pricey platform. Wimm Labs will also launch a store for applications and accessories later this Fall, where people will be able to find, purchase, and install […]

NXP to release “Internet of Things” source code

Up to now, mainly people were using the Internet, but now things connect to the internet without human beings intervention for data collection (sensors) in order to improve the efficiency of different systems, this is what is called the “Internet of Things”. Watch IBM introduction to the Internet of things if you are not familiar with the concept. NXP recently announced the JenNet-IP software will be available under an open-source licence in Q4 2011. JenNet-IP is an ultra-low-power, IEEE 802.15.4-based wireless connectivity network layer software stack. Key features of the JenNet-IP networking software include: Highly robust, easily scalable, self-healing tree network proven at over 500 nodes Proven in a variety of residential and industrial applications, including asset management, lighting, solar and building control IP-based networking to enable the Internet of Things Gateway or non-gateway options for connection to the Internet or stand-alone operation Easy-to-use, elegant and extensible SNAP object-oriented API […]

Yocto Project: Build Your Own Custom Embedded Kernel Image

The Yocto Project is an open source collaboration project that provides templates, tools and methods to help you create custom Linux-based systems for embedded products regardless of the hardware architecture. The first official release (Yocto Project 1.0) has been made available on the 6th of April 2011. Yocto Project Overview See this short video presentation of the Yocto Project which explains its goals. It’s a complete embedded Linux development environment with tools, metadata, and documentation – everything you need such as emulation environments, debuggers, an Application Toolkit Generator, etc… It is not a new build system however such as buildroot, instead it relies on the Poky build tools that provide an open source development environment targeting the ARM, MIPS, PowerPC and x86 architectures. Here’s what the Yocto Project provides: A recent Linux kernel along with a set of system commands and libraries suitable for the embedded environment. System components such […]

Exit mobile version
UP 7000 x86 SBC