Simple - Kaonashi Coin Box

by ChunKyuP in Circuits > Arduino

1740 Views, 10 Favorites, 0 Comments

Simple - Kaonashi Coin Box

download.jpg

Description : A coin box(bank) that stores coin when a coin is put on its input(sensor)

Structure :

Input

  • Pressure sensor

Output

  • Servo motor(lifts up the input)

Materials

  • Something to build outfit (ex. Balsa woods)
  • Servo motor(1~2)
  • Pressure sensor
  • Arduino UNO
  • Wires
  • Computer or power source to connect to Arduino

Purpose

  • A creative and fun way to store coin

Building the Structure

KakaoTalk_20180112_123424849.jpg
KakaoTalk_20180112_124013962.jpg
KakaoTalk_20180112_124655394.jpg

This is the most simple but the necessary part. The general shape would be adjusted by your preference, but I chose a box because it is the simplest shape that anyone can easily build. In order to create a box, a piece of balsa wood will be cut into 4 pieces of 10x15cm and 2 pieces of 10x10 cm. Then, 10x15cm pieces will be cut again in order to create a mouth for the coin box. (reference the pictures attatched)

Circuit & Code

KakaoTalk_20180112_134345254.jpg
KakaoTalk_20180116_110607477.jpg
Capture.PNG
Capture1.PNG

This part will be all about softwares. First, the code will make the servo motor to work, by reading in the gravitational force that an object acts on the force sensitive resistor(a.k.a. Pressure sensor), and rotating servo motor according to the value of the force. 2 of the attached pictures are the code and circuit configuration that I used for this project.

Finish - Assemble All the Parts Together

KakaoTalk_20180116_105659733.jpg
KakaoTalk_20180116_105655129.jpg
KakaoTalk_20180116_105701893.jpg

This is where the project is getting finished. You can test out if the coin box is working by putting some coins(if does not work, put little heavier objects). This is a prototype and a basic form, and it would be decorated according to your preference.