Neopixel Blaster icon Neopixel Blaster DIY NeoPixel Blaster for ARC - open-source controller for up to 8×80 LEDs (640), port‑0 onboard RGB, color control via ControlCommand Try it →
 

Readbyte

I2C.readByte(address, [ezbIndex])

Parameters

address Address of the device to read from as a hexadecimal number (e.g.0x5e).
ezbIndex (optional) Board index of the EZB to read from.

Returns

One byte read from the device.

Description

Reads one byte of data from the device at address.