Arduino Controlled Coin Hopper

Hi! I'm having this project of a button controlled coin hopper. I'll be using an Arduino Uno and 12v coin hopper. What I wanted to build is that I push a button that corresponds to the amount to be dispensed by the coin hopper for example 5, 10, and 20 for a total of 3 buttons. Thank you in advance to anyone who can provide me the code I needed.

I will assume you will have to pay somebody to write this application for you. Consider getting the Arduino cookbook and reading it. This response is to help you get started in solving your problem, not solve it for you.
Good Luck & Have Fun!
Gil

Use the forum Google search function in the upper right of this page to search for the key words of your project, like "coin". You will probably find many similar previous project discussions and code to get you started.

jerniqz:
Thank you in advance to anyone who can provide me the code I needed.

If you just want someone to write a program for you please ask in the Gigs and Collaborations section of the Forum and be prepared to pay.

If you want to learn to program yourself the examples that come with the Arduino IDE are a good place to start. They probably cover all the techniques you will need. There are also many online tutorials. Also see the Useful Links Thread.

...R