MPLAB X IDE Archives - electroSome https://electrosome.com/tag/mplab-x-ide/ You Inspire.....We Create..... Sat, 11 Apr 2020 15:35:59 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 I²C Communication with PIC Microcontroller – MPLAB XC8 https://electrosome.com/i2c-pic-microcontroller-mplab-xc8/ https://electrosome.com/i2c-pic-microcontroller-mplab-xc8/#comments Mon, 11 Apr 2016 17:02:37 +0000 https://electrosome.com/?p=11919 I2C or IIC or I2C stands for Inter-Integrated Circuit. It is a very popular multi-master, multi-slave serial communication interface developed by Philips. I2C uses two bidirectional open drain data lines, Serial Data (SDA) and Serial Clock (SCL) with pull up resistors as shown below. Unlike UART, you can connect and communicate to multiple devices using the same […]

The post I²C Communication with PIC Microcontroller – MPLAB XC8 appeared first on electroSome.

]]>
https://electrosome.com/i2c-pic-microcontroller-mplab-xc8/feed/ 69
Custom Characters on LCD using PIC – MPLAB XC8 https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/ https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/#comments Tue, 10 Feb 2015 12:35:27 +0000 https://electrosome.com/?p=10647 I hope that you already go through our tutorial, Interfacing LCD with PIC Microcontroller – MPLAB XC8. HD44780 compatible controllers used in these LCDs allows us to define 8 custom characters in addition to the standard pre-programmed characters. In this tutorial we will learn, how to create custom characters on LCD using PIC Microcontroller and […]

The post Custom Characters on LCD using PIC – MPLAB XC8 appeared first on electroSome.

]]>
https://electrosome.com/custom-characters-lcd-pic-mplab-xc8/feed/ 7
Interfacing LCD with PIC Microcontroller – MPLAB XC8 https://electrosome.com/lcd-pic-mplab-xc8/ https://electrosome.com/lcd-pic-mplab-xc8/#comments Mon, 18 Aug 2014 12:40:03 +0000 https://electrosome.com/?p=8468 In this tutorial we will see How to Interface a 16×2 character LCD module with PIC 16F877A Microcontroller using MPLAB X IDE and MPLAB XC8 C Compiler. 16×2 Character LCD is a very basic and low cost LCD module which is commonly used in electronic products and projects. 16×2 means it contains 2 rows that […]

The post Interfacing LCD with PIC Microcontroller – MPLAB XC8 appeared first on electroSome.

]]>
https://electrosome.com/lcd-pic-mplab-xc8/feed/ 136