Circular art
Description: This is a very basic platform that allows an artist to create nice patterns and near-perfect circles with a marker. No modifications were made to the basic Arduino code; it's very simple. The cardboard platform has a couple of smaller pieces taped to the bottom, to allow the surface to sit flush with the top of the "pin" of the motor. A piece of cardstock is taped to the top to give a smooth surface on which to draw. I also marked where to place a post-it in order to make it as centred as possible. Touching a marker lightly to the post-it when the motor is on creates concentric circles.
Components:
- Arduino UNO + usb cable
- Breadboard
- 1 DC motor
- battery pack + 2 AA batteries
- 1 potentiometer
- 1 1N4004 diode
- 1 TIP120 transistor
- 1 1k-ohm resistor
- Cardboard (1 large, 2 small)
- Tape
- cardstock
- post-its
- markers
Arduino code:
- Login to post comments