Author |
Message |
Topic: GLCD Problem |
forbiddenhex
Replies: 7
Views: 10635
|
Forum: General CCS C Discussion Posted: Thu Mar 29, 2007 5:58 am Subject: GLCD Problem |
#include "C:\picc\glcd_877.h"
#include "C:\Program Files\PICC\Drivers\GLCD.C"
char mystring[20], voltText[] = "Voltage:",Text1[ ... |
Topic: GLCD Problem |
forbiddenhex
Replies: 7
Views: 10635
|
Forum: General CCS C Discussion Posted: Wed Mar 28, 2007 9:17 pm Subject: GLCD Problem |
I used glcd_fillScreen(off); when i use this its ok. but little fliker on that area.
Code:
#include "C:\picc\glcd_877.h"
#include "C:\Program Files\PICC\Drivers\GLCD.C"
c ... |
Topic: GLCD Problem |
forbiddenhex
Replies: 7
Views: 10635
|
Forum: General CCS C Discussion Posted: Wed Mar 28, 2007 9:32 am Subject: GLCD Problem |
finally registered...
http://farm1.static.flickr.com/149/437646576_2e5cba89b4_m.jpg
http://farm1.static.flickr.com/145/437649183_b33c805e81_m.jpg
see these two links for whats actually happened ... |
|