September 2018
Beginner
254 pages
4h 49m
English
In this chapter, an alternate way to program Circuit Playground Express is demonstrated using a language called Python. Python is the fastest-growing programming language in use today and is taught in schools and universities. It’s a high-level programming language, which means it’s designed to be easy to read, write, and maintain. Figure 6-1 shows Blinka, the CircuitPython mascot.
Figure 6-1. The Adafruit CircuitPython mascot: Blinka
The change from using the graphical Microsoft MakeCode to using text-based programming may seem like a huge one. It is not. The Python programming language has been gaining a steady ...
Read now
Unlock full access