Year: 2006

SploitCast – Podcast about security…

SploitCast – Podcast about security…

HeaderGood show for the security minded makers out there – “Welcome to SploitCast, the podcast for hackers, geeks, and the security paranoid. We are a group of students and IT professionals that have decided to start a downloadable talk show. SploitCast will discuss a wide variety of topics; these include, but are not limited to, new vulnerabilities, exploit code, security and technology news, and possibly even cute little bunny rabbits (but don’t hold your breath). The SploitCast crew will also be conducting interviews and round table discussions with other members of the security industry.” [via] Link.

Survival Research Labs at Fringe Exhibitions, LA…

Survival Research Labs at Fringe Exhibitions, LA…

SrlNew SLR! Saturday, January 21, from 6 – 8 PM in LA. “This exhibition will feature the newest addition to the SRL machine family- the Sneaky Soldiers- near life sized, remote controlled army of revolutionaries. Also included in the exhibition will be large-scale documentary images, and the premier of the video from SRL’s recent show in Downtown Los Angeles. This video features the first invasion of the Sneaky Soldiers. The SRL commentary on the art of war debued a Sneaky Soldier emerging from an 18-foot tall wooden Trojan horse to face danger from large-scale destructive robots enduring the pain of flame and damage through a hail of sparks and projectiles.” [via] Link.

Lego Hacking: The GumBrix…

Lego Hacking: The GumBrix…

Thumb F9Ecb286Fb9774D33197B8F87345B0Df-383Derek writes “The gumbrix came about because so many of my robot projects required the kind of rapid prototyping that Lego really excels at, yet required more in the way of control electronics than Lego was capable of. With a maximum of 3 motors and 3 sensors, the Mindstorms kit was not really capable of the more complicated control strategies that I was interested in.” [via] Link.

HOW TO – Controlling a relay and motor with a serial port…

HOW TO – Controlling a relay and motor with a serial port…

SerialChad writes “For a while I have wanted to control things with a serial port. It was pretty easy to control a relay with a serial port. With a standard serial port you can control 2 relays. (with a parallel port you can control 8 relays, but I don’t have a parallel port on my system). A standard PC serial port has 9 pins. Pin 4 – DTR (data terminal ready) and Pin 7 – RTS (request to send) can be used to control a relay. These two ports don’t actually send data. They are used to signal the other device to tell it when to send data.” Here’s the HOW TO – Link.