User Tools

Site Tools

한국어

cubloc:csgnput:index

CSGNPut

CSGNPut slaveAddress, digit, data

slaveAddressCSG I2C slave address
digit Digit position (0 to 3)
dataData (&H30 to &H39, &H41 to &H46)

Model : CSG (7 Segment module)

This command displays the desired digit on the specified CSG module. The most significant bit of the data parameter controls the decimal point. You can use &H30 through 39 and &H41 through &H46 only.

&H30 displays “0”
&H31 displays “1”
:
&H39 displays “9”
&H41 displays “A”
&H42 displays “b”
:
&H46 displays “F”

Go CUBLOC home

cubloc/csgnput/index.txt · Last modified: 2016/04/14 11:07 (external edit)