Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. LCD Modules

LCD Modules

Scheduled Pinned Locked Moved Hardware
8 Posts 3 Posters 3.2k Views 3 Watching
  • 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.
  • dbemowskD Offline
    dbemowskD Offline
    dbemowsk
    wrote on last edited by
    #1

    So I have a bunch of these LCD modules, 10 of them to be exact, that I salvaged from some old electronics. I am looking for some input on good ideas on uses for them. They are begging to be MySensorized. They would be better if they had backlights, but unfortunately they don't.

    If anyone is interested in one or two, I'd be willing to part with a few. Message me if interested. They are 40x4 panels with no backlight. I have not tried yet, but you can supposedly get them to work with an arduino with a library called LiquidCrystal440. My understanding of them is that they are 44780 based and act like 2 20x4 panels side by side. They have an 8 bit data bus, R/W, RS and contrast adjust lines like a standard 44780 module, but it has 2 enable lines. That's about all I know about them.
    0_1496023743955_upload-6aa6c612-aa7e-40f5-a74d-e9477a2a43ed
    0_1496023754087_upload-40282598-3e56-4380-a487-3c44d5aa1f96

    Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
    Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

    1 Reply Last reply
    1
    • Nca78N Offline
      Nca78N Offline
      Nca78
      Hardware Contributor
      wrote on last edited by
      #2

      @dbemowsk said in LCD Modules:

      44780

      Looks like those no ?
      http://www.buydisplay.com/default/40x4-lcd-module-datasheet-commands-arduino-pinout-hd44780-black-on-yg

      They have datasheet for both the controller and the module, with pin configuration that seems very similar to the "classic" 16x02 or 20x04 LCD modules.
      I think you just need to make an adaptater board from the connector pinout to 2 "FC113" I2C LCD adapters, each connected to a different EN pin, and you're good to go with 2 20x04 I2C LCDs ?

      dbemowskD 1 Reply Last reply
      0
      • Nca78N Nca78

        @dbemowsk said in LCD Modules:

        44780

        Looks like those no ?
        http://www.buydisplay.com/default/40x4-lcd-module-datasheet-commands-arduino-pinout-hd44780-black-on-yg

        They have datasheet for both the controller and the module, with pin configuration that seems very similar to the "classic" 16x02 or 20x04 LCD modules.
        I think you just need to make an adaptater board from the connector pinout to 2 "FC113" I2C LCD adapters, each connected to a different EN pin, and you're good to go with 2 20x04 I2C LCDs ?

        dbemowskD Offline
        dbemowskD Offline
        dbemowsk
        wrote on last edited by
        #3

        @Nca78 I am pretty sure they are indeed a 44780 clone as I mentioned in the OP. I am just wondering what kind of creative things I can do with them. 4x40 is a lot of information real estate.

        Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
        Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

        1 Reply Last reply
        1
        • Nca78N Offline
          Nca78N Offline
          Nca78
          Hardware Contributor
          wrote on last edited by
          #4

          Advantage is you have dual controllers so you can use different sets of custom chars on the two sides of the board.

          You could use it as a display for your weather station, I started to make a MySensors clock project including a temperature sensor. I use a smaller LCD to make a bar graph of temperature history using custom chars but I was pretty limited with the custom chars on a single screen (all were used for the bar graph) and "display real estate" to display temperature for the selected bar.
          Here you could use one half to display graph, either one or two (on top of each others) bar graphs with up to 20 points, and still have enough space on the other screen to display additionnal info: numerical value, period displayed, min/max in that period, custom icon, ...

          I'll try to dig up to find the circuit and the attached code.

          1 Reply Last reply
          0
          • wallyllamaW Offline
            wallyllamaW Offline
            wallyllama
            wrote on last edited by
            #5

            Message for postman or other daytime visitors. A drag racing game in the vein of the old mattell electronic football(not really mysensor). With redefined characters it could display a good amount of rrd or other graph data, vertical a very accurate battery level.

            Do they fit close enough to create an 8 line display? All of them together would be 40x40.

            These arent great ideas, but maybe they will inspire better ones.

            wallyllamaW 1 Reply Last reply
            0
            • wallyllamaW wallyllama

              Message for postman or other daytime visitors. A drag racing game in the vein of the old mattell electronic football(not really mysensor). With redefined characters it could display a good amount of rrd or other graph data, vertical a very accurate battery level.

              Do they fit close enough to create an 8 line display? All of them together would be 40x40.

              These arent great ideas, but maybe they will inspire better ones.

              wallyllamaW Offline
              wallyllamaW Offline
              wallyllama
              wrote on last edited by
              #6

              @wallyllama i should have read @Nca78's post before adding mine.

              dbemowskD 1 Reply Last reply
              0
              • wallyllamaW wallyllama

                @wallyllama i should have read @Nca78's post before adding mine.

                dbemowskD Offline
                dbemowskD Offline
                dbemowsk
                wrote on last edited by
                #7

                @wallyllama As you probably figured out, they wouldn't fit close enough together. Thanks for the ideas. As I was digging in some junk I found 2 more of them, so I have 12 of them now.

                Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
                Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

                1 Reply Last reply
                0
                • Nca78N Offline
                  Nca78N Offline
                  Nca78
                  Hardware Contributor
                  wrote on last edited by
                  #8

                  Hello @dbemowsk,

                  found my old mysensors alarm clock I was talking about, so here is a video of the display screens/menus on a 1602 LCD
                  https://www.youtube.com/watch?v=9xFFBNHUylU

                  PS: you can also enjoy the sound of the glorious karaoke singers downstairs in the street, really high (alcohol) level today :D

                  1 Reply Last reply
                  1
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  17

                  Online

                  11.7k

                  Users

                  11.2k

                  Topics

                  113.1k

                  Posts


                  Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • MySensors
                  • OpenHardware.io
                  • Categories
                  • Recent
                  • Tags
                  • Popular