Mods

Processing 1.0 is out!

Processing 1.0 is out – Arduino and Wiring are physical computing initiatives related to Processing, open source, data visualization, amazing work – and now it’s 1.0! Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists […]

Linux boot sequence visualized

Linux boot sequence visualized

Perry Hung @ MIT made this great Linux boot sequence visualization, he writes- This is a visualization of a linux boot sequence where each function is a node and each edge represents a function call, direct branch, or indirect branch. Nodes are laid out using an unweighted force-directed layout algorithm, where each node is simulated […]

LED embedded guitar

LED embedded guitar

Dave writes in to tell us about his LED color-shifting Guitar A bass guitar I made with LEDs that pulse and color shift while I play. The LED control is just a few programs and uses Pulse-width-modulation to control fading and color selections. You can use whatever you want to control these. This isnt really […]