Datasheet

4D SYSTEMS uOLED-160-G2-AR
© 2014 4D SYSTEMS Page 6 of 8 www.4dsystems.com.au
uOLED
-160
-G2
-AR
Arduino Display Module Pack
txt_Bold(mode)
txt_Italic(mode)
txt_Inverse(mode)
txt_Underlined(mode)
txt_Attributes(value)
txt_MoveCursor(line, column)
Media Functions (SD/SDHC memory Card):
media_Init()
media_SetAdd(HIword, LOword)
media_SetSector(HIword, LOword)
media_ReadByte()
media_ReadWord()
media_WriteByte(byte_val)
media_WriteWord(word_val)
media_Flush()
media_Image(x, y)
media_Video(x, y)
media_VideoFrame(x, y, frameNumber)
Image Control Functions:
blitComtoDisplay(x, y, width, height, data)
Sound Functions:
BeeP(note, duration)
Serial (UART) Communications Functions:
setbaudWait(index)
System Functions:
sys_GetModel()
sys_GetVersion()
sys_GetPmmC()
SSTimeout(timeout)
SSSpeed(speed)
SSMode(mode)
Memory Access Functions:
peekW(word)
pokeW(word, value)
peekB(byte)
pokeB(byte, value)
GPIO Functions:
joystick()