Kayıtlar

Eylül, 2019 tarihine ait yayınlar gösteriliyor

Pic basic pro pbp flex lcd library proton kütüphanesi

Resim
Etepic.com forumunda devre rumuzlu üyenin hazırladığı flex lcd kütüphanesi ile istediğiniz pic pinini lcd pinlerinde kullanabiliyorsunuz. Pbp ve isis simulasyon dosyası linkten indirilebilir. https://drive.google.com/file/d/1AXkO5c7AzdLrhzM8BLEFAz3aIMtV1liH/view?usp=drivesdk INC dosyasında küçük düzeltmelerle proton basic ide ile kullanılabilir. With the flex lcd library prepared by the member with circuit nickname in Etepic.com forum, you can use the pic pin you want on the lcd pins. Pbp and isis simulation file can be downloaded from the link. The INC file can be used with proton basic ide with minor corrections. 'INC FILE LCD_FLEX_CODE: rs var Byte dur var Byte dur=2 goto kutuphane_cikis lcd_kur: output lcd_data_pin_4 output lcd_data_pin_3 output lcd_data_pin_2 output lcd_data_pin_1 output lcd_rs_pin output lcd_en_pin rs=0 temp=51 GoSub lcdgonder temp=50 GoSub lcdgonder temp=40 GoSub lcdgonder temp=12 GoSub lcdgonder temp=3 GoSub lcdgonder temp=1 GoSub lcdgond