Swift Playgrounds for @adafruit Bluefruit @Apple @SwiftCodePG @SwiftLang #SwiftPlaygrounds
Start your engines!
Apple’s Swift Playgrounds is an app available for iPad that makes learning the Swift programming language fun and exciting with code through a collection of digital books available for download. Our Swift Playground for Bluefruit has bluetooth capabilities that allows it’s user to test their Swift programming skills by sending basic motion commands to the Feather Bluetooth LE mini robot rover that you assemble from the My Mini Race Car Project Pack.
“But I wanna set a duration time for my commands too…” No problem! The duration time for each command is set for 2 seconds by default, but we’ve made it possible for you to set your own duration time for your basic motion commands. So, instead of just using “moveForward()” you can use “moveForward(4)” to change the duration time of your commands.
For example, we’ll set “moveForward” to 4 seconds, “moveBack” to 2 seconds, and “turnLeft” to 1 second. Here’s a screenshot of what that’ll look like:
We have two pre-programmed sequences “dance” and “wheelie”. You can also create your own sequence of commands with duration time in Swift Playground for Bluefruit simply by creating a function and adding your commands to it. Don’t forget To call the function once it’s made. 🙂
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
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.
Python for Microcontrollers — Python on Microcontrollers Newsletter: Pi Day, GitHub 2FA and much more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi