A Pico Projector and Android in a Light Bulb

seco_light_bulb_android_texas_instrument_omap

Seco, an Italian company, specialized in Embedded Systems development has developed a light bulb with a pico projector (DLP) that replaces your light bulb and project videos/pictures or anything you can think of on your wall. The product is supposedly 99% made with Texas Instruments chipsets, mainly Texas Instruments OMAP3530 processor (ARM Cortex A8) and it runs Android, WiFi, Bluetooth, inside a lamp. The maximum power consumption is 25 W (green bulb maximum power consumption). This is currently a prototype and could cost between 200 and 400 USD retail. A microphone and speaker is also available, so it could possibly be used with Skype. Have a look this really seems promising. Soon we may also ask: “What OS are you running in your light bulb ?” 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 […]

Motorola Atrix 4G: A mobile turns into a Laptop

Motorola showcased the Atrix 4g smartphone based on NVidia Tegra 2 and running Android 2.2 (upgradable to Android 2.3 gingerbread later in 2011). It can be plugged directly into an ultra-thin laptop chassis (Laptop Dock for Motorola Atrix 4G). Motorola calls that a WebTop. The dock itself has a resolution of 1366×768 but the phone can support up to 1280×1024 in Desktop Mode. Contrary to Lenovo LePad, where the dock has an Intel iCore processor, all processor is done by the smartphone. Once in the dock you’ll be able to use the keyboard and mouse to check your emails (Gmail), play videos (720p supported, but 480p is recommended for smoothness), send SMS, browse the web with Mozilla Firefox (Add-ons are also supported) and more. The smartphone has a Citrix receiver so it can run Windows XP/Vista/7 thru the Citrix server (Virtual Machine). It also is capable of docking directly into […]

Android 3.0 (Honeycomb) Video Preview

A preview of Android 3.0 (Honeycomb), the new Android OS optimized for larger screen size devices particularly tablets, is now available. It really looks great, with eBook reading, Gmail, YouTube, Google talk (with video) applications redesigned for tablets. 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

Lenovo LePad Android Qualcomm SnapDragon Tablet with Intel iCore Dock

CES has just started and Leveno showcased their new Android 2.2 tablet (Lenovo LePad) based on Qualcomm Snapdragon (MSM8x60?) @ 1.3GHz with 1GB RAM, a 10.1″ Capacitive touchscreen (1280×800). Currently on the Wifi version is available, but a 3G/GPS version will be available later this year. The Wifi version will start to sell this month for around 500 USD in China. They use their own UI called “Four Square” on top of Android, the same currently on their phones (LePhone). Lenovo also innovated by providing a dock for their tablet. Once you connect the tablet to the dock TaDa! it becomes a laptop based on Intel iCore 5 running Windows 7. The Intel dock will cost 800 USD. They can then switch back on forth between Android 2.2 and Windows 7 in less than a second. A new version of the LePad (new hardware) will also be provided later this […]

Android App Inventor – Develop Android App Without Coding

[Update: Google phased out App Inventor, but made it open source. It is now hosted by MIT at http://appinventoredu.mit.edu/welcome-to-app-inventor-edu“] We have previously shown how to setup your environment to develop Android application using Eclipse. However, if you are not into Java programming and learning Android API but still want to develop (simple) Android applications, that’s still possible thanks to App Inventor. App Inventor will allow you to create the application UI in your web browser (The Designer), configure how your application behaves via a Java JNLP (Java Network Launching Protocol) applet (The Block Editor) and run your application in your Android phone/tablet or if you don’t have hardware in an emulator (The emulator). For Windows XP + Emulator, all you’ll have to do is to follow the instructions in http://appinventor.googlelabs.com/learn/setup/setupwindows.html and then you’ll be able to create some “Hello Kitty” application. First download the installer. Run appinventor_setup_installer_v_1_1.exe to install the […]

Installing Android SDK on Windows XP – Hello World Application

You’ll find the full details for installing Android SDK at http://developer.android.com/sdk/installing.html. The purpose of this blog entry is to summarize what I had to do to install Android development environment (Android 2.3 SDK (Gingerbread)) on Windows XP. Before installing the Android SDK per se, you’ll need to install some set of tools used by the SDK. Here are the steps to setup your Windows XP computer for Android development: 1. Install Java Developer Kit (JDK) You need to go to http://www.oracle.com/technetwork/java/javase/downloads/index.html, select your OS (e.g. Linux, Windows, MAC…) and the file you want to download. I selected Java Platform (JDK), then downloaded Java SE Development Kit 6u23. I got the jdk-6u23-windows-i586.exe which I installed in the default directory, i.e. C:\Program Files\Java\jdk1.6.0_23). 2. Install Eclipse Classic Then you’ll need to install Eclipse, and open source IDE. Several versions are available at http://www.eclipse.org/downloads/, but since Google recommends Eclipse Classic, I just download […]

Near Field Communication (NFC) Introduction and Software Development

Android 2.3 features near field communication (NFC) in order to allow payment through your phone as it is already implemented in Japan with FeliCa (Felicity Card), a contactless RFID smart card system from Sony, direct communication between NFC devices, RFID reader, etc… NFC is already supported in Samsung / Google Nexus S. In this blog post, we’ll see what near field communication is, which hardware is needed and what needs to be done at the software level (driver and NFC stack). What is Near Field Communication ? Extract from Wikipedia: Near Field Communication or NFC, is a short-range high frequency wireless communication technology which enables the exchange of data between devices over about a 10 centimeter (around 4 inches) distance. The technology is a simple extension of the ISO/IEC 14443 proximity-card standard (proximity card, RFID) that combines the interface of a smartcard and a reader into a single device. An NFC […]

CES 2011 Main Attractions

CES 2011 will be held in Las Vegas 6-9 January 2011 featuring 2700 exhibitors, including manufacturers and service providers for the audio, digital imaging, home theater, wireless, content and gaming markets. Here are what may be the main attractions to look for at the event: Lots of Tablets: Motorola is expected to demo Android 3.0 (Honeycomb) with a 10″ tablet based on NVidia Tegra 2 and announcement about Samsung Galaxy Tab 2 (probably using the Tegra 2 as well) . Here’s a list of companies that will exhibit their tablets at CES 2011: Acer – 7″/10″ Tablets running Android and Windows 7 Archos – Archos Gen 8 Devices: Archos 28/32/43/70/101 running Android Asus – Eee Pad running Windows 7 and Android (March 2011 release) Creative – ZiiO Pure Wireless Entertainment Tablets running Android. Dell – 7″ Dell Streak running Android. Entourage – Dual screen tablet (similar to the Kno) called […]

Exit mobile version
UP 7000 x86 SBC