Categories
Uncategorized

Laser Pointer Switch

Laser Pointer Switch

I modeled a laser pointer switch which you can use with your cheap laser pointer to turn it on and do stupid things like throw it in the air while doing long exposure photography. (Actually, that’s not a bad idea! Or is it?)

Laser Pointer Switch

OK, these are really part of the Laser Maze we’ll be running at Maker Faire Milwaukee this year. The last thing I did for Laser Maze was the mounts, but Vishal is still doing most of the hard work on this project. (Thanks, Vishal!)

Laser Pointer Switch

If you want one, you can grab it from Thingiverse or Youmagine. And remember kids, laser are dangerous, don’t just go pointing those things around!

Laser Pointer Switch

Categories
Uncategorized

Laser Maze Mounts

My plan for Maker Faire Milwaukee’s 2015 Laser Maze got a little sidetracked, but that’s okay, because Vishal ended up writing some of the code I needed for another project and then I decided to just have him take over the some of the build.

Laser Holder

I did get a few more things done in recent weeks, like making these mounts to hold the lasers in place. Adam provided us with these clamp devices meant to hold a flashlight on your bike, but the lasers are a smaller diameter and tended to shift around, which isn’t great when you need to align lasers…

In our first attempt to make something that would go into the flashlight mounts and adapt to the size of the lasers, we ran down to the basement shop at the museum and used a hole saw in the drill press to cut a piece of plastic, and then we drilled another hole, and cut out a piece using the band saw. This was a neat idea, but did not work.

Laser Holder

The hand-fashioned one just wasn’t quite the right size. We didn’t have the exact hole saw or drill bit sizes needed, and the plastic just didn’t flex enough to allow for tightening. I ended up pulling out the calipers to get exact measurements and re-create what we tried to do with 3D printing.

Laser Holder

The 3D printed version sort of worked, but it was tough to slide the laser into place. I could have just kept trying to get the perfect fit, but instead of trying to emulate the limitations of using a drill and saw, I modified the design to have less surface area where the laser was sliding in, and also allow for more flex, and more strength, due to the way 3D printing works.

Laser Holder

These pieces don’t have a lot of infill, and they don’t need them. The shape of the interior section provides extra strength because of the nature of how it’s structured.

Laser Holder

These mount should work well, and the bike flashlight part saves me the trouble of creating an entire mounting system, or modifying previous mount work.

We’ve got less than 90 days until Maker Faire Milwaukee so hopefully we can get a test set-up running within the next 30 days or so.

Categories
Uncategorized

Laser Maze 2015

Laser Maze - Photo by Eric Schneeweis

You may remember the Laser Maze from Milwaukee MakerFest in 2013, or maybe you experienced it at Maker Faire Milwaukee in 2014. Well, it’s coming back! Somehow I volunteered to design & build the hardware for Laser Maze 2015!

Laser Pointers

Step 1: Acquire lasers.

I’ve got a big pile of laser pointers, so far so good. Now, I should mention I didn’t do the set-up in previous years, and I don’t have much to work from, so I’ll be making a bunch of decisions, and if they are terrible, let me know.

In the coming weeks I’ll be designing a 3D printed mount for the laser pointers. It will hold the front half, so we can unscrew the back half to change batteries without removing the laser from its position. There is a zip tie on the laser that slides and rotates into place to hold the button down. (A simple design, we’re going for simple on this whole thing.)

Scoreboard

The scoreboard is an Adafruit 1.2″ 4-Digit 7-Segment Display. I’ll probably use a Teensy 3.1 as the controller, and there will be a big green start button and a big red stop button. You press start at one end of the maze and the counter begins… and when you get to the end you press stop and you know your time from the scoreboard.

Oh, and the laser pointers… they bounce off some mirrors and hit solar panels connected to the Teensy. When you break the beam the voltage from the panel drops (which is recognized on the Teensy) and you get penalized. We’ll add time to your total as well. So if you’re 10 seconds into it and break a beam, the timer will suddenly display 20 seconds instead of 10 (or whatever, we’ll figure out the math later.)

There should also be a buzzer of some kind, for the start, stop, and breaking of the beam. I’m just using a piezo for prototyping, but we’ll make sure we have something LOUD for the event.

There are some notes about everything on the laser maze wiki page, but I’ll keep documenting here as I go.