Comments on: Getting Started with MPLAB XC8 Compiler – LED Blinking https://electrosome.com/led-pic-microcontroller-mplab-xc8/ You Inspire.....We Create..... Sun, 11 Oct 2020 15:23:54 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Ligo George https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/9760 Sun, 11 Oct 2020 15:23:54 +0000 https://electrosome.com/?p=8002#comment-9760 In reply to Paul.

Hi Paul,
You may refer this article, https://electrosome.com/lcd-pic-mplab-xc8/

]]>
By: Paul https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/9759 Sat, 10 Oct 2020 22:44:01 +0000 https://electrosome.com/?p=8002#comment-9759 Good.
Please does mplabx, xc8 compiler have lcd in-built library function?
How can I write or read from lcd in mplabx?

]]>
By: Ligo George https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/9678 Fri, 05 Jun 2020 04:52:44 +0000 https://electrosome.com/?p=8002#comment-9678 In reply to ACG.

PIC 16F877A does’t have any internal oscillators. And crystals are still used a lot where accurate and stable clocks are required.

]]>
By: ACG https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/9677 Thu, 04 Jun 2020 21:15:04 +0000 https://electrosome.com/?p=8002#comment-9677 Crystal? High speed internal RC oscillator has been mainstream since the stone age 🙂 But good article still.

]]>
By: Ligo George https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/9585 Thu, 02 Apr 2020 13:15:28 +0000 https://electrosome.com/?p=8002#comment-9585 In reply to OJIEAGA OKOGUA.

Are you sure that you created the project properly ? You have to select XC8 compiler while creating the project.

]]>
By: OJIEAGA OKOGUA https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/9582 Thu, 02 Apr 2020 12:34:17 +0000 https://electrosome.com/?p=8002#comment-9582 Good afternoon sir,please i need help regarding the mplab x ide v4.05 and xc8 compiler v2.10 i just install.it is showing “cannot find inlude also #include highlighted in red.please how do i reolve this i have been searching for way out in the internet

]]>
By: aymen lamri https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/7205 Fri, 23 Nov 2018 16:28:05 +0000 https://electrosome.com/?p=8002#comment-7205 Please Can you help with a school project?
Note I am using a program Micro-C

]]>
By: Ligo George https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/7171 Sat, 22 Sep 2018 19:13:52 +0000 https://electrosome.com/?p=8002#comment-7171 In reply to Witek Widzew.

You can declare the variable as a constant…… like const int a = 10;

]]>
By: Witek Widzew https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/6900 Tue, 10 Oct 2017 14:43:00 +0000 https://electrosome.com/?p=8002#comment-6900 I’m looking for how store variable on flash instead ram. In AVR-gcc is simply, but in XC 32 or 8 i can’t found this one

]]>
By: Prabaharan https://electrosome.com/led-pic-microcontroller-mplab-xc8/#comments/6884 Tue, 26 Sep 2017 06:36:00 +0000 https://electrosome.com/?p=8002#comment-6884 Sir;
I need a pic16F877A in mplab x ide program of when switch is pressed led on and again switch is pressed led off.

]]>