Comments on: Custom Characters on LCD using PIC – MPLAB XC8 https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/ You Inspire.....We Create..... Thu, 19 Dec 2019 14:19:45 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Jonathan https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments/8793 Thu, 19 Dec 2019 14:19:45 +0000 https://electrosome.com/?p=10647#comment-8793 Hi Ligo, I really enjoy your projects and how you explain the workings of it !!!
I’m new to C programming and is still busy getting the grips of it. I used to program in assembly but knew
some or other time I will have to learn this language.Thank you once again for making the learning so easy.
Thanks
Jonathan

]]>
By: Ghafoor Samadi https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments/6974 Thu, 04 Jan 2018 07:03:00 +0000 https://electrosome.com/?p=10647#comment-6974 Hi, very good guide, may I ask for pure sine wave system guide please.

]]>
By: UnMarciano https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments/6215 Mon, 15 Aug 2016 08:24:00 +0000 https://electrosome.com/?p=10647#comment-6215 Thank you, you saved my life!

]]>
By: Ligo George https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments/5773 Sun, 24 Jan 2016 07:45:00 +0000 https://electrosome.com/?p=10647#comment-5773 In reply to Ilozulu Chidiuso.

Hello,
Who told to use 49 ? 63 is the correct value.

]]>
By: Ilozulu Chidiuso https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments/5749 Fri, 15 Jan 2016 14:16:00 +0000 https://electrosome.com/?p=10647#comment-5749 Dear Ligo, i tried to display 8 custom characters using a 20 x 4 lcd but the 7th and 8th custom character didn’t appear the way they were supposed to , so i took another look at this tutorial and used ” i <= 63 " in the for loop like you used and it worked perfectly. Please could explain how the " i <=63 " affects the display.THANK YOU. PS i used " i <= 49" in the first code.

]]>
By: Ligo George https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments/4922 Tue, 16 Jun 2015 16:06:00 +0000 https://electrosome.com/?p=10647#comment-4922 In reply to Watchapong HipHip.

Please read the article : https://electrosome.com/lcd-pic-mplab-xc8/ and the datasheet of HD44780 controller used in the LCD.

]]>
By: Watchapong HipHip https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments/4894 Tue, 09 Jun 2015 12:11:00 +0000 https://electrosome.com/?p=10647#comment-4894 Dear Ligo
Could you please explain more about function Lcd_cmd();.I don’t understand how to set adress CGRAM.
Why we set Lcd_cmd(0x04) and Lcd_cmd(0x00);.

Thank you

]]>