HT16K33 Animator (8X8) icon HT16K33 Animator (8X8) Control for Adafruit 8x8 LED Matrix (HT16K33) via EZ-B v4 I2C; creates animations, supports module initialization and EZ-Script control. Try it →
 

Get

Digital.get(port, [ezbIndex])

Parameters

port Digital port to read from.
ezbIndex (optional) Board index of the EZB to read from.

Returns

True if the specified digital port is 1 (high). False if the digital port is 0 (low).

Description

Reads and returns the digital value from the specified digital port.