Here we show you how to create a custom image on the led matrix, we use the Mu editor [codesyntax lang="python"] from microbit import * im = Image('99999:90009:90009:90009:99999:') display.show(im) [/codesyntax] You can vary the brightness by changing the value of the digits from 0 -...
- KY-032 Obstacle avoidance sensor module arduino example
- KY-033 Hunt sensor module arduino example
- KY-009 RGB Full color LED SMD Module arduino example
- KY-020 Tilt Switch Module arduino example
- KY-025 Reed Switch Module and Arduino
- KY-023 dual axis joystick Arduino example
- STM32 Nucleo and MMA7361 accelerometer arduino example
- STM32 Nucleo and ADXL337 accelerometer Arduino example