Monthly Archives: February 2011

Simple Android and Java Bluetooth Application

Last week was my school’s recess week. I had a lot of free time and decided to learn Java and Android Bluetooth by reading the Bluetooth development guide for Android. Then I had an idea to make my Android phone become a simple remote control for my laptop, just for controlling the Power Point slides for presentation. The volume up and volume down become buttons for going to next and previous slide respectively. Continue reading

FacebookLinkedInDiggBlogger PostStumbleUponPingEmailShare

199 Comments

Filed under Android, Java

Setup OpenCV for Python in Windows

I have always struggled when trying to set up OpenCV for Python before. So I decide to write this post to help myself in the future and share with you =). My setup is for OpenCV 2.2 but I think you can apply for any version of OpenCV.
Continue reading

FacebookLinkedInDiggBlogger PostStumbleUponPingEmailShare

106 Comments

Filed under OpenCV