0
  • MENU
  • SHOP
    • HOME
    • NEW PRODUCTS
    • ARDUINO
    • RASPBERRY PI
    • BEAGLEBONE
    • NEOPIXELS
    • WEARABLES
    • COSPLAY/COSTUMING
    • YOUNG ENGINEERS
    • PROTOTYPING
    • HALLOWEEN
    • KITS & PROJECTS
    • BREAKOUT BOARDS
    • DEVELOPMENT BOARDS
    • RESELLER & UNIVERSITY PACKS
    • LCDS & DISPLAYS
    • LEDS
    • POWER
    • CABLES
    • TOOLS
    • ROBOTICS & CNC
    • ACCESSORIES
    • COMPONENTS & PARTS
    • SENSORS
    • EL WIRE/TAPE/PANEL
    • 3D PRINTING
    • BOOKS
    • SOFTWARE
    • WIRELESS
    • GIFT CERTIFICATES
    • INTERNET OF THINGS - IOT
    • PARTICLE
  • BLOG
    • HOME
    • 3D PRINTING
    • ART
    • RASPBERRY PI
    • RANDOM
    • ARDUINO
    • WEARABLES
    • SCIENCE
    • COSTUMING
    • COSPLAY
  • LEARN
    • HOME
    • COMPONENTS
    • SENSORS
    • HACKS
    • ADAFRUIT PRODUCTS
    • MAKER BUSINESS
    • PROJECTS
    • LEDS
    • RASPBERRY PI
    • LCDS & DISPLAYS
    • EL WIRE/TAPE/PANEL
    • TOOLS
    • MICROCONTROLLERS
    • LEARN ARDUINO
    • CUSTOMER PROJECTS
    • BEAGLEBONE
    • CIRCUIT PLAYGROUND
    • 3D PRINTING
    • TRINKET
    • ROBOTICS
    • COLLIN'S LAB
    • COMMUNITY SUPPORT
    • WEARABLES
    • ADAFRUIT IO
    • ARDUINO
    • FEATHER
    • WIRELESS
  • VIDEOS
  • SIGN IN
  • SIGN OUT
  • Shop
  • Learn
  • Blog
  • Forums
  • LIVE!
  • AdaBox
  • IO
0
  • Popular Categoriesview all
    • 3D printing (13799)
    • Raspberry Pi (9258)
    • art (8212)
    • wearables (4721)
    • science (4279)
    • arduino (4227)
    • random (3667)
    • costuming (2990)
    • music (2817)
    • CircuitPython (2805)
    • cosplay (2757)
    • robotics (2614)
    • adafruit learning system (2603)
    • educators (2595)
    • community (2537)
    • space (2216)
    • history (2199)
    • ask-an-engineer (2045)
    • holiday (1968)
    • maker business (1904)
    New Postsview all
    • April 1, 2023 at 2:00 pm
      New Products 3/29/23 Feat. Adafruit Feather RP2040…
    • April 1, 2023 at 2:00 pm
      NASA to Recover Asteroid Samples With OSIRIS-REx…
    • April 1, 2023 at 1:00 pm
      Subscribe to New nEw NEWs for New Products News…
    Featured Postsview all
    • April 1, 2023 at 2:00 pm
      New Products 3/29/23 Feat. Adafruit Feather RP2040…
    • April 1, 2023 at 11:09 am
      Ticketmaster and Adafruit Announce Groundbreaking…
    • March 23, 2023 at 5:30 pm
      Celebrating over 37,000 members in the Adafruit…

BLOG

May 7, 2018 AT 12:20 pm

The History of Turtle Bots – Logo!

Logo screens

For a follow-on to Turtle bots, we’ll dive into the software behind small robots and that revolves around the programming language known as Logo.

Seymour Papert teamed up with Cynthia Solomon and Wally Feurzeig at MIT to develop Logo for providing computer and mathematical education in the late 1960s.

Dr. Solomon states:

I started designing Logo, a language for learning, with Seymour Papert and Wally Feurzeig in 1966 at Bolt, Beranek and Newman in Cambridge, Massachusetts. In 1967 we had a working version of Logo implemented in Lisp running on a time-shared SDS 940 computer. In the summer of 1969, I joined Papert and Marvin Minsky at the MIT AI Lab and the Logo Group was formed.

So what is Logo??

Imagine a robotic turtle starting at (0, 0) in the x-y plane. After an import turtle, give it the command turtle.forward(50), and it moves (on-screen and/or on the ground) 50 pixels in the direction it is facing, drawing a line as it moves. Give it the command turtle.right(90), and it rotates in-place 25 degrees clockwise. With commands like these you can get back to the starting point to draw a square. Logo can draw very intricate shapes using programs that repeat simple moves.

logo drawing

With Logo, kids could play with words and sentences — explore mathematics, write stories, and make games.

Logo at home: when home computers arrived on the scene, Logo was usually the second language, after BASIC, to be ported to the new machine:

  • Apple Logo for II+ and Apple Logo Writer for the //e, developed by LCSI (Logo Computer Systems, Inc), was the most broadly used and prevalent early implementation of Logo which peaked in the early to mid-1980s.
  • Atari Logo was released on cartridge by Atari for the Atari 8-bit family.
  • Color Logo was released for the TRS-80 Color Computer in 1983 on cartridge and disk by Tandy
  • Commodore Logo was released on diskette in 1983 based on MIT Logo.
  • The Macintosh 128K used ExperLogo, released in 1985 by Expertelligence
  • IBM marketed their own version of Logo, also developed by LCSI, for their then-new IBM PC.

You can run Logo today!

The Logo Foundation has resources for downloading several versions of Logo.

Look to see more educational robot hardware and software! Adafruit has announced their Crikit robotics control board. Perfect for a variety of robotics tasks. https://blog.adafruit.com/2018/05/01/adafruit-previews-crickit-hopes-to-make-robotics-more-accessible-make-adafruit/

I would certainly like to see a version of Logo for a Crickit-based robot. Who’s game?

Adafruit Crickit

References:

  1. http://cyberneticzoo.com/cyberneticanimals/1969-the-logo-turtle-seymour-papert-marvin-minsky-et-al-american/
  2. http://logothings.wikispaces.com/
  3. http://el.media.mit.edu/logo-foundation/what_is_logo/index.html
  4. https://en.wikipedia.org/wiki/Seymour_Papert
  5. https://en.wikipedia.org/wiki/William_Grey_Walter
  6. https://en.wikipedia.org/wiki/Logo_(programming_language)

 


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Join Adafruit on Mastodon

Adafruit is on Mastodon, join in! adafruit.com/mastodon

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 36,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


Maker Business — Philips, an electronics giant, has faded from its former glory

Wearables — You’re a gem

Electronics — Copper keepout!

Python for Microcontrollers — Python on Microcontrollers Newsletter: 100 CircuitPython Community Libraries, a New Arduino UNO and much more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

Adafruit IoT Monthly — Boxing Glove Tracker, Disconnecting Smart Appliances, and more!

Microsoft MakeCode — MakeCode Thank You!

EYE on NPI — Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 3/31/2023 Featuring Adafruit Feather RP2040 RFM69 Packet Radio – 868 or 915MHz – RadioFruit and STEMMA QT! (Video)

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



No Comments

No comments yet.

Sorry, the comment form is closed at this time.

Filed under: CRICKIT, Programming, robotics —
Tags: crickit, history, logo, programming, softwear, Turtle Bots — by Anne Barela

Comments Off on The History of Turtle Bots – Logo!
  • Contact Us
  • Tech Support Forums
  • FAQs
  • Shipping & Returns
  • Terms of Service
  • Privacy & Legal
  • Website Accessibility
  • About Us
  • Press
  • Educators
  • Distributors
  • Jobs
  • Gift Cards
“Let the beauty of what you love be what you do”
Rumi
A Minority and Woman-owned Business Enterprise (M/WBE)