As you may be aware if you follow the blog closely, I’ve been working on building the claw machine. The claw machine is one of those infuriating devices that camps in front of various places of business to lure you into paying a dollar to discover that you likely do not in fact, have the skills required to maneuver said claw in a successful toy-picking up manner. However, in an effort to show that I’m not bitter, I’m making one of my own.
So far in the process I have controlled a stepper motor with the FPGA, and used a Joystick to control the stepper motor with FPGA. Now I have gotten control of a servo with FPGA. More specifically I’m using the Basys 3 to send signals through the PmodCON3, to a GWS servo. I even wrote an Instructable.
Here is the project in action:
Each switch corresponds to sending the servo to a different positions, starting at 0 degrees and adding 24 degrees with each switch.
In my Instructable I go through the details of why I wrote this and how the project works.

Some background info on how servos work.

How my code works….

…and lastly, the Instructable details how to integrate my project into your designs!
Check it out here.
Thanks for sharing! Your block chart sparked my DIY ideas!