27220 Parallax Inc, 27220 Datasheet - Page 88

BOOK STAMPWORKS

27220

Manufacturer Part Number
27220
Description
BOOK STAMPWORKS
Manufacturer
Parallax Inc
Datasheet

Specifications of 27220

Accessory Type
Booklet
Product
Microcontroller Accessories
Lead Free Status / RoHS Status
Not applicable / Not applicable
For Use With/related Products
StampWorks
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Not applicable / Not applicable
Write_Message:
Cursor_Demo:
Flash_Demo:
Shift_Demo:
DO
LOOP
PAUSE 2000
char = LcdHome
GOSUB LCD_Cmd
char = %00001110
GOSUB LCD_Cmd
PAUSE 500
char = LcdCrsrR
FOR idx = 1 TO 15
NEXT
FOR idx = 14 TO 0
NEXT
char = %00001101
GOSUB LCD_Cmd
PAUSE 2000
char = %00001100
GOSUB LCD_Cmd
FOR idx = 1 TO 10
NEXT
PAUSE 1000
FOR idx = 1 TO 16
NEXT
PAUSE 1000
READ idx, char
IF (char = 0) THEN EXIT
GOSUB LCD_Out
idx = idx + 1
GOSUB LCD_Cmd
PAUSE 150
char = LcdDDRam + idx
GOSUB LCD_Cmd
PAUSE 150
char = char ^ %00000100
GOSUB LCD_Cmd
PAUSE 250
char = LcdDispR
GOSUB LCD_Cmd
PAUSE 100
' get character from EE
' if 0, message is complete
' write the character
' point to next character
' wait 2 seconds
' move the cursor home
' turn the cursor on
' move cursor l-to-r
' move cursor r-to-l by
'
'
' cursor off, blink on
' blink off
' flash display
' toggle display bit
' shift display
moving to a specific
column

Related parts for 27220