I have never seen this demonstration before. Water running through two small open cans into a larger metal collection container wired together to create 10,000 to 15,000 volts. Is it an accumulation of static electricity? If someone knows what is happening I would love to hear about it! Via: Zedomax |
|
Got a dusty computer room? Don’t clean, just purchase a USB mask.
|
|
The Dish Maker looks like an interesting product but I think the “recycling” process might be understated. I am assuming that the dirty dishes will need to be washed before being placed back into the machine so a dish washer will still be needed. Video after the jump. |
|
Check out the latest keyboard project over at uC Hobby. If you want a free LCD display from uC Hobby, read this. The other five wires are the switch common and signals for F9-F12. The unconnected blue wire is F12. I will hook it to something eventually. I used a business card as an insulator between the two PCBs when I closed up the box. The corners of the keyboard controller PC were cut off to fit it in the box. Everything fit nicely.” |
|
Have a look at this cool High Altitude Balloon Experiment that is unfolding. Bre Pettis (many know him from Make) is one of the people involved with this project. There is lots of construction details and specs. up and tons of construction pictures to look at. The launch date is March 4th so stay tuned… The helium fill system consists of:
|
|
What a fantastic idea! With the push of a button the Robotic Beer Launching Fridge will get a cold beer from inside the cooler and launch it right too you. Just make sure you don’t accidental sit on the launch button or you might be explaining a black eye. I think the next step in development should be the introduction of multiple remotes, or even fixed buttons that will launch the beers over to different locations. Video after the jump.
|
|
Have a look at this laser light show! Guaranteed to get some attention… Video after the jump. In the spirt of GRL’s and Eyebeam’s open source beliefs, we are posting the code and executable for the Laser Tag application online for you to download, dissect, reuse and hopefully improve. The code is C++ and compiled in a super old school Codewarrior IDE for windows but it is oepnGL based and written using openFrameworks which is a cross platform library for writing creative code. So it should be very straight forward to run in Visual Studio, DevC++ or even xcode on a mac. In its simplest form the Laser Tag system is a camera and laptop setup, tracking a green laser point across the face of a building and generating graphics based on the laser’s position which then get projected back onto the building with a high power projector. There are a bunch of things you need to do to get Laser Tag up and running yourself, so here follows the required equipment and setup instructions. This will assume that you using windows but it will also apply for other OSs too. EQUIPMENT We used: 1 PC Laptop - ASUS A8JS - Core 2 Duo 1.83 Ghz 1GB Ram Nvideo Geforce Go 7300 256MB - VGA and DVI out.
|