Close
0%
0%

SDDSbot

Pixy-powered walking robot

Similar projects worth following
Small walking robot built into a plastic casing part from a Sony digital film sound reader (DFP-R3000). It can see colorcode signatures using CMUcam 5 aka Pixy, it currently has no other sensors. Walking is done using coupled oscillators described as nervous nets and invented by Mark Tilden. Using his lexicon specifically, the "brain" consist of a dual master-slave suspended bicore... I think. An arduino pro micro interprets the data coming from Pixy and decides wheter to turn left or right (by simply reversing the phase of the corresponding front leg motor).

  • 1
    How to BEAM: robot mechanics.

    Building a robot usually starts with an idea about the mechanics. What is the mode of propulsion? How many motors do you need? A good way to make the robot's movement dynamic and smooth is to use springs to dampen and return limbs to a center position. The idea with this robot is a radially symmetric body with four legs. Paired leg-centering springs give the robot a bias for movement, or "forward". Each leg is at an angle, making the leg lift the body at both ends of the limb swing. Correct sequence will make the robot walk forwards, and simply reversing the phase of one legmotor, in this robot either of the frontlimbs, will make the robot turn. Reversing phase on both frontlimbs results in the robot reversing.

  • 2
    How to BEAM: robot mechanics.

    Once the mechanics are done, the motors need to be activated in some order to make the robot move. With BEAM style robots, this is usually achieved with a nervous net, which consist of a number of oscillators, also known as a central pattern generator. One two node oscillator, or bicore, can be used to generate the signals needed to move a single motor back and forth. The timing is set with resistors and capacitors, and additional resistors/caps connected/disconnected with, for example, a whisker-actuated limitswitch, can be used to affect the timeconstants. More nodes, neurons, can be chained to add delays or more complex behaviors. The signals from the nervous net are fed to an H-bridge or similar motor driver circuitry.

  • 3
    How to BEAM: robot aesthetics.

    Aesthetics is an often overlooked aspect of robot building. Until self-replicating robots become a reality, the only way for robots to reproduce and evolve is through smartish apes with screwdrivers and such. Making the robot look interesting increases the chances that someone else gets inspired to make more robots!

View all 4 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates