Skip to content

A small robot to teach kids and others about robots, microcontrollers, programming and making in general

Notifications You must be signed in to change notification settings

tiefpunkt/petrobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet Robot

A tiny Arduino-compatible robot platform. Inspired by the Pop Pet Robot.

Picture of the bot

PopPet Robot

The PopPet robot was a kickstarter in 2014. It was successful, and the designs were open sourced. And then it sort of died. The website is down, the Facebook page gone, and the twitter account has gone pretty much silent.

Materials

  • the body and wheels are lasercut out of 3mm MDF
  • motors are these quasi-standard cheap beginner robotics motors, available e.g. at HobbyKing
  • there's an omni-wheel caster in the back, which is probably the same as this one
    • I'd like to replace it with a smaller one to also make the front wheels a bit smaller. This one might be an option.
  • Arduino
  • Motor Shield: https://www.adafruit.com/product/81
    • The Adafruit v1 Motor Shield is not produced by Adafruit anymore, but there are clones of it available from China. They are much cheaper than any other motor shield available, but work well enough for our purpose.
    • Documentation
    • Schematic
    • More information on the shield

Firmware

Libraries

Notes

About

A small robot to teach kids and others about robots, microcontrollers, programming and making in general

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages