Comments on: Interfacing GLCD with PIC Microcontroller https://electrosome.com/interfacing-glcd-with-pic-microcontroller/ You Inspire.....We Create..... Mon, 04 Sep 2017 18:02:00 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: manoj https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/6863 Mon, 04 Sep 2017 18:02:00 +0000 https://electrosome.com/?p=3019#comment-6863 hello
i want to use mikroc pro’s glcd library for PIC18F4620 ..can i use it

]]>
By: gokaydin https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/2291 Wed, 01 Jan 2014 16:08:00 +0000 https://electrosome.com/?p=3019#comment-2291 In reply to Ligo George.

thank you,one more question..for pic24fj256gb106 which crystal is appropriate?

]]>
By: Ligo George https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/2287 Wed, 01 Jan 2014 16:03:00 +0000 https://electrosome.com/?p=3019#comment-2287 In reply to gokaydin.

Above code and circuit is correct..

]]>
By: gokaydin https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/2276 Sun, 29 Dec 2013 15:59:00 +0000 https://electrosome.com/?p=3019#comment-2276 In reply to Ligo George.

wg12864c is said to compatible,but still it does not work,could you please check the codes ansld connections of my circuit,it is my graduation project and dont have much time

]]>
By: Ligo George https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/2269 Sun, 29 Dec 2013 15:27:00 +0000 https://electrosome.com/?p=3019#comment-2269 In reply to gokaydin.

MikroC Pro for PIC Microcontrollers provides built in library for interfacing 128×64 Graphical LCD with Samsung KS108/KS107 Controller
If your LCD is not using KS108/KS107 compatible controllers… It will not work with MikroC library..

]]>
By: gokaydin https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/2261 Wed, 25 Dec 2013 17:37:00 +0000 https://electrosome.com/?p=3019#comment-2261 hello, I’m using pic24fj256gb106 and as an lcd wg12864c but it displays nothing, if you can give me your email,I will send the code and simulation,cause it works in proteus.this is my design project and İ dont have much time,thank u

]]>
By: Ligo George https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/1959 Fri, 08 Nov 2013 02:56:00 +0000 https://electrosome.com/?p=3019#comment-1959 In reply to sameer.

MikroC Pro library for GLCD will work only witih Samsung KS108/KS107 compatible controllers…
If you want to use GLCD with other controllers.. you should make your own libraries.. by reading the datasheet of the controller…

If you increase the crystal frequency…… it will not affect glcd.. provided.. you change the crystal frequency in mikroc projects settings and rebuild the program…

]]>
By: Ligo George https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/1951 Fri, 08 Nov 2013 02:39:00 +0000 https://electrosome.com/?p=3019#comment-1951 In reply to Marc Paradis.

If you are using the pins of comparator.. then you should disable it.. .otherwise .. not required..

]]>
By: Marc Paradis https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/1948 Wed, 06 Nov 2013 14:43:00 +0000 https://electrosome.com/?p=3019#comment-1948 Very interesting tutorial!
Congrat!

Is it required to disable comparator and ADC module to use this library?

thank you!
marC:)

]]>
By: sameer https://electrosome.com/interfacing-glcd-with-pic-microcontroller/#comments/1941 Thu, 31 Oct 2013 11:04:00 +0000 https://electrosome.com/?p=3019#comment-1941 Hello,ligo i am currently working on a project in which glcd 128 by 64 will be interfaced by pic18f4520.I have topway company glcd LM12864.The same programing will it have as you done above?One more question If i increases the size of crystal 8 mhz to 20 mhz what will be the affect on the display?

]]>