Bay View Boo!

I’ve lived in Bay View for the past 9 years and I have always loved trick-or-treating night here in the neighborhood (despite the fact that it isn’t actually on halloween!).  After I got some good photos of great costumes last year, I wanted to run a photo booth in front of the house on trick-or-treating night.  Add some procrastination, python and a couple of arduinos to a good idea and voila: Bay View Boo! was born!

1414276138

I started by building a shelf to hold the photo booth (and double for an extra shelf in the garage for the other 364 days of the year).  On the shelf, I set up an HDMI monitor, driven by my laptop and a logitech webcam for the camera.  The electronics were simple: I had an orange sanwa arcade button attached to an arduino to trigger the photo to be taken and another Arduino connected to a thermal printer from Adafruit to print out a link to the photo.  On the computer, i had a Processing sketch to drive the display, perform the countdown when the button was pressed and send the filename to the printer.  I also ran a little python app that pushed the images to Google Cloud Storage.  An AppEngine app displayed the photos.  I was in a bit of a rush to finish Saturday as I spent half the afternoon at Fantasticon and in my haste I forgot to add page navigation links to the front page.  Oops!  Ah well.  I had the site updated after i tore everything down for the night.  I had one trick or treater ask me if I had “like a Raspberry Pi in there or something” and I said, “Nope, but i have a couple of Arduinos!”.  “Cool”.  Cool, indeed.

None of the individual pieces of the project were very difficult and it all came together pretty nicely.  The most gratifying part of the night was hearing from people that they had heard from other people to come over and get their photos taken.  Word spreads quickly in Bay View!  I’ll be posting all the code to a github repo shortly and I’ll update this post with the link when I’ve done that.

For next year, I plan on making a couple of changes.  First, I want to have a nicer enclosure for the photo booth and something more permanent to mount the button and printer in than the white cardboard box i cut holes in with an X-ACTO knife.  The second thing I want to do is make some interchangeable front pieces for the booth.  I could use this for lots of events and it would be great to be able to bolt on something that was more thematically appropriate than a painter’s drop cloth with holes cut in it and secured by shiny duct tape!  Ah well, it got the job done and after a while it was dark enough that no one could see my shoddy craftsmanship!  That brings me to my final change for next year: lighting. I had one 250W light ready for when it got dark and it basically sucked.  To everyone who showed up in awesome costumes once it was dark: I’m sorry.  I’ll have better lights next year so everyone can get a great looking photo, even if you don’t come out before the sun goes down!

891518_747900375304035_50226303_n

Here are a few of my favorite photos from the booth.  I hope everyone who stopped by had a good time and enjoyed your photo!  I’ll see you again next year!  In the mantime, head over to Bay View Boo! to browse all the photos from the evening!

1414274633

1414276430

1414274746

1414275751

1414276390

14142783441414281093

1414278995

 

Raspberry Pi Project Ended

I’ve really struggled with the Raspberry Pi Project. As I posted earlier, the Raspberry Pi kept killing the file system on the SD card. Pete traded me for a different Pi, which behaved much better, making the card last at least long enough to get the operating system and other software installed. Yet the Raspberry Pi continued to corrupt the file system if left running for longer periods. The latest time it totally killed the SD card; I couldn’t even reformat it on my computer.

If I include the Pi in the traveling mascot, I’m convinced it will not survive the inevitable rough treatment. The only other use I can think of for a Raspberry Pi in a travelling mascot is as a home base server for the mascot, publishing the travelogues. Yet it’s too unstable for even that task.

I still like the idea of a traveling mascot that can track it’s own travels, but I’m convinced that building it around a Raspberry Pi is not the proper foundation. I really like the little GPS unit that came in this kit, and will try to build a scaled down version of the traveling mascot with a USB interface to hook up with any computer for collecting data.

Thanks again Adafruit Industries, we really appreciate the kit, and we’ll continue to work with the parts on other projects. Like vultures, some other members have already picked off some pieces of the kit for their projects.

Raspberry Pi Challenge Update

Eric

Previously on The Raspberry Pi Challenge

Just a quick update on the “Milwaukee Makerspace Traveling Mascot” project as I caught Eric doing a bit of Raspberry Pi + GPS hacking last night.

Raspberry PI + GPS

I’m excited to see how this project progresses. I’ve not had a chance to get hands-on with the Adafruit Ultimate GPS Breakout yet, but there’s a great tutorial on using it with a Raspberry Pi and one that covers Arduino usage as well.

The Raspberry Pi Challenge!

Raspberry Pi Challenge

Thanks to our friends at Adafruit Industries, we’ve got an awesome Raspberry Pi Starter Pack (and a few other goodies) and we decided that rather than fight over who gets to play with it, we’d issue a challenge to our members: Tell us what you’d build with the kit.

The results are in, and we’ve got a bunch of entries to look at before we decided who will be chosen take on the challenge. Hopefully in the next week or so we can reveal what the winning entry is.

But don’t worry, we’re going to share a bunch of the ideas right here on the blog. We may not get to build them all, but we’ll do our best to highlight some of the ideas that our members have come up with.

(If you’re looking to get into using the Raspberry Pi in your projects, you’d do well to check out the Adafruit Learning System’s category on the topic.)