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 (12996)
    • Raspberry Pi (9038)
    • art (8063)
    • wearables (4633)
    • science (4185)
    • arduino (4166)
    • random (3630)
    • costuming (2959)
    • cosplay (2720)
    • music (2693)
    • educators (2575)
    • robotics (2565)
    • CircuitPython (2539)
    • community (2485)
    • adafruit learning system (2412)
    • space (2112)
    • history (2111)
    • ask-an-engineer (1927)
    • maker business (1884)
    • leds-lcds (1871)
    New Postsview all
    • August 16, 2022 at 8:00 am
      When Squirrels Were One of America’s Most Popular…
    • August 15, 2022 at 8:00 pm
      How Ornithology Shifted from Hunting and…
    • August 15, 2022 at 6:33 pm
      UPDATED GUIDE: EYE SHOOTOUT: Contrasting Open…
    Featured Postsview all
    • August 13, 2022 at 1:00 pm
      New Products 8/11/2022 Featuring #adafruit…
    • August 12, 2022 at 3:10 pm
      Adafruit Customer Support Forums updates and…
    • August 12, 2022 at 8:30 am
      Back to School: Young Engineers

BLOG

July 8, 2019 AT 9:55 am

NEW GUIDE: CircuitPython Turtle Graphics on your PyBadge, PyGamer, or PyPortal #AdafruitLearningSystem #Turtle #Logo #PyBadge #PyGamer #PyPortal #Adafruit @Adafruit

https://learn.adafruit.com/circuitpython-turtle-graphics

A new guide in the Adafruit Learning System: CircuitPython Turtle Graphics

You may have heard of, or even played around with, turtle graphics. Simply put, this is a metaphor for drawing vector images where you control a turtle that can drag a pen along with it. Commands to the turtle include things like move forward some distance, turn left or right by some angle, lift the pen off the paper (so that moving won’t make a mark), or put it on the paper (so that moving will make a mark).

There have been many on-screen implementations of turtle graphics, most notably the LOGO programming language. Versions have also been made that control a robot that has a pen so as to create on-paper copies of turtle drawings.

This guide introduces a turtle graphics library for CircuitPython for use on display based boards such as the Adafruit PyPortal, PyBadge, and PyGamer.

See this new guide now > > >

circuitpython_triangles.jpg

circuitpython_polygon-circle-step.jpg

circuitpython_spiral.jpg

 


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.

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

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!

Follow Adafruit on Instagram for top secret new products, behinds the scenes and more https://www.instagram.com/adafruit/

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


Maker Business — Moving manufacturing out of China

Wearables — Take control of your LED sequins

Electronics — Current limiting!

Python for Microcontrollers — Python on Microcontrollers Newsletter: ESP32 Web Workflow for CircuitPython, CircuitPython Day 2022 and more! #CircuitPython @micropython @ThePSF @Raspberry_Pi

Adafruit IoT Monthly — Detect Radiation, ML Baby Monitor, 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 8/11/2022 Featuring #adafruit 14-segment LED Alphanumeric Backpack – STEMMA QT!

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: adafruit learning system, art, CircuitPython, graphics, Programming, PyBadge, PyGamer, PyPortal, tutorials —
Tags: circuitpython, graphics, graphics library, logo, pybadge, PyGamer, pyportal, turtle graphics, tutorial — by Anne Barela

Comments Off on NEW GUIDE: CircuitPython Turtle Graphics on your PyBadge, PyGamer, or PyPortal #AdafruitLearningSystem #Turtle #Logo #PyBadge #PyGamer #PyPortal #Adafruit @Adafruit
  • Contact Us
  • Tech Support Forums
  • FAQs
  • Shipping & Returns
  • Terms of Service
  • Privacy & Legal
  • Website Accessibility
  • About Us
  • Press
  • Educators
  • Distributors
  • Jobs
  • Gift Cards
“Gratitude is the art of seeing a gift in everything”
Unknown
A Minority and Woman-owned Business Enterprise (M/WBE)