Tuesday, December 10, 2013

Use USB camera as barcode reader - image resolution is 1280 x 720

    This is a test, I use my USB camera (1280x720 pixels) to analyze barcode informaiton. It works!

    This test program implements DirectShow filters, capture USB camera image by UVC(USB video class) interface.





Thursday, December 5, 2013

Porting Android 4.0.1 on BeagleBoard Rev C3

    I try to port android 4.0.1 on BeagleBoard Rev C3, it works!
The video of system booting is on youtube:



    I download the android source code from site: https://bitbucket.org/sola/android_manifest, here, Android 4.0 on BeagleBoard and Beagleboard-xM, is a good tutorial of building linux kernel, android, and root file system.

    The BeagleBoard Rev C3 (CPU is OMAP3530 includes ARM Cortex A8).
    The locked screen.
    The apps list.
    OS kernel version.