_api.lightmatrix – 5x5 display functions API

This module contains the API functions for user interaction with the 5x5 display on the front of the Hub.

This module is imported by the mindstorms – Mindstorms branding of the user API and spike – Spike Prime branding of the user API modules so that the API can be branded appropriately in documentation (i.e. so that Mindstorms docs can tell you to import mindstorms, and Spike Prime docs can tell you to import spike).

LightMatrix Class

class _api.lightmatrix.LightMatrix(???)

???

Methods

show_image(???)

???

off(???)

???

set_pixel(???)

???

write(???)

???