Creating a QR reader using Processing
This entry will show you how to create a QR reader using a live webcam feed. Install Processing Option 1: Manual Download Processing 2.2.1 Disk Image...
Ideas, findings, thoughts and discussion focused on the technology and how to make things work.
This entry will show you how to create a QR reader using a live webcam feed. Install Processing Option 1: Manual Download Processing 2.2.1 Disk Image...
A simple GET request using Swift. //: Playground - noun: a place where people can play import UIKit class Test { init(path:String){ getRequest(path) } func getRequest(path:String)...
This one line will install the shell script found below created by @creationix