co myślicie o tym projekcie???
pomysł słuszny ale się coś to sypie niestabilne
$regfile = "m8515.dat"
$crystal = 16000000
Config Sda = Portb.1
Config Scl = Portb.0
Const Pcf8574_lcd = 66
$lib "Lcd_i2c.lib"
Dim _lcd_e As Byte
_lcd_e = 128
Waitms 200
'
Config Lcd = 16 * 2
Do
Cls
Lcd "testtt"
Loop
pomysł słuszny ale się coś to sypie niestabilne
$regfile = "m8515.dat"
$crystal = 16000000
Config Sda = Portb.1
Config Scl = Portb.0
Const Pcf8574_lcd = 66
$lib "Lcd_i2c.lib"
Dim _lcd_e As Byte
_lcd_e = 128
Waitms 200
'
Config Lcd = 16 * 2
Do
Cls
Lcd "testtt"
Loop
pomysł ciekawy też się nad tym pobawię tylko udostępnij jak możesz bibliotekę "Lcd_i2c.lib" bo niestety nie mogę jej znaleźć :/