Navigation

    IO Rodeo Forum

    • Register
    • Login

    Add a nokia 5110 LCD Screen with colorimeter kit

    Colorimeter
    2
    2
    2219
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      robotsandi last edited by

      Hello guy,
      I am finally got colorimeter kit and i want to add an LCD Screen, but I do not understand how to modify the Arduino program.
      Please help me to add Lcd Screen to see the output in the screen.
      Thank You!

      W 1 Reply Last reply Reply Quote 0
      • W
        Will Dickson @robotsandi last edited by

        @robotsandi

        The software and firmware for the colorimeter can be found in our online repository here https://bitbucket.org/iorodeo/colorimeter/src The firmware for the Arduino is in the "firmware" sub-directory of the project. This will be what you want to modify to add you LCD display. Beyond that it is really up to you add the display you want and modify the firmware correctly.

        It looks like the nokia 5110 is 3.3V so you may require a level shifter.

        You might look at using the Adafruit PCD8544 Nokia 5110 LCD-library https://github.com/adafruit/Adafruit-PCD8544-Nokia-5110-LCD-library

        There is a tutorial here https://learn.adafruit.com/nokia-5110-3310-monochrome-lcd/testing

        1 Reply Last reply Reply Quote 0
        • First post
          Last post