Main Content
scanI2CBus
Scan BBC micro:bit board for I2C device addresses
Description
scans the I2C bus on the BBC micro:bit board, specified as a microbit object, and stores the
addresses of the discovered I2C devices in the variable addr
= scanI2CBus(microbitObj
)addr
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017b