Joystick Operated Security Cam Will Overlook The Moat

What good is a moat if nobody is guarding it? We suppose that depends on what beasties lurk beneath the surface of the water, but that’s neither here nor there. The members of LVL1 continue their quest to outdo each other in augmenting the building’s automated features. The latest offering is this security camera which is operated with an analog thumb stick.

These are the people who are building a moat (which the city things is a reflecting pool) in front of their main entrance. Now they will be able to see and sense if anyone is trying to get across the watery hazard. The hack marries an ultrasonic rangefinder and camera module with a pair of servo motors. The brackets for the motors allow a full range of motion, and the signal is translated by an Arduino and Video Experimenter shield to put out a composite video signal. That’s not going to make streaming all that easy, but we’re sure that is just one more hack away.

Tug Of War… With Your Mind, Man!

Challenge your friends to a little mental Tug of War thanks to the Omaha Maker Group’s Red Bull Creation contest entry. The power struggle is all in your mind, and can only be won if you’re able to concentrate deeply and quickly. The headsets worn by each competitor monitor brain waves over a ten second window. If you concentrate more deeply than your opponent they’ll get a squirt of water in the face. If no one is concentrating well the contest is a draw the measurements start again. The screenshot above was taken from the test footage found after the break.

Hardware details are scant on this one. Obviously the Bullduino is the centerpiece of the build, taking readings from the headsets. A motor moves the water nozzle along a slit cut in the top of the sphere.  Progress during the 10-second window is displayed by that nozzle, which starts in the center yellow ‘safe’ zone and moves to one side or another to enter the green ‘kill’ zone.

Continue reading “Tug Of War… With Your Mind, Man!”

The Most Surprising Game Of Simon You’ve Every Played

How does one take a game of Simon and make it extremely awesome? The folks at the North Street Labs — a Hackerspace in Portsmouth, Virginia — have found the secret and it’s all in the execution. They turned this chair-desk into a coin-operated Simon game that hides a huge surprise.

We suppose you should be able to guess the secret. Most coin-operated sidewalk attractions are rides, and so is this. As their Red Bull Creation entry the team built a base for the desk around a 2000 Watt floor buffer. These are the kind of things that you’d see a janitor in the 1980’s using to polish the tiles of your middle-school.  This one just happens to shake the bejesus out of a player who makes a mistake. To help suck you into the game this won’t happen right away. You have to make it past at least four rounds before making the mistake.

The rest of the game is as expected. The playing area is nicely milled from a piece of wood with acrylic windows serving as the buttons. Apparently the biggest problem with that part of the build is finding a way to hold everything together despite the intense vibrations. See for yourself in the clip after the break.

Continue reading “The Most Surprising Game Of Simon You’ve Every Played”

Game Of Chance Built As A Red Bull Creation Entry

[Tom Bourke] wrote in to show off the game of chance which was built for this year’s Red Bull Creation contest. The project was completed with the help of the Wausau Collaboration Center, a Hackerspace in Wausau, Wisconsin.

He does a great job of showing off the game in the clip after the break. Near the bottom of the device is a hard drive platter which each player can spin to test his or her luck. [Tom] used a max485 chip to turn the leads for the hard drive motor into a quadrature encoder. This input is monitored by the Bullduino board, which puts on a light and sound show during the spin. The LEDs that surround the display are individually addressable (probably the same LED strings as this wall display) and cycle trough different colors based on the rotational speed of the patters. The large seven segment display provides a readout for the random number that is generated. Roll a ten and you win! We guess you need to make the rest of the game up yourself, but this could easily be used as a 16-sided die (or less).

Continue reading “Game Of Chance Built As A Red Bull Creation Entry”

Salvaged Robot Arm Used For Light Painting And Pen Plotting

The members of Shackspace got their hands on an antiquated robot arm. It’s a Mitsubishi Movemaster RM-101 and was probably manufactured in the mid 1980’s. There’s almost nothing out there that tells you how to use the thing, and so they set out to figure out how to control the hardware.

This is a great example of how an EPROM dump can be really useful. After further inspection the team discovered that the arm is driven by a Z80 processor whose program is stored on an EPROM. The first thing the guys did was dump the memory since the aging storage will be useless if just a few bits become degraded. This dump will be really useful for others whose chip has already given up the ghost. The data from that dump was disassembled and painstakingly pawed through to figure out what commands were being sent to the arm. This technique worked, as the team was able to re-implement the control protocol and has already used the arm for some light painting and pen plotting (seen above). After the break you can see a control demonstration.

Continue reading “Salvaged Robot Arm Used For Light Painting And Pen Plotting”

Taking A Dump From Some Old Hardware

NYC Resistor shows you how to have some fun with electronics from the junk bin. Their post called The Joy of Dumping encourages you to look around for older memory chips and see what they’ve been hiding away for all these years.

The targets of their hunt are EPROM chips. Note the single ‘E’. These are Erasable Programmable Read-Only Memory chips, and predate EEPROM which adds “Electrically” to the beginning of the acronym.  You used to use a UV light source to erase the older types of memory. In fact we’ve seen some EPROM erasers as projects from time to time. These shouldn’t be too hard to find as they were prevalent as cheap storage back in the 1980’s.

If the quartz window on the top of the chips has been shielded from ambient UV light, you should still be able to read them and it’s as easy as hooking up your Arduino. Is it useful? Not really, but it still can be neat to interface with what might otherwise never make its way back out of the junk box.

Hoisting A Laser Cutter To The 3rd Floor (and Other Fun You’ll Probably Never Have)

The folks at Null Space Labs bought a 40W CO2 laser tube in order to build their own laser cutter. Unfortunately nobody really wants to build a laser cutter; they just want to play with a laser cutter. So they ended up biting the bullet and ordering a $4000 model from China. That’s it hovering in midair. This is the story of acquiring the unit and playing around with it once it arrived.

Check out those orange cones in the picture. Hackerspace members put them out to keep the parking spots clear so no damage was caused in the event of an accident. But since they’re located in Los Angeles some of the road warriors didn’t really care and just moved the cones anyway. Luckily the crane hoist to the third floor (they removed one of the windows) ended up going rather well.

So what do you do with a laser cutter like this one? Crack it open and make some improvements. The manufacturer says it can’t cut through steel. Well that’s only if you don’t add some O2 to the cutting process. And the stock mirrors… they’ve got to go. Turns out a simple upgrade boosted the power by about 20% (we’re wondering how they measured that). While we’re talking about optics, might as well upgrade the lens as well. You can see where they’re going with this, and [CharlieX] tells us it is just the first in a series of posts he’ll be working on.