Jump to This TimeTranscription Text
00:00:00if you've been following along you know that I've been trying to build a robot that's capable of finding pennies to add to my own coin collection over the last couple of weeks I figured out how to design this coin stacking mechanism so
00:00:11that it's easily 3D printable and I also figured out a lot of the electronics that are going to go into this the other thing that I figured out this week was the form factor of the coin stacking wheel you may recognize the size of this
00:00:24wheel as it matches not only the coin Grabber but the coin sorter but if you look inside it's just a little bit different and this was a real challenge to figure out how to model in CAD because it contains lots of little parts
00:00:37that all have different tapers on them and I had to replicate those shapes around the center point but I think I'm really happy with the way it turned out the challenge for this was that it required a third stepper motor to
00:00:50actually turn the stacking mechanism but the motor hat that I was using previously only allowed for two stepper Motors and as you saw in those previous videos I needed those for the other two functions of the coin bot mainly coin
00:01:03sorting and coin handling took a long time to actually get all the soldering worked out and figure out which pins are going to control this breakout board but I actually got that working so I'm pretty excited about that now I thought
00:01:16I could get away with just using a 5volt motor and that would have made it a lot easier because I don't really need that stepper function for the coin stacking mechanism it just needs to run until there's a full stack and then we can can
00:01:30turn that off of the limit switch but it turns out that the 5volt DC motors just weren't powerful enough to turn that stacking mechanism when it's loaded up with coins so I had to go back to using a stepper motor I wanted to be able to
00:01:44stop it though with a limit switch and I haven't quite got the electronics figured out I did a little bit of troubleshooting and that limit switch is only producing about 1.3 volts when it should be up to 3 volts which is the
00:01:56control voltage of the Raspberry Pi and as you can see here it works really well it actually pulls a coin from the bottom rotates it up to the top and throws a coin on top of the stack and it keeps doing that until either the hopper is
00:02:11empty or until the stack is full at least that's what I wanted to do in theory that will all be controlled by the limit switch and I'll get that working in a later video and if everything works out when this stops
00:02:22spinning it will leave a nice stack of pennies on the desk when I pull the coin stacker up and there it is I'm pretty happy with this result and we're going to use this stack to pull a coin off the bottom using the coin Grabber rotate it
00:02:35between the two cameras take pictures of both sides of the coin and then identify it with a machine learning algorithm that will develop over the next couple of months but I think that's enough for this video and as always if you have
00:02:47feedback for me about how to build a better coin stacker or how to make better YouTube videos please leave a comment down below for now that's my two cents thanks for watching everyone and stay awesome