May 2019
Beginner to intermediate
452 pages
16h 34m
English
It can be challenging dealing with such a limited display resolution of a 5 x 5 grid of LEDs. Thankfully, the Python module that comes with the micro:bit has done all the work of finding a way to display all the letters and characters on the display in a legible fashion. In this recipe, we have seen how we can provide strings and integers as data to display. In the next recipe, we will see that the same method can also receive other objects, such as image objects.
Read now
Unlock full access