Last updated
Last updated
Initializes the serial connection to KOI.
Parameters:
tx: TX Pin, use P2 for Robotbit EDU
rx: RX Pin, use P12 for Robotbit EDU
Sets the KOI mode to Code Scanning.
Select code type.
Parameters:
type: 0 for QR Code, 1 for Barcode
Returns data for the detected code.
Parameters:
data: The type of data to return.
Returns the value of the code scanned.
0
X coordinates
1
Y coordinates
2
Width of code
3
Height of code