View previous topic :: View next topic |
Author |
Message |
FrancoGual
Joined: 06 Mar 2014 Posts: 6
|
GLCD T6963 |
Posted: Sat Mar 08, 2014 9:20 am |
|
|
Sorry for the english, I write from Italy.
I have some pic 16F877 and 16F876 and some graphical display with 256x128 T6963 controller.
I might suggest some code to use to be able to learn how to use these components?
I'd like to have a system of vertical bars driven by the analog inputs.
Thank you all. |
|
|
newguy
Joined: 24 Jun 2004 Posts: 1907
|
|
Posted: Sat Mar 08, 2014 10:58 am |
|
|
Search the code library. There is one post that I originally made and I'm pretty sure there's at least one more from a different person. |
|
|
FrancoGual
Joined: 06 Mar 2014 Posts: 6
|
|
Posted: Sat Mar 08, 2014 12:15 pm |
|
|
Thank you for your response.
I have tried several programs here on this site, but have not worked.
For example, I also downloaded this but it does not compile because there is an error.
http://www.techtoys.com.hk/Downloads/Download/Microchip/T6963C.zip
I have 1 error and 3 warnings.
You can put a link to your question? |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Sat Mar 08, 2014 12:38 pm |
|
|
When he says Code Library, he means the code library forum here
on the CCS forum (not Microchip or Techtoys). Go to the CCS forum
index and you'll see it. http://www.ccsinfo.com/forum/index.php
To find code, use the search page on this forum:
http://www.ccsinfo.com/forum/search.php
Put this in the "Search Query" box:
In the Search Options, set it to "Code Library". Then click the Search
button.
That's what he wanted you to do. |
|
|
FrancoGual
Joined: 06 Mar 2014 Posts: 6
|
|
Posted: Sat Mar 08, 2014 2:45 pm |
|
|
The research I've done, although I do not know English very well, but I've tried more than one code attached taken in the forum, even the search engine I can use it, but many results have not worked.
For this I have tried other sites, however, always found in this forum.
As you are on the forum long before me, and you know the language, you could put the link to some pages of safe operation?
Why I do not know how to write code, I can change it by many trials, I have not studied any programming language, have a qualified electrician.
Thank you. |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
FrancoGual
Joined: 06 Mar 2014 Posts: 6
|
|
Posted: Sat Mar 08, 2014 4:02 pm |
|
|
Thanks for the reply.
Obviously I have the CCS programmer, I also MPlabX but I know that's not good.
Prefer CCS because it has many examples.
I will try the link you sent me, I hope to be able and not make mistakes.
In any case I will keep you informed. |
|
|
FrancoGual
Joined: 06 Mar 2014 Posts: 6
|
|
Posted: Sun Mar 09, 2014 6:04 am |
|
|
Well, now I have a question for you.
I realized simulator ISIS EX_GLCD the sample code and it works, just using another graphic display,
or adapt it to have the same functions as the display T6963 is it possible?
Thank you.
This in the drive yes?
Code: | #include <HDM64GS12.c> |
Code: |
/////////////////////////////////////////////////////////////////////////
//// EX_GLCD.C ////
|
++++++++++++++++++++++++
CCS example code deleted.
Reason: Forum rule #10 -
10. Don't post the CCS example code or drivers, or ask for such code and drivers.
http://www.ccsinfo.com/forum/viewtopic.php?t=26245
- Forum Moderator
++++++++++++++++++++++++ |
|
|
FrancoGual
Joined: 06 Mar 2014 Posts: 6
|
|
Posted: Tue Mar 11, 2014 3:37 am |
|
|
It's ok, im'sorry.
But the question is the same..... is possible the use on T6963 driver? |
|
|
|