Akses LCD 16x2  menampilkan cursor lcd  dengan bascom avr dan at mega 8535 Blog Adi Sanjaya Global Techno Solution - AS-GTS

Akses LCD 16x2 menampilkan cursor lcd dengan bascom avr dan at mega 8535 Blog Adi Sanjaya Global Techno Solution - AS-GTS

Size
Price:

Read more



Akses LCD 16x2  menampilkan cursor lcd  dengan bascom avr dan at mega 8535

Skema rangkaian Akses LCD 16x2  menampilkan cursor lcd  dengan bascom avr dan at mega 8535

Source code Akses LCD 16x2  menampilkan cursor lcd  dengan bascom avr dan at mega 8535
$regfile = "m8535.dat"
$crystal = 16000000
Config Lcdpin = Pin , Rs = Portc.0 , E = Portc.1 , Db4 = Portc.2
Config Lcdpin = Pin , Db5 = Portc.3 , Db6 = Portc.4 , Db7 = Portc.5

Config Lcd = 16 * 2
Cursor Off
Do
Cls
Lcd "Cursor tampil"
Cursor On
Wait 2
Cls
Lcd "Cursor off"
Cursor Off
Wait 2
Loop
End

0 Reviews

Contact form

Name

Email *

Message *