I'm facing some issues of displaying garbage characters or the screen totally messed up with Character LCD using the following h/w & s/w :-
- 2 x 16 LCD
- LCD Smartie with winamp plugins
- LCD 4bit mod library
- codes similar to nuelectronics without the buttons
( http://www.nuelectronics.com/estore/index.php?main_page=project_lcdsmartie )
I tried the 2x16 LCD + Arduino + LCD Smartie on both Win 7 machine & Win XP / Vmware Fusion on Mac Snow Leopard..
I found the following differences using a 19200 baud and all the other settings are default ( 12ms refresh interval )
-
On the vmware \ Win XP on Mac
-
1 liner winamp graph works fine ( 2nd line no scrolling )
-
8 bar tiny graph works fine with scrolling mp3 title name / song name
-
text scrolling works fine
-
all 2 liner graphs is garbage
-
lowering the speed to 9600 produced the same results as above
-
On Win 7 direct usb connect :-
-
scrolling text seems to be blur/hard to read
-
All graphs is NOT working or with garbage character using winamp plugins
It seems the indirect USB connection (via vmware) is working better than a direct USB connection...
Have anyone got the Arduino + LCD Smartie combo working and can you pls share the settings..
Thank you