Hi Mr. Hyena, thank you for having responded, can you help me somehow? Thanks again...
Announcement
Collapse
No announcement yet.
Arduino based VDI!
Collapse
X
-
D:\Adruino_experiments\MD_V11\MD_V11.ino: In function 'void setup()':
MD_V11:260: error: 'class LiquidCrystal_I2C' has no member named 'setBacklightPin'
lcd.setBacklightPin(BACKLIGHT_PIN, POSITIVE);
^
MD_V11:260: error: 'POSITIVE' was not declared in this scope
lcd.setBacklightPin(BACKLIGHT_PIN, POSITIVE);
^
MD_V11:261: error: 'class LiquidCrystal_I2C' has no member named 'setBacklight'
lcd.setBacklight(params.m_LcdBacklight ? LED_ON : LED_OFF);
^
Use LiquidCrystal_I2C в папке C: \ Users \ paylo \ OneDrive \ Documents \ Arduino \ библиотеки \ LiquidCrystal_I2C (наследство)
Use EEPROM версии 2.0 из папки: C:\Users\paylo\AppData\Local\Arduino15\packages\ar duino\hardware\avr\1.6.13\libraries\EEPROM
Use Wire версии 1.0 из папки: C:\Users\paylo\AppData\Local\Arduino15\packages\ar duino\hardware\avr\1.6.13\libraries\Wire
Use MenuSystem в папке: C:\Users\paylo\OneDrive\Documents\Arduino\librarie s\MenuSystem (legacy)
exit status 1
'class LiquidCrystal_I2C' has no member named 'setBacklightPin'
Comment
-
I mentioned 2 post wrote error
MD_V11:260: error: 'class LiquidCrystal_I2C' has no member named 'setBacklightPin'
lcd.setBacklightPin(BACKLIGHT_PIN, POSITIVE);
^
MD_V11:260: error: 'POSITIVE' was not declared in this scope
lcd.setBacklightPin(BACKLIGHT_PIN, POSITIVE);
^
MD_V11:261: error: 'class LiquidCrystal_I2C' has no member named 'setBacklight'
lcd.setBacklight(params.m_LcdBacklight ? LED_ON : LED_OFF);
....
Comment
-
Here https://bitbucket.org/fmalpartida/ne...tal/downloads/ was taken the library NewliquidCrystal_1.3.4.zip
https://bitbucket.org/fmalpartida/ne...stal_1.3.4.zip
And it all worked.
Only I renamed the folder after installing zip in LiquidCrystal_I2C
Comment
-
Hi Hello everyone, I wanted to ask the gurus of this Forum, how can i connect an encoder to Mr. Daren TGSL project with VDI MD_04 in order to access the menu, as seen in the video (http://youtu.be/dh_BKukrgfk) . Thanks, to anyone who can help me.
Comment
-
Comment
-
Hello,
i was trying to Arduino & IDX PRO VDI but my IDX PRO (IDX final schmatic) doesnt see Silver ? disc pot is working i can erase all metals but in any position of disc Pot it doesnt see silver and not stable VDI also i can see difference 1 euro and beer tab on arduino but what can be wrong on my circuit or Coil ?
thanks
Comment
Comment