lil Scooty

Posted on 28/02/2011 by myblack60impala
Modified on: 13/09/2018
Project
Press to mark as completed
Introduction
This is an automatic import from our previous community platform. Some things can look imperfect.

If you are the original author, please access your User Control Panel and update it.

    I got bored watching my favorite sports team lose another game.So I made my version of a "start here robot".I call this thing "lil Scooty" and its made from spare parts, programmed in Logo.   Code: to start when [ ((sensor 0) > 440) ] [ ad, setpower 4a, thiswayd, thatwayad, onfor 45 ]loop [ d, setpower 4a, setpower 3ad, thiswayad, onwait 25ad, offwait 25ifelse (in 0)[ d, offa, setpower 4a, onfor 25 ][ a, setpower 4d, setpower 3ad, onwait 25ad, offwait 25if (in 2)[ a, offd, ...


lil Scooty

 


 

I got bored watching my favorite sports team lose another game.

So I made my version of a "start here robot".

I call this thing "lil Scooty" and its made from spare parts, programmed in Logo.

 

Code:

to start
when [ ((sensor 0) > 440) ] [ ad, setpower 4
a, thisway
d, thatway
ad, onfor 45 ]
loop [ d, setpower 4
a, setpower 3
ad, thisway
ad, on
wait 25
ad, off
wait 25
ifelse (in 0)
[

d, off
a, setpower 4
a, onfor 25 ]
[ a, setpower 4
d, setpower 3
ad, on
wait 25
ad, off
wait 25
if (in 2)
[ a, off
d, setpower 4
d, onfor 25 ] ] ]
end

 

scoots around bumping into objects

  • Actuators / output devices: 2 geared motors
  • Control method: autonomous
  • Programming language: Logo
  • Sensors / input devices: Sharp IR, 2 bump switches
  • Target environment: In Doors
LikedLike this to see more

Spread the word

Flag this post

Thanks for helping to keep our community civil!


Notify staff privately
It's Spam
This post is an advertisement, or vandalism. It is not useful or relevant to the current topic.

You flagged this as spam. Undo flag.Flag Post