From f98faba6766c614a006da34099882d1a111ef0e1 Mon Sep 17 00:00:00 2001 From: dherrada Date: Mon, 18 Oct 2021 13:33:39 -0400 Subject: [PATCH] Fixed names --- Arduino_Ethernet_SD_Card/SDcardTest/SDcardTest.ino | 2 +- Arduino_Ethernet_SD_Card/SDfileList/SDfileList.ino | 2 +- CPX_Marble_Maze/README.md | 2 +- Chirping_Plush_Owl_Toy/Chirping_Plush_Owl_Toy.ino | 2 +- Chirping_Plush_Owl_Toy/code.py | 2 +- CircuitPython_Pico_PIO_Neopixel/neopio.py | 4 ++-- CircuitPython_Simple_Wordclock/README.md | 2 +- CircuitPython_Simple_Wordclock/set_clock/code.py | 2 +- CircuitPython_Slideshow/README.md | 2 +- Circuit_Playground_Express_LuckyCat/code.py | 2 +- Cirecuit_Playground_Express_Pinata/code.py | 2 +- Close_Encounters_Hat/Close_Encounters_Hat.ino | 2 +- Crickit_CPX_Marionette/code.py | 2 +- Crickit_Stumblebot/code.py | 2 +- Crickit_microbit_MicroPython/main.py | 2 +- Grand_Central_Robot_Xylophone/code.py | 2 +- Make_It_Talk/code.py | 2 +- Make_It_Twist_Potentiometer/analog-read/analog-read.ino | 2 +- .../potentiometer-neopixels/potentiometer-neopixels.ino | 2 +- Mini_Chair_Swing_Ride/code.py | 2 +- Music_Box_with_Crickit/code.py | 2 +- NeoTrellis_Paint/code.py | 2 +- NeoTrellis_Soundbox/README.md | 2 +- NeoTrellis_Soundbox/code.py | 2 +- PaperCraft_Gems/code.py | 2 +- PyGamer_Bounce_Game/README.md | 4 ++-- PyGamer_Bounce_Game/bounce/bounce.ino | 4 ++-- ROB_Control/code.py | 2 +- Stumblebot/code.py | 2 +- .../Trinket_Ultrasonic_Rangefinder.ino | 2 +- 30 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Arduino_Ethernet_SD_Card/SDcardTest/SDcardTest.ino b/Arduino_Ethernet_SD_Card/SDcardTest/SDcardTest.ino index 18445c47c..3b64c6890 100644 --- a/Arduino_Ethernet_SD_Card/SDcardTest/SDcardTest.ino +++ b/Arduino_Ethernet_SD_Card/SDcardTest/SDcardTest.ino @@ -14,7 +14,7 @@ created 28 Mar 2011 by Limor Fried modified 9 Apr 2012 by Tom Igoe - modified 12 Apr 2018 by Mike Barela + modified 12 Apr 2018 by Anne Barela */ // include the SD library: #include diff --git a/Arduino_Ethernet_SD_Card/SDfileList/SDfileList.ino b/Arduino_Ethernet_SD_Card/SDfileList/SDfileList.ino index 0371075a3..ed0b1b848 100644 --- a/Arduino_Ethernet_SD_Card/SDfileList/SDfileList.ino +++ b/Arduino_Ethernet_SD_Card/SDfileList/SDfileList.ino @@ -12,7 +12,7 @@ created Nov 2010 by David A. Mellis modified 9 Apr 2012 by Tom Igoe modified 2 Feb 2014 by Scott Fitzgerald - modified 12 Apr 2018 by Mike Barela + modified 12 Apr 2018 by Anne Barela This example code is in the public domain. diff --git a/CPX_Marble_Maze/README.md b/CPX_Marble_Maze/README.md index 8182243d8..0068ad533 100644 --- a/CPX_Marble_Maze/README.md +++ b/CPX_Marble_Maze/README.md @@ -13,7 +13,7 @@ Then you should be able to see the **CIRCUITPY** drive when connected via USB. CircuitPython resources are at https://CircuitPython.Org/ -Code written by Dano Wall and Mike Barela for Adafruit Industries. +Code written by Dano Wall and Anne Barela for Adafruit Industries. MIT License, please attribute. diff --git a/Chirping_Plush_Owl_Toy/Chirping_Plush_Owl_Toy.ino b/Chirping_Plush_Owl_Toy/Chirping_Plush_Owl_Toy.ino index e1378601c..a76b41148 100644 --- a/Chirping_Plush_Owl_Toy/Chirping_Plush_Owl_Toy.ino +++ b/Chirping_Plush_Owl_Toy/Chirping_Plush_Owl_Toy.ino @@ -2,7 +2,7 @@ Chirp Owl written by Becky Stern and T Main for Adafruit Industries Tutorial: http://learn.adafruit.com/chirping-plush-owl-toy/ -Includes animal sounds by Mike Barela +Includes animal sounds by Anne Barela http://learn.adafruit.com/adafruit-trinket-modded-stuffed-animal/animal-sounds based in part on Debounce diff --git a/Chirping_Plush_Owl_Toy/code.py b/Chirping_Plush_Owl_Toy/code.py index 05f52bec8..0605c34bc 100644 --- a/Chirping_Plush_Owl_Toy/code.py +++ b/Chirping_Plush_Owl_Toy/code.py @@ -1,7 +1,7 @@ # Chirp Owl written by Becky Stern and T Main for Adafruit Industries # Tutorial: http://learn.adafruit.com/chirping-plush-owl-toy/ -# Includes animal sounds by Mike Barela +# Includes animal sounds by Anne Barela # http://learn.adafruit.com/adafruit-trinket-modded-stuffed-animal/animal-sounds # based in part on Debounce # created 21 November 2006 diff --git a/CircuitPython_Pico_PIO_Neopixel/neopio.py b/CircuitPython_Pico_PIO_Neopixel/neopio.py index a163c161c..f3692708d 100644 --- a/CircuitPython_Pico_PIO_Neopixel/neopio.py +++ b/CircuitPython_Pico_PIO_Neopixel/neopio.py @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: 2016 Damien P. George # SPDX-FileCopyrightText: 2017 Scott Shawcroft for Adafruit Industries # SPDX-FileCopyrightText: 2019 Carter Nelson -# SPDX-FileCopyrightText: 2019 Roy Hooper +# SPDX-FileCopyrightText: 2019 Rose Hooper # SPDX-FileCopyrightText: 2020 Jeff Epler # # SPDX-License-Identifier: MIT @@ -10,7 +10,7 @@ `neopio` - Neopixel strip driver using RP2040's PIO =================================================== -* Author(s): Damien P. George, Scott Shawcroft, Carter Nelson, Roy Hooper, Jeff Epler +* Author(s): Damien P. George, Scott Shawcroft, Carter Nelson, Rose Hooper, Jeff Epler """ import adafruit_pioasm diff --git a/CircuitPython_Simple_Wordclock/README.md b/CircuitPython_Simple_Wordclock/README.md index 430b87dbb..9d007bf35 100644 --- a/CircuitPython_Simple_Wordclock/README.md +++ b/CircuitPython_Simple_Wordclock/README.md @@ -14,7 +14,7 @@ Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://www.adafruit.com)! -MIT license, designed and guide written by Dano Wall, code by Mike Barela +MIT license, designed and guide written by Dano Wall, code by Anne Barela All text above, and the splash screen below must be included in any redistribution diff --git a/CircuitPython_Simple_Wordclock/set_clock/code.py b/CircuitPython_Simple_Wordclock/set_clock/code.py index 4062e6aa7..a11ddea15 100644 --- a/CircuitPython_Simple_Wordclock/set_clock/code.py +++ b/CircuitPython_Simple_Wordclock/set_clock/code.py @@ -1,5 +1,5 @@ # Write the time for the Adafruit DS3231 real-time clock. -# Limor Fried/Mike Barela for Adafruit Industries +# Limor Fried/Anne Barela for Adafruit Industries import time import board diff --git a/CircuitPython_Slideshow/README.md b/CircuitPython_Slideshow/README.md index e76386dcf..12bf95816 100644 --- a/CircuitPython_Slideshow/README.md +++ b/CircuitPython_Slideshow/README.md @@ -10,7 +10,7 @@ Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://www.adafruit.com)! -MIT license, guide written by Mike Barela, code by Limor Fried +MIT license, guide written by Anne Barela, code by Limor Fried All text above, and the splash screen below must be included in any redistribution diff --git a/Circuit_Playground_Express_LuckyCat/code.py b/Circuit_Playground_Express_LuckyCat/code.py index 4f6a3c2fc..ecfe39eec 100644 --- a/Circuit_Playground_Express_LuckyCat/code.py +++ b/Circuit_Playground_Express_LuckyCat/code.py @@ -1,5 +1,5 @@ # Lucky Cat Maneki-neko with Circuit Playground Express -# Mike Barela for Adafruit Industries, MIT License +# Anne Barela for Adafruit Industries, MIT License import time import board diff --git a/Cirecuit_Playground_Express_Pinata/code.py b/Cirecuit_Playground_Express_Pinata/code.py index c96b4f9a9..d9d2e4981 100644 --- a/Cirecuit_Playground_Express_Pinata/code.py +++ b/Cirecuit_Playground_Express_Pinata/code.py @@ -1,5 +1,5 @@ # Circuit Playground Express PiƱata by Dano Wall for Adafruit Industries -# CircuitPython code by Mike Barela for Adafruit Industries, MIT License +# CircuitPython code by Anne Barela for Adafruit Industries, MIT License import time import random import board diff --git a/Close_Encounters_Hat/Close_Encounters_Hat.ino b/Close_Encounters_Hat/Close_Encounters_Hat.ino index d8039d59e..1685f5dd5 100644 --- a/Close_Encounters_Hat/Close_Encounters_Hat.ino +++ b/Close_Encounters_Hat/Close_Encounters_Hat.ino @@ -1,7 +1,7 @@ /* Close Encounters hat with 10 neopixels by Leslie Birch for Adafruit Industries. Notes play with each corresponding light. -Based on code by Becky Stern, Mike Barela and T Main for Adafruit Industries +Based on code by Becky Stern, Anne Barela and T Main for Adafruit Industries http://learn.adafruit.com/adafruit-trinket-modded-stuffed-animal/animal-sounds */ diff --git a/Crickit_CPX_Marionette/code.py b/Crickit_CPX_Marionette/code.py index 3fef7e5e8..e96aa4ab6 100644 --- a/Crickit_CPX_Marionette/code.py +++ b/Crickit_CPX_Marionette/code.py @@ -1,6 +1,6 @@ # CircuitPython for the Adafruit Learning System Tutorial # Universal Marionette Kit -# Project by Dano Wall, code by Mike Barela for Adafruit Industries +# Project by Dano Wall, code by Anne Barela for Adafruit Industries # MIT License import time from adafruit_crickit import crickit diff --git a/Crickit_Stumblebot/code.py b/Crickit_Stumblebot/code.py index 12c2d9d0c..9dc17a22c 100644 --- a/Crickit_Stumblebot/code.py +++ b/Crickit_Stumblebot/code.py @@ -1,6 +1,6 @@ # Stumble Bot, coded in CircuitPython # Using an Adafruit Circuit Playground Express, Crickit, and 2 servos -# Dano Wall, Mike Barela for Adafruit Industries, MIT License, May, 2018 +# Dano Wall, Anne Barela for Adafruit Industries, MIT License, May, 2018 # import time from digitalio import DigitalInOut, Direction, Pull diff --git a/Crickit_microbit_MicroPython/main.py b/Crickit_microbit_MicroPython/main.py index 2557c0a4e..770ff1c7a 100644 --- a/Crickit_microbit_MicroPython/main.py +++ b/Crickit_microbit_MicroPython/main.py @@ -1,6 +1,6 @@ # main.py - code to test the Adafruit CRICKIT board with # the BBC micro:bit and MicroPython (NOT CircuitPython) -# MIT License by Limor Fried and Mike Barela, 2019 +# MIT License by Limor Fried and Anne Barela, 2019 # This code requires the seesaw.py module as a driver import time import seesaw diff --git a/Grand_Central_Robot_Xylophone/code.py b/Grand_Central_Robot_Xylophone/code.py index 1d4a6f4e6..c365dba8e 100644 --- a/Grand_Central_Robot_Xylophone/code.py +++ b/Grand_Central_Robot_Xylophone/code.py @@ -1,5 +1,5 @@ # Adafruit Grand Central Robot Xylophone Demo Program -# Dano Wall and Mike Barela for Adafruit Industries +# Dano Wall and Anne Barela for Adafruit Industries # MIT License import time diff --git a/Make_It_Talk/code.py b/Make_It_Talk/code.py index cff84e1e0..6111b4652 100644 --- a/Make_It_Talk/code.py +++ b/Make_It_Talk/code.py @@ -2,7 +2,7 @@ # Coded for Circuit Playground Express but it may be # modified for any CircuitPython board with changes to # button, thermister and audio board definitions. -# Mike Barela for Adafruit Industries, MIT License +# Anne Barela for Adafruit Industries, MIT License import time import board diff --git a/Make_It_Twist_Potentiometer/analog-read/analog-read.ino b/Make_It_Twist_Potentiometer/analog-read/analog-read.ino index 970e97b28..0b97d2459 100644 --- a/Make_It_Twist_Potentiometer/analog-read/analog-read.ino +++ b/Make_It_Twist_Potentiometer/analog-read/analog-read.ino @@ -1,5 +1,5 @@ // Simple read analog potentiometer on Circuit Playground Express or other board with pin change -// Mike Barela for Adafruit Industries 9/2018 +// Anne Barela for Adafruit Industries 9/2018 #define ANALOGPIN A1 // For Circuit Playground Express diff --git a/Make_It_Twist_Potentiometer/potentiometer-neopixels/potentiometer-neopixels.ino b/Make_It_Twist_Potentiometer/potentiometer-neopixels/potentiometer-neopixels.ino index cf62046fd..f92e7a1e3 100644 --- a/Make_It_Twist_Potentiometer/potentiometer-neopixels/potentiometer-neopixels.ino +++ b/Make_It_Twist_Potentiometer/potentiometer-neopixels/potentiometer-neopixels.ino @@ -1,5 +1,5 @@ // Read analog potentiometer on Circuit Playground Express or other board with changes -// Mike Barela for Adafruit Industries 9/2018 based on +// Anne Barela for Adafruit Industries 9/2018 based on // NeoPixel Ring simple sketch (c) 2013 Shae Erisson // released under the GPLv3 license to match the rest of the AdaFruit NeoPixel library diff --git a/Mini_Chair_Swing_Ride/code.py b/Mini_Chair_Swing_Ride/code.py index edfe05912..46b4b21d4 100644 --- a/Mini_Chair_Swing_Ride/code.py +++ b/Mini_Chair_Swing_Ride/code.py @@ -1,5 +1,5 @@ # Isaac Wellish -# Code adapted from Mike Barela's Hello World of Robotics and +# Code adapted from Anne Barela's Hello World of Robotics and # Make it Move with Crickit guides at learn.adafruit.com # Power must be plugged into right side of motor 1 on CRICKIT # to turn counter clock wise diff --git a/Music_Box_with_Crickit/code.py b/Music_Box_with_Crickit/code.py index f0cfc3751..b2a83de65 100644 --- a/Music_Box_with_Crickit/code.py +++ b/Music_Box_with_Crickit/code.py @@ -1,4 +1,4 @@ -# Music Box code in CircuitPython - Dano Wall and Mike Barela +# Music Box code in CircuitPython - Dano Wall and Anne Barela # Revised by Ladyada 2019-01-16 from adafruit_crickit import crickit diff --git a/NeoTrellis_Paint/code.py b/NeoTrellis_Paint/code.py index 21ad785cb..ee43661fd 100644 --- a/NeoTrellis_Paint/code.py +++ b/NeoTrellis_Paint/code.py @@ -1,7 +1,7 @@ # Simple paint program for Trellis M4 Express # Press any button it will cycle through a palette of colors! # -# Mike Barela for Adafruit Industries November, 2018 +# Anne Barela for Adafruit Industries November, 2018 # import time import adafruit_trellism4 diff --git a/NeoTrellis_Soundbox/README.md b/NeoTrellis_Soundbox/README.md index 67c7957f8..1fcaf2f3b 100644 --- a/NeoTrellis_Soundbox/README.md +++ b/NeoTrellis_Soundbox/README.md @@ -8,7 +8,7 @@ Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://www.adafruit.com)! -MIT license, code by Mike Barela, project by the Ruiz Brothers +MIT license, code by Anne Barela, project by the Ruiz Brothers All text above, and the splash screen below must be included in any redistribution diff --git a/NeoTrellis_Soundbox/code.py b/NeoTrellis_Soundbox/code.py index fc2693f91..0cdc1ca76 100644 --- a/NeoTrellis_Soundbox/code.py +++ b/NeoTrellis_Soundbox/code.py @@ -1,5 +1,5 @@ # NeoTrellis Soundbox Remix - CircuitPython -# Noe and Pedro Ruiz, code by Mike Barela +# Noe and Pedro Ruiz, code by Anne Barela # for Adafruit Industries, MIT License import time diff --git a/PaperCraft_Gems/code.py b/PaperCraft_Gems/code.py index 9498a4481..0b8f87c06 100644 --- a/PaperCraft_Gems/code.py +++ b/PaperCraft_Gems/code.py @@ -4,7 +4,7 @@ Circuit Playground Bluetooth with LED strand attached runs 4 different variable animation modes. -Code by Roy Hooper using Adafruit's LED Animation Library: +Code by Rose Hooper using Adafruit's LED Animation Library: https://learn.adafruit.com/circuitpython-led-animations/overview """ # pylint: disable=attribute-defined-outside-init diff --git a/PyGamer_Bounce_Game/README.md b/PyGamer_Bounce_Game/README.md index 4995a9256..5d3c22a07 100644 --- a/PyGamer_Bounce_Game/README.md +++ b/PyGamer_Bounce_Game/README.md @@ -8,10 +8,10 @@ All the required libraries are listed at https://learn.adafruit.com/adafruit-pyb Two files in the bounce directory: bounce.ino (the game) and logo.h (data for the Adafruit logo used on the splash screen). Load both into the Arduino IDE. -Mike Barela, June 3, 2019 for Adafruit Industries +Anne Barela, June 3, 2019 for Adafruit Industries This is a mod of game by R0D0T posted on http://r0d0t.tumblr.com/post/29641975900 and Hackaday http://hackaday.com/2012/10/01/fantastic-programming-makes-this-arduino-gaming-device-something-special/ -which was published for Arduino Esplora by Mike Barela 2013 +which was published for Arduino Esplora by Anne Barela 2013 Support Open Source development by buying your materials at [Adafruit.com](https://www.adafruit.com/). diff --git a/PyGamer_Bounce_Game/bounce/bounce.ino b/PyGamer_Bounce_Game/bounce/bounce.ino index 16d5e339a..ec62caa53 100644 --- a/PyGamer_Bounce_Game/bounce/bounce.ino +++ b/PyGamer_Bounce_Game/bounce/bounce.ino @@ -1,10 +1,10 @@ // Adafruit Arcada based Level Bounce Game // -// Mike Barela, June 3, 2019 for Adafruit Industries +// Anne Barela, June 3, 2019 for Adafruit Industries // // Mod of game by R0D0T posted on http://r0d0t.tumblr.com/post/29641975900 and // Hackaday http://hackaday.com/2012/10/01/fantastic-programming-makes-this-arduino-gaming-device-something-special/ -// which was published for Arduino Esplora by Mike Barela 2013 +// which was published for Arduino Esplora by Anne Barela 2013 #include #include diff --git a/ROB_Control/code.py b/ROB_Control/code.py index 5fd20d468..ea84a33d9 100644 --- a/ROB_Control/code.py +++ b/ROB_Control/code.py @@ -1,6 +1,6 @@ # Nintendo R.O.B. control with Accelerometer, code in CircuitPython # Using an Adafruit Circuit Playground Express board with an IR LED -# Mike Barela for Adafruit Industries, MIT License, May, 2018 +# Anne Barela for Adafruit Industries, MIT License, May, 2018 # Acknowledgement to info at http://atariage.com/forums/topic/177286 # -any-interest-in-nes-rob-homebrews/ and Limor Ladyada Fried diff --git a/Stumblebot/code.py b/Stumblebot/code.py index 29be36613..6e2b784f2 100644 --- a/Stumblebot/code.py +++ b/Stumblebot/code.py @@ -1,6 +1,6 @@ # Stumble bot, coded in CircuitPython # Using an Adafruit Circuit Playground Express, Crickit, and 2 servos -# Dano Wall, Mike Barela for Adafruit Industries, MIT License, May, 2018 +# Dano Wall, Anne Barela for Adafruit Industries, MIT License, May, 2018 # import time import board diff --git a/Trinket_Ultrasonic_Rangefinder/Trinket_Ultrasonic_Rangefinder.ino b/Trinket_Ultrasonic_Rangefinder/Trinket_Ultrasonic_Rangefinder.ino index 789fbb874..6cced9d1d 100644 --- a/Trinket_Ultrasonic_Rangefinder/Trinket_Ultrasonic_Rangefinder.ino +++ b/Trinket_Ultrasonic_Rangefinder/Trinket_Ultrasonic_Rangefinder.ino @@ -18,7 +18,7 @@ by Bruce Allen and Bill Gentles Version 2.0 Adds Arduino IDE 1.6.7 and greater Wire support - Mike Barela for Adafruit Industries + Anne Barela for Adafruit Industries */ // include the library code