Arduino Hand Mixer

by andreaho in Circuits > Arduino

495 Views, 0 Favorites, 0 Comments

Arduino Hand Mixer

IMG_3919.jpg
IMG_3878.jpg

This simple guide teaches how to make a hand mixer using an Arduino, button, servo, breadboard, and a lot of wires! The ultimate goal of this tutorial is to use the make the servo spin by pressing the button. Then, using attachments, the Arduino project will become a hand mixer.

Supplies

arduino .jpeg
resistors.png
wires.jpeg
breadboard.png
button.png

Circuiting:

- Arduino Leonardo

- Resistors (10 Kilo Ohm)

- Jumper Wires

- Breadboard

- Button

Outside:

- Cardboard

- Paper (Optional)

- Tape

- 2 Metal Wires

- Scissors

- Pliers

Setup

Screen Shot 2021-05-13 at 5.58.34 PM.png

Button:

- place top left leg at D10


10 Kilo Ohm Resistor:

- J12 -> positive


Servo:

- servo black wire -> GND

-servo red wire -> positive (right hand side)

-servo white wire -> 3~


Breadboard and Arduino:

- J10 -> GND

- 2 -> H12 (lines up horizontally with resistor)

- 5V -> positive (right hand side)

Code

Copy and paste, and then upload this code into the Arduino APP. Then connect it to your Arduino board. The servo should start to spin when you press the button.

Arduino Hand Mixer Code

Outside

IMG_3907.JPG
IMG_3909.JPG

- cut the cardboard to fit the servo

- wrap the servo with cardboard

- tape the cardboard

- tape paper around the cardboard (optional)

Mixing Attachment

IMG_3912.JPG

- bend wires

- use pliers to attach to both ends of servo

- repeat for other wire

Well Done!

Arduino Hand Mixer