Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Newbie Question

i2c lcd

  • Please log in to reply
3 replies to this topic

#1 trth

trth

    New Member

  • Members
  • Pip
  • 3 posts

Posted 06 September 2014 - 03:32 AM

Hey guys,

 

I'm a complete newbie at this.  

 

What I want to do:

A "Hello World" program to the lcd

 

What I've done:

I have a netduino plus 2 and I'm using VS Express for Desktop 11.0.  I'm coding in C#.  I have successfully run a few programs (blinky & pushing the onboard button).  I bought an lcd from sainsmart (lcd2004) that has an I2C interface.  I have wired it in to the 5v and ground and get power to the lcd.  I've also connected the SDA on the lcd to SD on the board, and SCL on the lcd to SC on the board.   

I've also searched all over and have not been able to find anything that will walk me through how to do this, step-by-step.  The closest I've found is http://bansky.net/bl...-port-extender/.  However, I am using the 4 pin connection.  I've spent hours watching videos and reading.  

 

Where I'm stuck:

Don't know what code is needed to "communicate" with the lcd.  Any help would be greatly appreciated.

 

Thanks!



#2 Stanislav Husár

Stanislav Husár

    Advanced Member

  • Members
  • PipPipPip
  • 99 posts

Posted 06 September 2014 - 10:04 AM

Hi,

If your display uses HD44780 controller, you can try this library: http://microliquidcr...l.codeplex.com/ .



#3 woof_woof_bark_bark

woof_woof_bark_bark

    New Member

  • Members
  • Pip
  • 8 posts

Posted 12 December 2014 - 06:36 PM

This link also helped me a lot in moving forward with writing my own programs in I2C for my internship. 

 

If your'e ever looking to develop your own library or driver, I couldn't find a better source to get started with.



#4 woof_woof_bark_bark

woof_woof_bark_bark

    New Member

  • Members
  • Pip
  • 8 posts

Posted 12 December 2014 - 06:36 PM

haha forgot the link:  http://blog.codeblac...d-with-I2C.aspx







Also tagged with one or more of these keywords: i2c lcd

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.