How to Connect an I2C Lcd Display to an Arduino Uno

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 180

  • @dineshram6248
    @dineshram6248 4 года назад +1

    (If anyone still get the blank screen in display after watching, please adjust the intensity in I2c i.e adjust the screw inside bluebox of i2c Because if the display is bought new)
    OH!
    After lot of videos and websites, finally i got succeeded . Thanks a Lot.

  • @utkarsharora5329
    @utkarsharora5329 5 лет назад +1

    Bro i WASTED 3DAYS searching about this project thank you very much.

    • @TheHelifly
      @TheHelifly 5 лет назад

      Utkarsh Arora „project“😅😅😂

  • @sric3245
    @sric3245 6 лет назад +5

    Thanks for the video....I wasted many hours on youtube to get my display working but nothing worked...but when i followed you it worked perfectly...KEEP ON UPLOADING MORE VIDEOS

    • @ZenoModiff
      @ZenoModiff  6 лет назад

      I will upload more cool videos soon :)

    • @hariramaj7090
      @hariramaj7090 5 лет назад

      yep this channel is so helpful and cool

    • @Dragonball0111
      @Dragonball0111 5 лет назад

      @@ZenoModiff sir, there is no text displaying on the lcd screen sometimes it shows sqaures only and sometimes some "o" s texts . i have adjusted the intensity also .but still same problem

  • @personnathan1729
    @personnathan1729 6 лет назад +2

    Thanks, it finally worked for me after several tutorials

  • @FryedBac0n
    @FryedBac0n 6 лет назад +1

    Thank god for that I was starting to think that my display didn't work for that you get a subscriber

  • @RolandContreras
    @RolandContreras 5 лет назад +1

    Thanks for this instruction video. I have also been struggling with several other RUclips instruction videos without succes. Following your procedure, it worked immediately. I guess it was having the right type of library is important and also the use of the variable resistor in the back is important. The blocks should not remain visible but the screen should have a homogeneous green cuolor.
    Thanks.

  • @aftereffects00
    @aftereffects00 6 лет назад +1

    Thanks man.. This is the only video which I can follow the steps completely..

  • @jamescarman4033
    @jamescarman4033 7 лет назад +1

    Well I finally got a display to work and I couldn't have done it without your great direction. Thanks.

  • @dellashton
    @dellashton 4 года назад +1

    at last a tutorial that worked, thanks

  • @watchdog9440
    @watchdog9440 5 лет назад +2

    VERY NICE!!!!!!!! I've watched many videos before that but none of the helped me,thanks.

  • @brianw5430
    @brianw5430 6 лет назад +1

    Brilliant.............many thanks for a very comprehensive video for a change ! Great info..............Brian W.

  • @formattatoio8924
    @formattatoio8924 6 лет назад

    Grazie mille ! ho risolto il problema , solved for LCD 1602 I2C interface 4-wire 1602 screen / HD44780 !! big up!

  • @Ritika-Das
    @Ritika-Das 4 года назад +2

    Hello! I followed your steps accordingly, turned the potentiometer knob at the back of the module to both sides but no characters are being displayed, just the green light of the LCD. Do you have any suggestions?

    • @ZenoModiff
      @ZenoModiff  4 года назад +1

      Did you check the continuity of the wires which you have used to connect to the analog pins
      And then try to replace the i2c module

    • @Ritika-Das
      @Ritika-Das 4 года назад

      Ok I'll try it

  • @rj.feliciano
    @rj.feliciano 7 лет назад +1

    atlast i found the correct ports for my lcd!!! thank you so much zeno modiff!!

  • @ucefkassi620
    @ucefkassi620 5 лет назад +1

    THANK U SOOOOOO MUCH BRO you're the only helpful guy, thanks :)

  • @marketanalysis6653
    @marketanalysis6653 5 лет назад +1

    Thanks , its really helpful.. We got it after lot of attempts

  • @digitalelectronics9017
    @digitalelectronics9017 6 лет назад +1

    Guys, BRILLIANT WORK

  • @patiphat7717
    @patiphat7717 6 лет назад +1

    Very Very Useful.

  • @JCB7178
    @JCB7178 5 лет назад +1

    Thanks, It's works fine. keep on uploading more videos.

  • @johannesvonedelmann
    @johannesvonedelmann 5 лет назад +1

    Very clear, thank you very much!

  • @RobertBishop7777
    @RobertBishop7777 7 лет назад +3

    You are the best! Thanks.........................

  • @sorrydude3511
    @sorrydude3511 4 года назад

    Mass thalaivaa

  • @santoshbabu517
    @santoshbabu517 4 года назад

    cool project i am wondering if i can use it with Liquid crystal i2c.h library. or is there is any way to imbibe this code with 12c.h

  • @shekharsharmazz7
    @shekharsharmazz7 7 лет назад +1

    AWESOME BROTHER YOU ARE THE BEST ... KEEP UPLOADING GOOD JOB

  • @juniorshbr13
    @juniorshbr13 3 года назад +1

    Awesome video. thanks

  • @shienn5475
    @shienn5475 6 лет назад

    Thanks man ! great video! it really helps me a lot

  • @rajuselvaraj8491
    @rajuselvaraj8491 4 года назад

    Not working, what is the meaning of copy and paste the same text of ///LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE);//
    could you please tell me what is the difference between your deleted source code and copied code from text file

    • @ZenoModiff
      @ZenoModiff  4 года назад

      I have deleted the source code beacuse different i2c backpack has different i2c address so to conform that we will check it with i2c scanner first then we will paste the i2c address code and the serial address of it that's the procedure

  • @alejandrochara7721
    @alejandrochara7721 7 лет назад +1

    Muy buen video Muchas Graciias me sirvio muchisimo :D

    • @ZenoModiff
      @ZenoModiff  7 лет назад

      gracias por su apoyo señor :)

  • @anasvf834
    @anasvf834 4 года назад +1

    Its amazing

  • @jackywoo4975
    @jackywoo4975 5 лет назад +3

    Thanks, Light is on, Code uploaded and running, I added Serial.println to check. but LCD not displaying anything, any suggestion, Thanks!

    • @jackywoo4975
      @jackywoo4975 5 лет назад +2

      Sorry, I got it working by adjusting the intensity of the background. Many Thanks. great video.

    • @MujahidIman
      @MujahidIman 4 года назад

      @@jackywoo4975 because of ur comment my LCD works because of intensity TQ man

  • @deepakbains6755
    @deepakbains6755 5 лет назад +1

    HI SIR I AM USING SAME COMPONENTS BUT IF USE THIS PROGRAM "LiquidCrystal_I2C lcd(0x27,16,2)" CODE WIN RUN AND UPLOAD SUCCESFULLY BUT IF I USED LiquidCrystal_I2C lcd(0x27,2,10,4,5,6,7,3,POSITIVE);
    ERROR COMES POSITIVE' was not declared in this scope..NO TEXT DISPLAYING ...ONLY YELLOW GREEN LIGHT

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      it's just you upgrade your library "LiquidCrystal_I2C.zip" to version 1.2.1. Download the update by clicking The drive link
      drive.google.com/file/d/0B4DGoyZS4sRASmV4SEFsQl9HdVU/view.
      Extract the files from the "LiquidCrystal_V1.2.1.zip" folder, copy all the files into the "LiquidCrystal" folder and now go to the following directory: "C: \ Users \ Zenomodiff \ Documents \ Arduino \ libraries \ LiquidCrystal_I2C" files within this folder, if you pasted the right place, you will be prompted to replace some files, confirm the replacement.
      Have a god day enjoy ......

  • @alikeremuzun8242
    @alikeremuzun8242 4 года назад +1

    why i cant open bitbucket site eror:
    That link has no power here
    Return to the previous page or go back to your dashboard.

    • @ZenoModiff
      @ZenoModiff  4 года назад

      github.com/fdebrabander/Arduino-LiquidCrystal-I2C-library
      Try Using This Library 👍

  • @pcartajena
    @pcartajena 6 лет назад +1

    excellent, thanks!

  • @Prashant-m999
    @Prashant-m999 5 лет назад +1

    I am facing problem with , it shows me error compiling for board arduino/uno , but i hav done all steps which u hav shown and also included new library also . But got output for i2c address scanner in serial monitor

    • @Prashant-m999
      @Prashant-m999 5 лет назад

      Plsss giv me suggestions am stuck in for 3 - 4 days in this LCD interfacing. It shows error

    • @ZenoModiff
      @ZenoModiff  5 лет назад +1

      Showing the error compiling for board is due to the worng selection of the Arduino and comport make sure u have done that

    • @ZenoModiff
      @ZenoModiff  5 лет назад +1

      sreeramzeno@gmail.com ping me ....

    • @Prashant-m999
      @Prashant-m999 5 лет назад

      @@ZenoModiff no sir i have done properly ...

    • @Prashant-m999
      @Prashant-m999 5 лет назад +1

      @@ZenoModiff sure ill send snap of that on mail....

  • @vihangpatel8626
    @vihangpatel8626 4 года назад +1

    Brother my LCD still shows black boxes not text.... please help

    • @ZenoModiff
      @ZenoModiff  4 года назад

      brother try to rotate the potentiometer at the back of the lcd panel

    • @vihangpatel8626
      @vihangpatel8626 4 года назад

      @@ZenoModiff tried bro, still same problem

  • @gheryfcf
    @gheryfcf 6 лет назад

    It works for me thanks

  • @laskrisofiane7114
    @laskrisofiane7114 5 лет назад +1

    MRC A VOUS

  • @suelinerr
    @suelinerr 7 лет назад +2

    Thanks for sharing.

  • @ahmadfarid8822
    @ahmadfarid8822 6 лет назад +1

    Why I can’t uploading to board?last step

  • @avieleliyahu6199
    @avieleliyahu6199 6 лет назад

    Thanks for the video!
    When I try to connect the I2C to the Arduino, The Arduino shutes down and gets very hot when I connect the gnd to the ground, and the vcc to 5V. Is there anything that I can do?

    • @ZenoModiff
      @ZenoModiff  6 лет назад

      Aviel Eliyahu check the i2c module if u have any shots it only happens if u have any short wirings that leads to the arduino ... it can even damage the arduino permanently .... or The I2c Lcd Backpack which u have is a damaged one these are the possible reasons

  • @loicbest5712
    @loicbest5712 6 лет назад +4

    please help. it says POSITIVE is not declared when i declare it says no matching function for LiquiCrystal_I2C. please help

  • @swapnilmhatre4741
    @swapnilmhatre4741 6 лет назад

    Its very helpful, thanks
    But i want to connect max6675 thermocouple to aurdino and want readings to be shown on display
    Please help.

  • @joydeepbhattacharjee5305
    @joydeepbhattacharjee5305 5 лет назад +1

    thank you so much sir...

  • @ashubansal8791
    @ashubansal8791 5 лет назад +1

    hi i made this and i was able to succesfully upload it but it doesnt seem to work on my qapass led with mh, it doesnt show the letters

    • @ashubansal8791
      @ashubansal8791 5 лет назад

      i can see it but the contrast is very high can i lower it ?

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      @@ashubansal8791 yes u can lower it by turning the potentiometer to right or left side

  • @bibinlouis4927
    @bibinlouis4927 6 лет назад +2

    im having positive error in your code !!!
    please help??? sos

  • @gelloamitz6618
    @gelloamitz6618 5 лет назад +1

    Error on me. POSITIVE was not detected in scope

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      Look at the I2C LiquidCrystal folder in your Libraries folder and look at the spelling of the folder name.
      If it is spelled "LiquidCrystal_I2C" it is the wrong library for the display code you are using.
      You need fm's library from here :
      bitbucket.org/fmalpartida/new-liquidcrystal/downloads
      When you remove the old library (you can't just rename it) and install fm's library , the new library
      folder name will be "LiquidCrystal" , NOT "LiquidCrystal_I2C".

  • @ChoirinNisa13
    @ChoirinNisa13 6 лет назад

    I've tried the same way but there is error message: positive was not declare in this scope. Whats wrong with my code? I've been adding the newliquidcrystal library from fmalpartida bitbucket too

    • @ZenoModiff
      @ZenoModiff  6 лет назад

      Please use this library magnusglad.se/LiquidCrystal_I2C.rar
      & try to change the old library from the C - Documents - Arduino - Library
      Completely which you were included ...........
      & If the error arise again please check the i2c address
      check i2c address of the lcd backpack with this code
      upload the code to arduino and open the serial monitor to find the correct i2c address
      www.mediafire.com/file/f7oaa4et779yaaz/i2c_scanner.ino

  • @iraxiq3382
    @iraxiq3382 6 лет назад

    help me pls. its says 'POSITIVE' was not declared in this scope. what should i do

    • @webslinger2011
      @webslinger2011 6 лет назад

      deleted my lcd libraries and added the New-liquidCrystal-master.zip file.

  • @santoshbabu517
    @santoshbabu517 5 лет назад

    i aM GETTING ERROR MSF POSITIVE WAS NOT DECLEARED IN SCOPE. CAN YOU HELP

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      it's just you upgrade your library "LiquidCrystal_I2C.zip" to version 1.2.1. Download the update by clicking The drive link
      drive.google.com/file/d/0B4DGoyZS4sRASmV4SEFsQl9HdVU/view.
      Extract the files from the "LiquidCrystal_V1.2.1.zip" folder, copy all the files into the "LiquidCrystal" folder and now go to the following directory: "C: \ Users \ Zenomodiff \ Documents \ Arduino \ libraries \ LiquidCrystal_I2C" files within this folder, if you pasted the right place, you will be prompted to replace some files, confirm the replacement.
      Have a god day enjoy ......

  • @khalidomar3613
    @khalidomar3613 5 лет назад +1

    Thaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaanks Bro

  • @abdellahizri7359
    @abdellahizri7359 7 лет назад

    can you do video hwo to connect lcd i2c 16*2 with LM35

  • @zuberriyazahmed8359
    @zuberriyazahmed8359 6 лет назад +2

    Code is showing error "positive was not declared in this scope"

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      it's just you upgrade your library "LiquidCrystal_I2C.zip" to version 1.2.1. Download the update by clicking The drive link
      drive.google.com/file/d/0B4DGoyZS4sRASmV4SEFsQl9HdVU/view.
      Extract the files from the "LiquidCrystal_V1.2.1.zip" folder, copy all the files into the "LiquidCrystal" folder and now go to the following directory: "C: \ Users \ Zenomodiff \ Documents \ Arduino \ libraries \ LiquidCrystal_I2C" files within this folder, if you pasted the right place, you will be prompted to replace some files, confirm the replacement.
      Have a god day enjoy ......

  • @srinivasaprasanth
    @srinivasaprasanth 4 года назад +1

    Thanks bro but what if I have given 3.3V instead of 5V

    • @ZenoModiff
      @ZenoModiff  4 года назад

      It should work but recommend is 5v

    • @srinivasaprasanth
      @srinivasaprasanth 4 года назад

      @@ZenoModiff so you mean that contrast is very low for 3.3V.Am I right?

    • @ZenoModiff
      @ZenoModiff  4 года назад

      @@srinivasaprasanth yes sometimes probabily u can't get the right contrast of the lcd

    • @srinivasaprasanth
      @srinivasaprasanth 4 года назад

      @@ZenoModiff thank you so much

  • @Yeth014
    @Yeth014 6 лет назад +1

    I do follow the steps and there are no errors.. why there is still no message display in my LCD? :(

    • @bugazavr
      @bugazavr 6 лет назад

      try adjusting the potentiometer on the l2c

    • @Yeth014
      @Yeth014 6 лет назад

      interestingvid thanks :)

  • @davidhenriquez4953
    @davidhenriquez4953 6 лет назад

    I am having an error
    ZENO_MODIFF_CODE:3: error: 'POSITIVE' was not declared in this scope
    LiquidCrystal_I2C lcd( 0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE);

    • @davidhenriquez4953
      @davidhenriquez4953 6 лет назад

      Problem solved
      I had 2 libraries in D: \ program files \ Arduino \ libraries, and I deleted them from that address.
      These were "LiquidCrystal" and "LiquidCrystal_I2C".
      Now Arduino allowed me to load the sketch and it runs without problems.

  • @supergthks2448
    @supergthks2448 5 лет назад +1

    THANKS BRO ARE YOU FROM HEVEN😘😘

  • @zariffathurrahman6454
    @zariffathurrahman6454 6 лет назад +1

    Hi, do you have this LCD I2C in fzpz file?

  • @rafayansari2923
    @rafayansari2923 5 лет назад

    only the second row is glowing all the box and not showing any thing mine add is 03f

  • @wolfgangboettcher3126
    @wolfgangboettcher3126 4 года назад +1

    Ok 4 led ?

  • @sobiyanadar1588
    @sobiyanadar1588 5 лет назад

    Code is not getting uploaded...error is coming library not included even after including it ....what is the solution plz any one answer

  • @SanjeevSharma1december
    @SanjeevSharma1december 7 лет назад +1

    Good job

  • @phoenix4220
    @phoenix4220 6 лет назад +1

    POSITIVE' was not declared in this scope can you help me in this error

    • @ZenoModiff
      @ZenoModiff  6 лет назад +1

      Look at the I2C LiquidCrystal folder in your Libraries folder and look at the spelling of the folder name.
      If it is spelled "LiquidCrystal_I2C" it is the wrong library for the display code you are using.
      You need fm's library from here :
      bitbucket.org/fmalpartida/new-liquidcrystal/downloads

  • @rahulmadhihere
    @rahulmadhihere 6 лет назад

    The seria l monitor shows- "No i2 device found". My LCD is working fine and all the connections are verified. Please help!! :-

    • @ZenoModiff
      @ZenoModiff  6 лет назад

      Please Restart The Arduino Ide & Also Check The Correct Pins To Connect To The Arduino With The Lcd I2c Module .............

    • @rahulmadhihere
      @rahulmadhihere 6 лет назад

      Everthing is correct sir . iam using JHD 204A serial lcd 20x4

    • @rahulmadhihere
      @rahulmadhihere 6 лет назад

      And iam using arduino MEGA 2560 is it fine?

  • @amirulhafiz4969
    @amirulhafiz4969 5 лет назад +2

    i got error compiling for board Arduino/Genuino Uno. is my arduino board got problem? can someone help me?

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      Amirul Hafiz download the librray from the link given in the description and include it in Arduino choose the latest version of the library

    • @amirulhafiz4969
      @amirulhafiz4969 5 лет назад +1

      @@ZenoModiff thankyou2. I must be skipped some part of your vid. Thankyou so much! Help me a lot

    • @ZenoModiff
      @ZenoModiff  5 лет назад +1

      @@amirulhafiz4969 Feel Free To Ping @ any tym .....

  • @doniyb6abo978
    @doniyb6abo978 6 лет назад

    i dont find it why from arduino web to be come to media fire???

  • @Aryan-dy4sr
    @Aryan-dy4sr 5 лет назад

    But my serial monitor shows no I2C devices found

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      Did u connect it properly and installed all the libraries ?

  • @nickthewinner2194
    @nickthewinner2194 6 лет назад +1

    What beat is this?

  • @kokokafi
    @kokokafi 5 лет назад +1

    Why my lcd not displaying anything?
    Help mee

    • @ZenoModiff
      @ZenoModiff  5 лет назад +1

      Rotate the potentiometer in the LCD backpack
      Then also check the wiring of the backpack to Arduino

    • @kokokafi
      @kokokafi 5 лет назад +1

      @@ZenoModiff
      Everything is all right, maybe 12c is problem?

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      Try changing the i2c module

  • @husseinba7r765
    @husseinba7r765 6 лет назад

    Scanning...
    No I2C devices found
    what is the problem ?! :(

    • @husseinba7r765
      @husseinba7r765 6 лет назад

      and i check the connection between arduino & i2c

  • @typa322
    @typa322 5 лет назад +1

    I have no address.. just scanning only. help me

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      Check the wiring of the LCD display

  • @regiepalisoc8231
    @regiepalisoc8231 5 лет назад

    Positive was not declare in this scope how to fix it

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      just you upgrade your library "LiquidCrystal_I2C.zip" to version 1.2.1. Download the update by clicking drive.google.com/file/d/0B4DGoyZS4sRASmV4SEFsQl9HdVU/view
      Extract the files from the "LiquidCrystal_V1.2.1.zip" folder, copy all the files into the "LiquidCrystal" folder and now go to the following directory: "C: \ Users \ZenoModiff\ Documents \ Arduino \ libraries \ LiquidCrystal_I2C" files inside this folder, if you pasted the right place, you will be prompted to replace some files, confirm the replacement.
      Now just upload your sketch and be happy!

  • @2vbigdogs
    @2vbigdogs 6 лет назад

    Good video. Do it again without the atrocious music. It is banal and repetitive and as such very distracting.

  • @arnoldjack9226
    @arnoldjack9226 6 лет назад +1

    hey bro I tried this but I am getting 'POSITIVE ' was not declared
    would you please tell me why??
    thanks in advance

    • @faisalzainol2321
      @faisalzainol2321 6 лет назад

      maybe you have two folder which the same name in two different location

  • @betechtechnology942
    @betechtechnology942 4 года назад

    getting an error saying positive was not decleared in this scope

    • @ZenoModiff
      @ZenoModiff  4 года назад

      I have deleted the source code beacuse different i2c backpack has different i2c address so to conform that we will check it with i2c scanner first then we will paste the i2c address code and the serial address of it that's the procedure

    • @betechtechnology942
      @betechtechnology942 4 года назад

      @@ZenoModiff okay thank you

    • @ZenoModiff
      @ZenoModiff  4 года назад

      @@betechtechnology942 no problem ❤️

    • @betechtechnology942
      @betechtechnology942 4 года назад

      @@ZenoModiff i will keep trying and update you

  • @GuruTamatam
    @GuruTamatam 2 месяца назад

    library comes not found

  • @genson332
    @genson332 5 лет назад +1

    There's no display....

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      Check the i2c wiring

    • @genson332
      @genson332 5 лет назад +1

      @@ZenoModiff Okay na po inadjust ko lang po yung sa likod nang i2c hehe. Salamat po. Helpful po yung gawa nyo

  • @sriramthiruneelakandan6518
    @sriramthiruneelakandan6518 5 лет назад +1

    tips for correction

  • @nhutlam2556
    @nhutlam2556 5 лет назад +1

    like song...

  • @iannakarlagaid4640
    @iannakarlagaid4640 7 лет назад +1

    mine has error. it says "redefinition of 'void setup()'"

    • @ZenoModiff
      @ZenoModiff  7 лет назад +1

      Do you have two tabs in your sketch? When you drag things into the environment, it adds it to the current sketch when you may want to simply open it.

    • @ZenoModiff
      @ZenoModiff  7 лет назад +1

      This can be common. An assumption is that tabs are for new sketches. But they only open another file for some more code; for the same sketch. Meaning you only declare void setup() and void loop() once.
      So you may have declared this more than once leading to this error.

    • @iannakarlagaid4640
      @iannakarlagaid4640 7 лет назад

      oooh okay. so, 1 sketch only at a time?

    • @ZenoModiff
      @ZenoModiff  7 лет назад

      yup

    • @iannakarlagaid4640
      @iannakarlagaid4640 7 лет назад

      i already tried it. no more error. BUT no text has been displayed on my lcd :( but it is turned on

  • @sriramthiruneelakandan6518
    @sriramthiruneelakandan6518 5 лет назад

    says expected ';' before { token

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      Make sure u have equal { }
      I close the { before ;

  • @arnauabfabf7400
    @arnauabfabf7400 6 лет назад +2

    estaria mejor con voz pero esta bien

  • @zeeshidawn
    @zeeshidawn 4 года назад +1

    Too long video and too slow next time take it fastt..

  • @sriramthiruneelakandan6518
    @sriramthiruneelakandan6518 5 лет назад +1

    not working waste

  • @beyzak272
    @beyzak272 6 лет назад +1

    U must be genius

  • @brendan6569
    @brendan6569 7 лет назад

    mine is not showing anything

    • @ZenoModiff
      @ZenoModiff  7 лет назад +1

      check the connections correctly and arduino pin which was defined

    • @ZenoModiff
      @ZenoModiff  7 лет назад

      Please Rotate The Pot Meter At The Back Of The I2c Module

    • @TheRacow
      @TheRacow 6 лет назад

      still nothing... only white bars

  • @lyleengelbrecht4119
    @lyleengelbrecht4119 5 лет назад +2

    Of very little help to anyone

  • @tech4litehd89
    @tech4litehd89 5 лет назад

    code wrong

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      What is wrong in code ?

    • @tech4litehd89
      @tech4litehd89 5 лет назад

      Uploading faild..

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      @@tech4litehd89 did u add the zrduino library which was in the link

    • @tech4litehd89
      @tech4litehd89 5 лет назад

      No, The code was copied and then paste

    • @ZenoModiff
      @ZenoModiff  5 лет назад

      make sure u have included the library in arduino

  • @mwagner1996
    @mwagner1996 5 лет назад +1

    That first song is so terrible

  • @sriramthiruneelakandan6518
    @sriramthiruneelakandan6518 5 лет назад

    pls bro

  • @digitalelectronics9017
    @digitalelectronics9017 6 лет назад +1

    Guys, BRILLIANT WORK