<< Click to Display Table of Contents >> Character LCD with Enabled Subsystem demo |
|
demo File: clcd_subsystem_demo.mdl
The demo showing how CLCD works in Enabled Subsystem.
- S1 is Digital Input pin PB2.
- S2 is Digital Input pin PB15.
Activate on S1 pressed, show the following text:
Line 1: Hello
Line 2: pag1
Line 3: pag2
Line 4: pag3
Activate on S2 pressed, show the following text:
Line 1: cat1
Line 2: cat2
Line 3: cat3
Line 4: cat4