element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Movers and Shakers
  • Challenges & Projects
  • Project14
  • Movers and Shakers
  • More
  • Cancel
Movers and Shakers
Blog Walky the Biped Robot - The prequel
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Movers and Shakers to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: genebren
  • Date Created: 20 Jun 2018 7:12 PM Date Created
  • Views 1765 views
  • Likes 17 likes
  • Comments 5 comments
  • moversshakersch
Related
Recommended

Walky the Biped Robot - The prequel

genebren
genebren
20 Jun 2018

I have completely lost track of when I first started this project, but I know that it must have been more than 16 years ago.  Around that time I was single and raising my son on a part-time basis.  Having spare time on my hands, I spent a fair amount of time building projects that I had hoped would help interest my son in engineering.  I had just bought some bench top tools (mill and lathe) and was looking for something to build.  The result of that was a simple biped robot that could almost walk a straight line, by tottering side-to-side, while moving its legs and back-and-forth.  Not really graceful, but somehow entertaining.

image

The control board for the robot was incredibly simple, using a total of three components (ATtiny12 processor, a resistor and a capacitor).  The processor simply output two PWM signals to the front and bottom servos.  The batteries (4 AAA) were mounted into two holders, mounted on either side of the body.  The body was cut and/or machined out of scraps of plexiglass and glued together. Metal control rods, with fancy swivel ball joints transferred the servos movement to the feet and legs.

 

I have long since lost any of the code and the schematic, but just for fun I traced out the old controller (built on perf-board) and generated a schematic.

imageimage

 

The robot has since been disassembled (so sadly no before video is currently available), as I intend to do an update/fresh project on this little guy.  My plans are to convert this into a platform for future experiments, hopefully leading up to fully autonomous operation.  My initial goal is to make the robot aware enough to manage edge and object detection, while accepting control from a R/C controller (enforcing the Third Law {see below}, and not allowing itself to be commanded to walk off the edge of a table).  I am planning on first building a Li-ion power pack, based on a 1200mAh, 14500 sized battery (AA), that hosts a recharger and boost regulator to provide 5V and 3.3V to the separate controller.  The power pack will be mounted to the back of the body (instead of the old dual battery holders).

 

The controller board will mount on the top of the body, and will contain 4 - servo drivers, and logic to read signals (PWM) from the R/C radio, as well as monitor front and rear facing IR distance sensors.  The controller board will also have a pass through connector to allow future control options like autonomous operations.  The power pack, controller and aux controller will all be able to communicate through and I2C bus.

 

Well, that is the plan.  I have designs for the power pack (working prototype) and the controller (boards arriving today hopefully).  I will post several blogs to track my progress on this project, culminating (hopefully) in a proof video and final project details.  This is my first entry in an element14 project contest and I am really excited to see where this goes.

 

Gene

 

 

The 1940 Laws of Robotics (by Isaac Asimov and John W. Campbell)

First Law:          A robot may not injure a human being, or, through inaction, allow a human being to come to harm.

Second Law:     A robot must obey orders given it by human beings, except where such orders would conflict with the First Law.

Third Law:         A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.

  • Sign in to reply

Top Comments

  • three-phase
    three-phase over 7 years ago +3
    Unique little robot, good luck with the project. Kind regards
  • ntewinkel
    ntewinkel over 7 years ago +3
    That is a really cool project! Pretty neat what you can do with such a small microcontroller! Have you considered using an ESP-8266 (very small, with WiFi) or ESP-32 (adds Bluetooth) for a brain now? A…
  • shabaz
    shabaz over 7 years ago +2
    Hi Gene, This is an interesting robot!! Hehe that was the smallest microcontroller robot brain : ) it almost seems cruel its creator deliberately limited its abilities 16 years ago : ) Looking forward…
Parents
  • mcb1
    mcb1 over 7 years ago

    Neat.

    I've looked at the odd project I did many years ago and just shake my head.

    Some things shouldn't see the light of day ...

     

    So the big question is ... did your son venture into Engineering.?

     

    Mark

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • genebren
    genebren over 7 years ago in reply to mcb1

    mcb1 , oops, I failed to see the question in your reply.  No, my son found his own path and went into sales (he was always a natural at this, buying low and selling high, he could have almost put himself through college just from his hobbies).  My step-daughter actually came closer to engineering when she graduated with a B.S. in industrial design.  It was a lot of fun helping her on some of her projects or visiting her school and seeing all of their nice equipment.

     

    Gene

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • genebren
    genebren over 7 years ago in reply to mcb1

    mcb1 , oops, I failed to see the question in your reply.  No, my son found his own path and went into sales (he was always a natural at this, buying low and selling high, he could have almost put himself through college just from his hobbies).  My step-daughter actually came closer to engineering when she graduated with a B.S. in industrial design.  It was a lot of fun helping her on some of her projects or visiting her school and seeing all of their nice equipment.

     

    Gene

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube