element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Midas I2C LCDs
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 21 replies
  • Answers 8 answers
  • Subscribers 397 subscribers
  • Views 3823 views
  • Users 0 members are here
  • lcd
  • i2c
  • arduino
Related

Midas I2C LCDs

Workshopshed
Workshopshed over 13 years ago

Has anyone tried connecting up one of these I2C LCDs to their Arduino?

 

MIDAS - MCCOG21605B6W-BNMLWIMCCOG21605B6W-BNMLWI - LCD, COG 2X16, NEG STN, W B/L, I2C  - Order Code: 20632092063209

 

 

 

I've got as far as looking at the Wire library http://arduino.cc/it/Reference/Wire and the LCD hardware page http://arduino.cc/playground/Code/LCD  and reading http://www.robot-electronics.co.uk/acatalog/I2C_Tutorial.html

 

I've also watched Jeremy's videos but they are not totally relavent as they are looking at different things

http://www.element14.com/community/videos/3015/l/tutorial-13-for-arduino-liquid-crystal-displays

http://www.element14.com/community/videos/1828/l/Tutorial-07-for-Arduino:-I2C-and-Processing

 

I think I'm happy with the wiring it up, pull up resistors etc. I'm also guessing it will require an external psu to be hooked up.

 

I've not yet ordered the display so it might be straight forward when I get it but just getting as much help as I can before getting going.

  • Sign in to reply
  • Cancel

Top Replies

  • Workshopshed
    Workshopshed over 13 years ago +3 verified
    I got this working just fine. There were a couple of things I needed to do, firstly, for this particular model, Midas told me the backlight needs to be on for the text to be visible. I also had some fun…
  • Workshopshed
    Workshopshed over 13 years ago in reply to bobcroft +1 suggested
    Bill, I'm only using one display so don't need a multiplexer or switch but it's good to know those exist. Bob, cheers for the link, it's not working just this second but I'll check it out again. It's good…
  • fustini
    fustini over 13 years ago in reply to billabott +1
    Thanks for the link. I'm thinking this would be useful for embedded Linux computers, too, like the Raspberry Pi which have I2C but limited GPIO.
  • fustini
    0 fustini over 13 years ago

    Interesting, I've not seen LCD's like that with an I2C interface before.  I think could be useful in one of my Arduino projects where pins are short and I'd rather not go to Mega.  Also, this could be useful for embedded Linux computers like the Raspberry Pi which have I2C but not many GPIO pins.

     

    Sorry can't provide any direct experience but looking forward to seeing how you proceed.

     

    Thanks,

    Drew

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Workshopshed
    0 Workshopshed over 13 years ago in reply to fustini

    There do seem to be a number of examples of LCDs interfaced with I2C, there are also some "backpacks" that can be used as a add on for existing LCDs.

     

    http://arduino-info.wikispaces.com/LCD-Blue-I2C

    http://www.ladyada.net/products/i2cspilcdbackpack/

     

    I also found the LCDAPI and a reference to the ST7036 (the Midas display uses the ST7032) so hopefully I can use that with possibly a few tweeks.

     

    http://arduino.cc/playground/Code/LCDAPI

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • billabott
    0 billabott over 13 years ago in reply to fustini

    Hi Drew and Andy,

        Have you looked at TI's I2C offerings? 

    Never going to need a Mega with these chips.

    -Bill

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • bobcroft
    0 bobcroft over 13 years ago

    Hi Andy, I do not have experience of the particular set up you mention.  However, I have recently added an I2C driven LCD to a project using a 'backpack'.  This works absolutely brilliantly with only two connecctions to the 'duino + power of course, no pull up resistors are used and i used a 20 * 4 LCD.  Backpack comes from www.hobbyelectronics.co.uk and costs £8.00 + £2.00 P+P.  I have no connection to this company and thier service is excellent.

    The backpack PCB comes assembled and with the necessary headers to connect it to a LCD with in line connections.   There is also an Arduino library and example software on the web site.  If you use Arduino 1.0 you will have to change a few bits of code in the library.

     

    I am extremely pleased with this product and it works well leaving my ;duino I/O for other things.

     

    Hope this helps

     

    Bob

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Workshopshed
    0 Workshopshed over 13 years ago in reply to bobcroft

    Bill, I'm only using one display so don't need a multiplexer or switch but it's good to know those exist.

     

    Bob, cheers for the link, it's not working just this second but I'll check it out again. It's good to look at the different libraries as they have comments and different techniques for the same areas of control.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • fustini
    0 fustini over 13 years ago in reply to billabott

    Thanks for the link.  I'm thinking this would be useful for embedded Linux computers, too, like the Raspberry Pi which have I2C but limited GPIO.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • billabott
    0 billabott over 13 years ago in reply to fustini

    I agree.  I was recently reading the last chapter in Monk's Programming Arduino GSWS book and find the whole idea of coding HTML on uP distasteful.   I have no desire to hand code HTML on a device like the Arduino.

    Does installing an Ethernet Shield necessary devolve to using HTML for data transmission or are there alternatives I may not be aware of?

    If so, I will stick with USB and BlueTooth like Wireless Serial for Arduino interfacing.

     

    -=Syntax Matters=-

     

    Post Script:  I am currently reading Chapter 15 of Margolis' Arduino Cookbook to gain a broader understanding of the uses of Ethernet Shields.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bobcroft
    0 bobcroft over 13 years ago

    Hi Andy,          the link I posted is wrong it should be www.hobbytronics.co.uk.  I also like some of the stuff AdaFruit and Sparkfun do but the prices in the Uk or shipping charges from the States make the items very expensive.

     

    Since Bill mentioned the Arduino Cookbook by Margolis I'll just add that of all the books available for the Arduino this has to be one of the best with good clear explanations of how things work.

     

    Bob

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Workshopshed
    0 Workshopshed over 13 years ago

    I got this working just fine. There were a couple of things I needed to do, firstly, for this particular model, Midas told me the backlight needs to be on for the text to be visible. I also had some fun with the I2C address which needed shifting a bit to the left.

     

    http://www.workshopshed.com/2012/07/a-little-venture-with-electronics-lcd.html

     

    http://1.bp.blogspot.com/-oKRE4mdHcmU/UA2Zeu_vuHI/AAAAAAAADLQ/gCdZsfySeJM/s320/HelloWorld.jpg

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago

    Do you have experience with 2 lines 24 characters MIDAS displays? The 16 char LCD has driver ST7032 but the 24 char LCD has driver RW1062. Can I use library for the ST7032? Thank you.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube