$6.80 Easycap DC60 USB Video Capture Card

You may have some old VHS tapes that you want to digitize to play on your computer or media player, or don’t feel like spending money on an HD recorder for your satellite or cable TV box, but still would like to record your favorite programs. It’s actually possible to do so for less than $7 thanks to USB video grabbers. Those USB capture cards are nothing new, but I did not know the price had come down that much. One of the cheapest capture card is Easycap DC60 (clone?) that sells for $6.80 on Aliexpress, and runs on Windows, and (if you are lucky) in Linux. The device provides stereo audio input, composite input and S-Video input. It is sold with a USB cable to connect it to your computer. CD is normally provided with Windows drivers and program. All you need is a Windows 2000/XP computer with a […]

Qualcomm Vuforia SDK 2.0 Augmented Reality Development Kit Leverages the Cloud

Qualcomm has just announced their new Vuforia SDK 2.0 for Android and iOS to enable developers to create augmented reality applications for those platforms. Key new features include: Cloud Recognition Service – Up to now developers were limited to about 100 images on the target device due to limited storage space, but thanks to the Cloud recognition service, apps can “see” more than 1 million images, creating new mobile augmented reality (AR) opportunities for retailers and publishers. For example, every product (or image) in a store can bring associated content from the retailer’s website and render it directly on top of the product (or image). Watch American Apparel AR app video demo for an example of such app. The Cloud Recognition service requires a Vuforia Web Services account which is free for developers (Limited to 1,000 images, 3000 events per months), but is subject to fees for businesses. User-Defined Targets […]

Habey Unveils MITX-6500 mini-ITX Embedded Board Powered by Freescale i.MX53

There aren’t many mini-ITX ARM board, and the only one I can recall is Kontron KTT30/mITX based on Nvidia Tegra 3. But there’s now at least one more mini-ITX ARM board thanks to Habey MITX-6500 embedded board. This mini-ITX board feature Freescale i.MX535 or i.MX536 processors, 1GB DDR3 and a 4GB on-board SSD. Since this is mainly an industrial board, it also features 2 Ethernet NIC and a whooping 13 COM ports. The board is suitable for a range of applications such as human to machine interfaces, data acquisition, point of sale, vehicle telematics, digital signage, industrial automation, building controls and connected appliances. Contrary to many other embedded companies, Habey also sells the board available to individuals. Here are the specifications of this board: CPU – Freescale ARM Cortex A8 i.MX535 @ 1 GHz or i.MX536 @ 800 MHz System Memory – 1GB on-board DDR3 Storage – 1x SATA 3Gb/s, 1x […]

YotaPhone Dual Display (LCD + E-Ink) Smartphone Hands-on Video

In the last few days, there has been a lot of buzz about the YotaPhone, an upcoming Russian Android 4.2 smartphone featuring Snapdragon MSM8960 dual core processor with 2 GB RAM and 32/64 GB Flash. But the real innovation is the presence of 2 full 4.3″ displays: a standard LCD display on one side, and an E-Ink display on the other. Here are the preliminary specifications of the YotaPhone: SoC – Qualcomm Snapdragon S4 MSM8960 dual core Krait processor @ 1.5 GHz System Memory – 2GB RAM Storage – 32 or 64 GB NAND Flash Display 4.3″ LCD Display (1280×720) 4.3″ E-Ink EPD display Camera – 12MP front camera Connectivity Wi-Fi (Direct) Bluetooth NFC 2G, 3G and 4G (LTE) mobile networks Audio – 3.5mm headphone jack Battery – 2100 mAh. The device supports wireless charging. Dimensions – 67 x 131 mm Weight – 140 grams You may think a smartphone […]

Running Ubuntu in Android with ODROID-X Development Board

I’ve had several people asking me about running Linux on Android in the last few months, but I did not look into it into details, because I thought we would just be able to run server apps. That is until Rohith left a comment on CNX Software Facebook timeline,  that it’s possible to run Linux in Android, and access the user interface via VNC (sort of simple, but I did not think of it). You probably need at least 1GB of memory and a multi-core processor to run this sort of setup correctly, so I finally decided to give it a try by running Ubuntu 12.04 with Unity interface in ODROID-X development board. I mainly followed the instructions available at http://linuxonandroid.org/ and inside the Android app. Most of the steps I followed can also be replicated on other rooted Android hardware platforms. Apart from Ubuntu 10.04 & 12.04, you can […]

$49.99 Android 4.0 Smartphone Powered by Spreadtrum SC6820 Cortex A5 SoC

Forget about sub-$100 smartphones, there’s now a sub $50 smartphone (including worldwide shipping), some kind of mini Galaxy S3 clone with a 3.5″ touchscreen, powered by Speadtrum SC6820 Cortex A5 + Mali-400 SoC, with 256 MB RAM, 256 MB ROM and running Android 4.0.3 (ICS). Here are the specifications of the device as shown in Focalprice: SoC – Spreadtrum 6820 Cortex A5 @ 1.2GHz with Mali-400 GPU System Memory – 256MB RAM Storage – 256MB NAND Flash + microSD socket (up to 8GB according to specs, 16 GB according to customer support) Display – 3.5″ capacitive touchscreen (480×800) Connectivity Bluetooth v2.0 Wi-Fi 802.11b Video Formats – MP4, 3GP Audio Formats – MP3, MIDI Camera – 0.3MP front camera & 1.3MP rear camera. Sensors – G-Sensor Network – GSM850/900/1800/1900, GPRS, EDGE Dual SIM card dual standby TV Support – Analog TV, PAL, NTSC, SECAM FM Radio Audio In – 3.5 mm […]

Leap Motion Demos: AirHarp and Hands-Free Quadrator

The Leap Motion, a 3D gesture recognition USB device, has been announced in May, but developer kits have only recently been sent out to… developers, and lots of demo has started to pop up, many of which are posted on Leap Motion Facebook page. My favorite demo is the Airharp which, as the name implies, is an harp controlled by finger gestures you do in the “air”, as it demonstrates both the accuracy and responsiveness of the Leap Motion. The project  is written by Adam Somers, Senior Software Engineer at Universal Studio and Stanford Alumni, who released both the binary and source code for this demo: AirHarp 0.1 – Binary built against Leap SDK v. 0.6.6 that lets you add & remove strings, cycle through scales and toggle between fullscreen and windowed mode. The source code for the Airharp which uses muskit, a C++ toolkit for music applications, both of which […]

Collabora and Fluendo Release GStreamer SDK for Android

Collabora and Fluendo have recently announced the availability of GStreamer’s Software Development Kit for Android, which allows developers to create multimedia playback applications for Android smartphones and tablets using Gstreamer and the Android NDK.. The GStreamer SDK for Android targets Android 2.3.1 Gingerbread or higher (API Level 9 or greater). However, due to some of the restrictions of previous versions of Android, some features such as hardware acceleration are only available on Android 4.1 Jelly Bean (API Level 16 up). Normally, you’d need the GStreamer SDK which can be installed on Linux (Ubuntu, Fedora and Debian), Windows (XP/Vista/7/8) and Mac OS X (10.6 to 10.8). But for developing Android applications using Gstreamer, you don’t. What you do need first is a typical Android development environment with the latest Android SDK, the latest Android NDK, and optionally, but recommended, the Eclipse IDE with Android ADT and NDK plugins. Once everything is […]

Exit mobile version