Scooty

Introducing Scooty, my first attempt at robotics.

Scooty is a self-balancing two-wheeled bot, which loftly aims at being the prototype for a larger ridable version (someday =). Lots of info about the project can be found @ zappedlab.com.

Thanks for looking!

devans

balance on two wheels

  • Actuators / output devices: DimentionEngineering Sabertooth 2×10 motor controller
  • CPU: Microchip PIC32
  • Power source: Pair of 18v NiMH battery packs
  • Programming language: C
  • Sensors / input devices: Sparkfun 5 axis IMU, Maxbotix EZ1 sonar, Banebots wheel encoders, Phidgets 20Amp current sensors

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/scooty

this is your first robot?!?!

this is your first robot?!?! my first "robot" was a toothbrush head and a pager motor rofl.

great job. :wink:

Wow
Great balancing. Respect! It somehow reminds me on these segways. Are you able to also remote control it?

I have seen a few of these
I have seen a few of these and always wonder, does it just balance or can it balance and move where you want it to?

Nice video, I like Scooty,

Nice video, I like Scooty, very well done. How do you like the BaneBots wheels? Im interested in them but think they may not be too durable. Im thinking of using them (2x .8wides) for a sumobot powered by Black and decker motors and am worried about shreading the wheels in the 1st day on pavement. I want tons of traction but that usually sacrifices treadwear.

 

Again Very well done.

That’s damn impressive for a

That’s damn impressive for a first robot!

Is the shown routine just to go forward while balancing?

Great job!!!
Great job.

That is a nice robot
I think you are going to keep us entertained with creations from your lab.

thanks for the comments

thanks for the comments all!

@g00ze & patrickmccabe - plan is to control it remotely someday soon. I have the nordic FOB (bottom picture on site’s gallery) finally talking to the pic32. Twas the xmas project this year with my brother in town. Until then, it’s just a balancing bot that balances =)

@wohn - I like the wheels, but must admit that I haven’t put them through much abuse. As you say, they have great traction. Scooty has had a few outdoor trips (on ice, even), but the act of balancing doesn’t lend itself to much burnt rubber. =)

Amazing!!

Good control implementation

It is impressive in sense of very good control algorithm you have emplyed.