Archive for April, 2010

Missile Mayhem

Thursday, April 29th, 2010

Or how to I set up my USB missile launcher to be controlled over the internet with Linux. Get missile launcher to work with pymissile. Run pymissile with the –network option. This will allow you to connect to it using UDP on port 20000 and send commands at it. To test this use the netcat [...]