$USD
  • EUR€
  • £GBP
  • $USD
PROJECTS Arduino

Automatic Ice Bucket Vendor Based on Arduino

DFRobot Aug 27 2014 413
Last friday few engineers from DFRobot took their the Ice Bucket Challenge to raise awareness for ALS. We decided to do it in a maker way with an automatic ice bucket vendor based on Arduino.
And we are challenging all makers around the world, now it's your turn!
 
 
 

Introduction
 
This project is launched in two days ago. We’re going to do the ice bucket challenge to the makers all over the world. So we build a fast prototype, which is an automatic ice bucket challenge vendor. This machine is based on Arduino. When the guy standing in front of the machine, the Arduino controlled system will pull the rope and pour out the ice and water in the bucket.
 
Let’s see the BOM of the machine.
No. Item quantity description
1 RomeoV2.0 1 Arduino based robot controller
2 RS485 Shield 1 For driving the RS485 ultrasonic sensor
3 URM06 – RS485 version 1 Used to detect the person go through the machine
4 Digital push button (White) 1 Reset the software buffer and start the game
5 12V DC Motor w/Encoder 1  Pull the wire
6 11.1V Lipo battery 1 ?
7 shelf 1 To put the machine on
8 bucket 2 ?
9 Aluminum plate 1 ?
10 rope 1 ?
11 tape 1 roll ?
12 Aluminum profile several ?
13 iron wire several ?
14 wood stick several ?
15 screws & nuts several ?
16 Long screw or rod 2 Shaft of the bucket
17 Motor mounting piece 1  
18 Coupling 1  
 
How does it work?
 
We use Romeo v2 to drive the motor and extending sensor quite easily with the 3pin headers. The range of this ultrasonic sensor is about 10 meters. However the detecting angle is about 15 degrees. So it could achieve the detection in a specified range.
 
The motor is integrated with holzer encoder. So the Arduino controller could know the length of nylon wire to pull. And the button is used to start the game and clear all the buffer after one turn...
 
Let’s start to make it.

Step 1: Design
Design your machine, and draw it down on the paper.

Step 2: Assemble the aluminum profiles
Assemble the aluminum profiles reference to your design.


 
Step 3: Winding wire
We need to wind two parts of wires ,each part with several rolls of wires. The first part is used to hold the bucket. It is on the 4/5 (or 3/4) height of the bucket.

The second part is on the 1/5 (or 1/4) height of the bucket. Use the tape wrap up on the wires.
And also wrap up the handle of the bucket, make it stable when it’s working.


 
Step 4: Fix the bucket
The long screws are used to be the shaft of the machine, winding wires to make it stable. Be careful the bucket should turn round so the wires can’t lock the bucket.

Step 5:Assemble the plate
Assemble the plate on the top of the aluminum profiles


 
Step 6:Assemble the motor
Assemble the motor and the mounting piece on the plate.

Then assemble the coupling and the rotor.


 
Step 7:Link the rope
Make the bucket and the rotor linked by the rope.

Step 8: Assemble the electrical components
Assemble alle the electrical components, and link them all.
 

 
Step 9: Finish
Our automatic ice bucket challenge vendor is finish!
 
?  
REVIEW