Today, i connected my Arduino Uno board to a really cheap Bluetooth serial module ($7 at ebay) in order to communicate with my Android smartphone (tribute to Massimo Banzi for this fantastic piece of engineering, see a tutorial video about starting with Arduino). The image below shows my $7 Bluetooth serial module. It offers 4 pinouts […]
Category: app
MobileVNC 2.0 Released with Win32 Support
Today, the new version 2.0 MobileVNC was released! MobileVNC now comes with full Win32 support and Websocket HTML5 client included (noVNC). MobileVNC implements a tiny, copy to install, VNC server that offers remote control for your Windows CE and Win32 based devices. The range of supported devices ranges from mobile barcode scanners, Point-Of-Sales terminals, industrial […]
Talk ‘How to build a Recommendation Engine’
Watch this really interesting presentation by Coen Stevens, who explains how to build a recommendation engine for Wakoopa. Coen, who achieved his master degree at the TU Delft on Knowledge Based Systems and propedueses for Psychology and Philosophy at Leiden University became the Lead Recommendations Engineer at Wakoopa. He held this talk at recked.org. Wakoopa is working […]
My HTML5 Android Camera App: HTML5Cam
I just released a tiny and quite useful Android app that is able to open a HTTP server socket on your Android device, in order to serve you a simple HTML5 page that shows the actual smartphone camera output. This is a really simple possibility to get the camera output of your smartphone where ever […]