1. Got a question or need help troubleshooting? Post to the troubleshooting forum or Search the forums!

Full Graphics Lcd Controller

Discussion in 'Mods and Upgrades' started by Malte, Jul 13, 2016.

  1. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
    HEy, i bought a lcd controller for the robo and i plugged it in. But the text didnt show, so i went to arduino and removed the // for the full graphics smart lcd controller and downloaded the liberary folder. But i get an error when i try to upload it.
    Does anyone know why and what i can do?
     
  2. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    Are you certain it's a full graphics?
     
  3. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,915
    Likes Received:
    7,338
    What error?

    Does it compile OK in the Arduino IDE?
     
  4. WheresWaldo

    WheresWaldo Volunteer ( ͠° ͟ʖ ͡°)
    Staff Member

    Joined:
    Feb 18, 2015
    Messages:
    5,905
    Likes Received:
    3,593
    You also must close all applications, such as MatterControl, that can control the printer when trying to upload firmware to the R1. Only one application can control the USB port at a time.
     
    mark tomlinson and danzca6 like this.
  5. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
    sorry if i havent been typing i was away for a while.
    the error is no longer there but it even when i upload there is still no text. but there is sound when i click
     
  6. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    Is there a contrast pot on the back.of the board that needs adjusted ?
     
    danzca6 and mark tomlinson like this.
  7. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
    i real
    i dobt really know what that is but there its noging on the back wich i can adjust
     
  8. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
    this is a picture of the board
     

    Attached Files:

  9. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,915
    Likes Received:
    7,338
    Geof likes this.
  10. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
  11. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
  12. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
    i also get this when i upload is it normal?


    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: stk500v2_ReceiveMessage(): timeout
    avrdude: stk500v2_getsync(): timeout communicating with programmer
     
  13. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,915
    Likes Received:
    7,338
    No, not normal. Are you sure you have the Arduino IDE set to the correct COM port, the correct board type is chosen (Arduino Mega 2560) and that all other printer related software is shutdown?
    If not, fix that and try again.
    If so, power-off the printer, unplug the USB cable, wait a minute and the plug it back in, power on and reconnect the arduino IDE. Try it again.
     
  14. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
    okay ill try
     
  15. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
    It didnt work :(
     
  16. WheresWaldo

    WheresWaldo Volunteer ( ͠° ͟ʖ ͡°)
    Staff Member

    Joined:
    Feb 18, 2015
    Messages:
    5,905
    Likes Received:
    3,593
    It didn't work because you have other issues, with the PC you are using, not with the printer. The error you showed in message #12 indicates that the PC running the Arduino IDE is not communicating properly with the printer. You will need to fix that issue first, then you can upload the actual modified firmware.
     
    Malte likes this.
  17. Malte

    Malte Member

    Joined:
    Jul 2, 2016
    Messages:
    47
    Likes Received:
    5
    Well how do i do that? I have tried turning of and on everything and reinstalling arduino etc
     
  18. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,915
    Likes Received:
    7,338
    We would be guessing. We do not have your system to test with.

    Troubleshooting is a process where you test and eliminate possibilities. Clearly something is awry with your PC, the software, the cables or the Arduino.

    Start here:

    http://forum.arduino.cc/index.php?topic=83079.0

    One of them managed to fix it with the newest build of the software/driver.

    Read it through and do some testing.
     
    Malte likes this.

Share This Page