Computerized Wheelo--Santa's Shop 2016
by MikeTheMaker in Living > Toys & Games
1917 Views, 21 Favorites, 0 Comments
Computerized Wheelo--Santa's Shop 2016
Did you ever get tired of operating your Wheelo by hand? I know I did, so I automated the process using a servo motor to raise and lower the wheel, a ping ultrasonic transducer to detect location and an Arduino to manage the feedback.
I needed some parts including:
Arduino Uno
3d printed parts (or some method of mounting everything together)
Mount the parts and wire according to the schematic. The Arduino sketch I provided will cause the mechanism to lower for two seconds then rise. It will remain in the upper position until the ultrasonic detector recognizes that the wheel is closest to the mechanism--then the cycle repeats.
It is necessary to power the servo motor from its own 5 volt supply. The Arduino supply can't handle the motor load and weird things will occur if you attempt this (says the voice of experience).
Actually, I am using this as an automated toy in my Christmas Display, Santa's Shop 2016.