From the course: Learning CircuitPython with Circuit Playground Express

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge

Challenge - Python Tutorial

From the course: Learning CircuitPython with Circuit Playground Express

Start my 1-month free trial

Challenge

(upbeat music) - [Instructor] We've covered a lot in this chapter. Now is a good time to take a few minutes to play with blinking on your own. Here are two challenges to give you some more experience editing and running CircuitPython programs. The first challenge is to change the LED blink frequency so one complete cycle of on and off is a half-of-a-second long. The second challenge is to change the LED on time to be 0.1 of a second, but make the overall blink frequency 1.0 second. In the next video, I'll show you some possible solutions.

Contents