Mods

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 […]