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.

FredOrJoeBlogs

Member Since 02 Aug 2014
Offline Last Active Nov 19 2014 09:48 PM
-----

Topics I've Started

N2 + I2C 1602 LCD

11 August 2014 - 09:11 PM

Hi,

 

I have got one of the el'chepo 1602 LCD with the I2C backpacks. I have got it working under Python on a Raspberry PI, so I know its not a hardware issue.  I have ported the python to C# and the adapted it to work with the SoftwareI2C from Al Moyle and the SoftwareI2CBus from "TechWithDave"

 

Everything seems to be working well SetPosition (1,0) goes to the first character on the top line.

When I try and write some text to the display, the text is shifted right by 10 characters.  i.e Instead of "Hello World!" I get "Hello ".

 

Has anyone seen anything similar? Or can anyone spot my stupid mistake?

 

Hopefully the code should be attached (apart from main which is {LCDDisplay.TestProgram();} )

 

Thanks in advance

FOJB


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.