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.

BowWowTama

Member Since 08 Jun 2012
Offline Last Active Jul 18 2012 07:39 AM
-----

Posts I've Made

In Topic: HD44780 LCD with broken characters

09 July 2012 - 09:19 AM

Now I'm curious, what did you do to solve it? Was it a loose connection?


Maybe it is a loose connection. but actually, I solved problem by removing two lines as described above.

LCD_display.BlinkCursor = true;
LCD_display.ShowCursor = true;

In Topic: HD44780 LCD with broken characters

09 July 2012 - 08:15 AM

Just trying to get clear what the exact problem is. After some time the loop behaves differently, am I correct?
That sounds like a loose contact, where sometimes bits are getting lost. Is the issue consistent?
I mean, does it always show the exact same mistakes, or do they vary?



It varies and is consistent. Sometimes, it breaks characters when 19 secs collapsed and sometimes 24 secs and after that, the problem continues.

Anyway, problem has been solved and thanks for your attention.

Regards.

In Topic: HD44780 LCD with broken characters

09 July 2012 - 08:08 AM

Problem solved!

I removed these two lines.

LCD_display.BlinkCursor = true;
LCD_display.ShowCursor = true;

but why?

In Topic: HD44780 LCD with broken characters

09 July 2012 - 07:46 AM

Did you forget something by any chance? ;)


Um....
I added "MicroLiquidCrystal.dll" to the reference items.

It displays like this.
first row : LCD display 1 <- no problem.

second row : 1, 2, 3, 4, 5, >(What the!), 6, 7, 8, 9, 10, ?(What?), ...
and as the time goes by, it ignores its column and displays like the picture attached and displays as follows.
123_vw, 123_v), 123_v^ (It should display 123, 124, 125)

Thanks for your reply.

In Topic: Safely remove Netduino

12 June 2012 - 01:36 PM

Thanks for the reply. have a nice day~ :)

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.