Tamed Digital Devices

SF-SO brings back the tactility of analogue with 'tamed' digital devices In a bid to redefine our relationship with technology and gadgets, design studio SF-SO presents tamed digital devices. the project has been developed in response to the prevalence of digital products in modern society, and their numerous built-in features and functions which, rather than... Continue Reading →

Improved serial port detection in Processing

Processing after v2.1 has an improved method of listing available serial ports. // if using Processing 2.1 or later: // println(Serial.list()); // old method printArray(Serial.list()); // improved function This will output the list of serial ports in a much nicer to read format, including port number. So instead of /dev/cu.Bluetooth-Incoming-Port /dev/cu.usbserial-DN01JDLP /dev/tty.Bluetooth-Incoming-Port /dev/tty.usbserial-DN01JDLP you get... Continue Reading →

Create a website or blog at WordPress.com

Up ↑