HTTP Server for uCLinux

You may need a web server on your no-MMU embedded system in order to allow remote configuration or possibly provide external access to some files. Usually, you’ll need a lightweight webserver (e.g. not Apache) with the required features and in case of no-mmu system, source that can accommodates uClinux limitations such as no fork support. You’ll also take into account the programming language or the server: e.g. C/C++. Java, Ruby, Perl… If your system does not support Java or Perl for example, that may not be the best solution to add one of those only for the web server and it also depends on the resources (Flash/RAM) available. There are plenty of C/C++ lightweight http servers such as thttpd or lighttpd, however those are using fork in their code. One open source http server that is lightweight and uses vfork (instead of fork) is mathopd. At the time of writing, […]

Resources for NVidia Tegra 2

NVidia Tegra 2 is currently one of the most powerful processor used in smartphones and tablets such as the upcoming LG Optimus 2X smartphone or the new version of Samsung Galaxy Tab. NVidia describes the processor as follows: NVIDIA® Tegra™ 2 is the world’s most advanced mobile processor, featuring the world’s first mobile dual-core CPU for up to 2x faster Web browsing; the world’s only ultra-low power (ULP) NVIDIA® GeForce® GPU for up to 5x faster gaming; and the world’s first mobile 1080p HD video processor for flawless HD video conferencing and playback. Get never-before-seen experiences on a mobile device with NVIDIA Tegra. NVidia Tegra 2 is based on a dual core Cortex A9 running up to 1GHz, supports 32-bit DDR2 RAM and features NVidia Geforce GPU with OpenGL ES 2.0 support. Contrary to many other companies finding the development kit, documentations and tools is straightforward. Once you get to […]

LG Optimus 2X Teaser Video – LG SU660 – LG P990

As you probably know LG announced their Optimus 2X smartphone based on Nvidia Tegra 2 earlier this week. I’ve just come across a Korean website showing LG teaser video/advertisement. Watch it below. 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

An Update for Qualcomm Augmented Reality SDK and Extension for Unity is Available

Qualcomm has just released their new Augmented Reality SDK with Unity Support: We encourage you to upgrade immediately to the newest version of Qualcomm’s augmented reality (AR) software development kit (SDK) and Extension for Unity released today, Friday, December 17. This version includes support for virtual buttons and multi-image targets and improved stability for both the SDK and the AR Extension. Additionally, we are pleased to announce that the Qualcomm AR SDK now supports several new devices including the Dell Streak, HTC Desire HD, HTC Desire Z, T-Mobile G2 by HTC, HTC myTouch 4G, Motorola DROID 2, Motorola DROID X, and Sony Ericsson Xperia X10. Download the latest Qualcomm SDK and Extension for Unity at developer.qualcomm.com/ar AR SDK version 0.10.0 (BETA2) Changelog: Added support for multi-image target reconfiguration (add / remove / reconfigure parts on the fly) Added support for virtual button reconfiguration (add / remove / reconfigure buttons on […]

LG Optimus 2X – First Dual Core NVidia Tegra 2 Smartphone

LG has just introduced the Optimus 2X (codenamed the LG Star), the first smartphone to run a dual-core processor namely Nvidia Tegra 2 @ 1GHz. The device will be initially available in Korea (Model: LG-SU660) in January 2011, and later in the year in Europe, then the rest of Asia (Model: LG-P990). LG Optimus 2X will be shipped with Android 2.2 upgradeable to Android 2.3 (Gingerbread). The phone features a 4-inch WVGA screen, 8GB of internal memory, microSD support (up to 32GB), HDMI output, Digital Multimedia Broadcasting (DMB), DLNA support, an accelerometer, a gyro sensor,  1080p MPEG-4/H.264 playback and recording and finally 2 cameras: an 8 megapixel back camera plus a 1.3 megapixel front camera for video calls. Please see the video below where the Optimus 2X is compared to the iPhone 4 and the Samsung Galaxy S. The LG Star is really the clear winner in terms of performance. […]

Freebox Revolution Set-Top Box: Internet, TV, VoIP, Mobile and Gaming

Free (Iliad) has just announced the Freedom v6 Révolution on the 14th of December 2010.  This solution that offers 28 Mbps internet access, digital television (IPTV/DVB), telephony (DECT, VoIP, Mobile…), Network Access Storage (NAS) and Gaming is actually  based on two boxes designed by Philippe Starck: Freebox server: Handles networking (ADSL 2+ /wifi), NAS, telephony… Freebox player: Handles multimedia functions with the blu-ray player, digital television support… Free also released the technical specifications for both devices: Technical Specification of Freebox Server ADSL / ADSL2+ ANSI T1 413 / ITU G.992.1, G.992.3, G.992.5 Annex A 4 Ethernet  ports 10 / 100 / 1000 Base-T SFP Port 2 USB 2.0 Ports e-SATA Port Stereo audio input/output with integrated speakers FXS Port (Telephony) WiFi 802.11b/g/n 3×3 450 Mbps 2.4 Ghz Base Station DECT CAT I/Q Internal 250 GB Hard Disk ARM9 Processor @ 1.2GHz with 512 MB RAM Noise < 37dB (while HDD […]

What is Augmented Reality ? How to develop Augmented Reality applications ?

Now, we start to hear many smartphones or tablet pc feature Augmented Reality (AR). But what is it exactly? Are there any applications right now? How to development application making use of Augmented Reality? Augmented Reality Definition Ronald Azuma’s definition says that Augmented Reality: combines real and virtual is interactive in real time is registered in 3D Augmented Reality Applications Augmented Reality usually involves a real-life background capture (image or video) which is then going through image recognition and finally, some data is overlaid on top of this background. Here are some of applications that are available today (commercially or experimentally): PSV Eindoven has created an application to track offside at football matches. Augmented Reality Business cards can be scanned, recognized and a video presentation of the person and/or the company on the business card can be played back. Augmented Reality can help you find your way (and your holes) […]

Resources for Intel Atom CE41xx: CE4100, CE4130, CE4150

Intel Atom CE4100 (Codename: Sodaville) is a System-on-Chip (SoC) media processor designed for use in set-top boxes, media player and internet TVs such as D-Link Boxee Box and Sony NSX-24GT1 Google TV. The Atom CE4100 is a 45nm-manufactured SoC running at 1.2 GHz. The Atom CE4100 supports hardware decode of up to two 1080p video streams (H.264, VC-1, MPEG-4/Divx..)  and advanced 3-D graphics. It is also able to handle Adobe Flash 10 and 3D gaming as well. For further details about the processor, please refer to Intel Atom CE4100 Product Brief. [ad#Google Adsense – Wide Banner] The Atom CE4100 custom linux kernel and SDK are not publicly available, and you’ll need to contact an Intel FAE if you want to develop on the platform. However, some development tools for Atom (i.e The Intel(R) Embedded Software Development Tool Suite for Intel(R) Atom(TM) Processor) including a C++ compiler (GCC compatible), performance primitives […]