Main Content

We’re going to use CircuitPython, Mu, and the light sensor on Circuit Playground Express to plot light levels. We have a simple nine-line piece of code below. We’ll run this code on our Circuit Playground Express and use Mu to plot the sensor data that CircuitPython prints out.”

Link to article