CircuitPython turtle rainbow benzene

CircuitPython turtle rainbow benzene

Subscribers:
460,000
Published on ● Video Link: https://www.youtube.com/watch?v=jYSM6apP3vY



Duration: 3:43
2,543 views
48


import board
import time
from Adafruit_CircuitPython_turtle.adafruit_turtle import *

turtle = turtle(board.DISPLAY)
benzsize = min(board.DISPLAY.width, board.DISPLAY.height) * 0.5

print("Turtle time! Lets draw a rainbow benzene")

colors = (Color.RED, Color.ORANGE, Color.YELLOW, Color.GREEN, Color.BLUE, Color.PURPLE)


while True:
turtle.pendown()
for x in range(benzsize):
turtle.pencolor(colors[x%6])
turtle.forward(x)
turtle.left(59)
time.sleep(1)
turtle.penup()
turtle.home()
turtle.clear()

#circuitpython #madewithmu #turtle




Other Videos By Adafruit Industries


2019-06-21MakeCode Arcade Game of the Week: DuckSplat! @adafruit @johnedgarpark #adafruit #makecode
2019-06-21MakeCode Minute: Arcade Light Sensor @adafruit @johnedgarpark #adafruit @MSMakeCode #makecode
2019-06-20New Products 6/19/19 Featuring #Adafruit #AirLift Shield!
2019-06-20JOHN PARK'S WORKSHOP LIVE 6/20/19 Trash Panda 2 @adafruit @johnedgarpark #adafruit
2019-06-20Made in NYC 6/19/2019 Featuring #Adafruit #MetroM4 #AirLift & AirLift #FeatherWing @Adafruit
2019-06-20Adafruit Top Secret! June 19, 2019 #adafruit @adafruit
2019-06-20Python on hardware! 35 #Python #CircuitPython #Adafruit @Adafruit @micropython @ThePSF
2019-06-19ASK AN ENGINEER 6/19/2019 LIVE! @adafruit #adafruit #AskAnEngineer #DIY
2019-06-19SHOW AND TELL - LIVE! 6/19/2019 @adafruit #adafruit #showandtell #DIY
2019-06-19Trash Panda 2 preview @adafruit @johnedgarpark @msmakecode #adafruit
2019-06-18CircuitPython turtle rainbow benzene
2019-06-17Cylinder Radial Engine #Timelapse #3DPrinting @adafruit #adafruit
2019-06-17left! right! forward! turtle power! Python Turtle - CircuitPython
2019-06-17Video preview: "Python for microcontrollers" for this week!
2019-06-17MakeCode Minute: Arcade Button Combos @adafruit @johnedgarpark #adafruit @MSMakeCode #makecode
2019-06-17CircuitPython Weekly June 17th, 2019 @adafruit #adafruit
2019-06-17Circuit Playground Express Bluefruit prototype update
2019-06-14Trash Panda Game made with MakeCode Arcade@adafruit @johnedgarpark #adafruit #trashpanda
2019-06-13New Products 6/12/19 Featuring Adafruit Ultimate #GPS with #USB! #adafruit
2019-06-13JOHN PARK'S WORKSHOP LIVE 6/13/19 Trash Panda @adafruit @johnedgarpark #adafruit
2019-06-13Made in NYC 6/12/2019 Featuring #Adafruit LED Matrix Backpack Test and Prep! @Adafruit



Tags:
adafruit
electronics
diy
arduino
hardware
opensource
projects
raspberry
pi
computer
raspberrypi
microcontrollers
limor
limorfried
ladyada
STEAM
STEM
python
microbit
circuitpython
neopixel
neopixels
raspberry pi
circuitplaygound
nyc
make
makers
micro:bit
adafrit
adafruit promo code
ada fruit
adafruit coupons
raspberry pi zero
micropython