HT16K33 Class: Difference between revisions

Jump to navigation Jump to search
Line 107: Line 107:
>>> MODULE_HT16K33 = FGINT1.getModule('HT16K33')
>>> MODULE_HT16K33 = FGINT1.getModule('HT16K33')
>>> LEDPACK2 = MODULE_HT16K33('LEDPACK2', '0x71', 0)
>>> LEDPACK2 = MODULE_HT16K33('LEDPACK2', '0x71', 0)
>>> LEDPACK2.Stop() # Stop the device (device need to be activate before with the '''ConfigMCP()''' methods)
>>> LEDPACK2.Stop() # Stop the device internal clock
</syntaxhighlight>


=== getStatus() ===
=== getStatus() ===
534

edits

Navigation menu