Menu

Paul and odd LCD behaviour

brownrb
2016-02-13
2016-02-13
  • brownrb

    brownrb - 2016-02-13

    re only sometimes displays first or 2 characters

    Paul,
    Usually this is caused by having other lcd type libraries installed. User Libraries are often installed into myDocuments/Arduino/library folder

    There are 2 things you can try
    1. Uninstall the Arduino IDE programs using control panel. Then delete all the user libraries and any other arduino files file over (possible in program files x32/arduino and also the users appdata/local/arduino (what i would do is move that folder somewhere else so you can restore it later on if needed)

    1. Reinstall the arduino ide and then copy the liquidcrystal_I2C1602 library into the myDocuments/Arduino/libraries folder
      this has been know to resolve most issues

    Else you can try a different lcd library
    Unzip the attached file. It will create a directory
    Copy that folder NewLiquidCrystal inro myDocuments/Arduino/libraries
    After that, start the Arduino IDE program and load the other program I attached (you need to unzip that first) and run it.

    Let me know what happens

     
  • brownrb

    brownrb - 2016-02-13

    Here is the focuser code rewritten to support the other newliquidcrystal library

     

    Last edit: brownrb 2016-02-13
  • brownrb

    brownrb - 2016-02-13

    Here is the newliquidcrytallibrary
    Make sure you remove the liquidcrystal_i2c1602 library folder!!!!! - replace it with this one

     
  • brownrb

    brownrb - 2016-02-13

    email direct if this does not help, thanks

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.