Announcement

Collapse
No announcement yet.

Arduino based VDI!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Hi Mr. Hyena, thank you for having responded, can you help me somehow? Thanks again...

    Comment


    • Thank you Mr. Hyena and Mr. Nàndor, I magically solved the problem, I uploaded the newliquidcrystal 3 library ... and the program went wrong, Thanks again ...

      Comment


      • Good to hear that you made it . Have luck.

        Comment


        • Hi, I wanted to ask where I can get X and R components, on idx pro? Thank you..

          Comment


          • 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


            • Originally posted by dgm View Post
              Thank you Mr. Hyena and Mr. Nàndor, I magically solved the problem, I uploaded the newliquidcrystal 3 library ... and the program went wrong, Thanks again ...
              Can you lay out, what did you do?

              Comment


              • Hi Vlamvers, what are your problems? Let me know if I can help you !!

                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


                  • Hi, I to download the MD_V13 I downloaded the newliquidcrystal-I2c and arduino-menusystem libraries, and then magically managed to load the program.

                    Comment


                    • Hi, the X-Y output on the IDX PRO is the LF347 pin 1-14 or 7-8. For me the 7-8 works the best and the 1-14 not so.
                      Vlamvers you have the same problem as dgm had ask him!

                      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


                          • Encoder

                            Encoder arduino side:
                            //Rotary Encoder with a push button
                            //GND -> encoder pin C
                            //GND -> encoder button pin 1
                            #define PIN_ENC1 2 //Arduino 2 -> encoder pin A
                            #define PIN_ENC2 3 //Arduino 3 -> encoder pin B
                            #define PIN_EBTN 4 //Arduino 4 -> encoder button pin 0

                            encoder side:
                            Click image for larger version

Name:	encoder.png
Views:	1
Size:	22.3 KB
ID:	348633

                            Comment


                            • Thank you Mr. Daren.

                              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



                                Click image for larger version

Name:	IMG-20170723-WA0006.jpg
Views:	1
Size:	21.0 KB
ID:	349035

                                Comment

                                Working...