Automatic Promotional Button Dispenser

by JeremySCook in Circuits > Gadgets

2045 Views, 5 Favorites, 0 Comments

Automatic Promotional Button Dispenser

SnapShot.jpg

After getting a bunch of promotional buttons, I decided to spend countless hours to design and build a machine to give them out for me.

Video

Button Dispenser Robot [Arduino Capacitive Sensor]

The build process is outlined in this video, including how I tried to use a magnetic escapement instead of the 3D-printed "blades" that I eventually settled on.

The concept of the device is known as an escapement, and the top servo holds most of the buttons back, while the bottom servo drops one at a time.

Parts Needed

SnapShot(1).jpg
logo-template-intro-smalllogo-button.jpg

Parts list is pretty simple:

Note strange initial sketch. Also considered a linkage-driven pusher mechanism.

Amazon links are affiliate.

Print Slide

Print-optimized.gif

Files for the slide can be found on GitHub here. Note that you'll need to file things down to get things to slide smoothly. The three sections are attached together with CNA glue (AKA super glue), and the holes for servo attachment will need to be tapped (best done before gluing everything together).

Buttons used were 1.25" diameter from Sticker Mule. This code/link will get you and I a $10 discount on an order if you so desire.

Make Base and Assemble

SnapShot.jpg
SnapShot(2).jpg
SnapShot(1).jpg
SnapShot(0).jpg

I won't outline the base making process exactly, as it could be done many different ways. The one thing you'll need to watch out for is that there's not too much space for the capacitive sensor to act through. I made a cavity with a router to take the spacing down to about 1/8 of an inch.

Wire and Program

SnapShot(3).jpg

The electrical setup and code is very simple. Just two outputs for each servo and an input for the capacitive touch sensor. Code is found here.

Note capacitor hooked into sensor shield to help with power spikes. Not sure if this is necessary, and transistors would be a better solution anyway. Feel free to improvise/improve.

Enjoy!

dispense.gif

So far, the device has survived one Mini Maker Faire, and hopefully it'll make it's way to many others!

*Note that I was compensated for the "promotional buttons" link toward the top of the article, but had already purchased them on my own accord. Sponsored or not, they're nice buttons.