Archive for August 2011

Implementing a QR Code reader on the iPhone

QR Codes are becoming increasingly popular but few people realize just how easy it is to support this technology from an iPhone application. In this example, I’ll illustrate how to knock together a simple QR Code reader using the open source ZBarSDK. It’s not going to be an ‘All singing, all dancing’ application, but it will […]