Skip to content

An example of using the DM11A88 module with Pyboard.

License

Notifications You must be signed in to change notification settings

chicory-ru/DM11A88-dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DM11A88

Sketch of the DM11A88 LED module for pyboard. Images are encoded in a double-digit list. For example, the number 57 lights a pixel in the fifth row in the seventh column. img = (11, 18, 81, 88) <- will light 4 corner pixels. The image is drawn one pixel at a time and because of the high speed it looks like a single whole.

About

An example of using the DM11A88 module with Pyboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages