Technology

Single character commenting

It’s a pretty common practice to comment and uncomment big chunks of code during the development and testing of software. Here’s an odd little hack from the ajaxian blog that can make this a little easier for blocks that you’re constantly flipping on and off during development. For C style comments, the following will be […]

Robotic dream playback

Robotic dream playback

“Sleep Waking” by Fernando Orellana and Brendan Burns presents a new way to look back on one’s dreams. EEG, EKG, REM, and various other physical data is logged during the subject’s sleep and then later used as the script to direct robotic action – The eye position data we simply apply to the position the […]

Hacking VGA with Arduino

Cool visualization on a monitor via Arduino An arduino board is controlling the RGB lines of a VGA connection to an LCD monitor. However, the horizontal and vertical sync lines are being generated by a proper computer. – Code and info on Little-Scale – Link Related: Arduino TV – Link In the Maker store: “Critter & […]