Blog

Displaying ASCII Characters on 16×2 Character lcd Using Microchip PIC16f877 Microcontroller

Displaying ASCII Characters on 16×2 Character lcd Using Microchip PIC16f877 Microcontroller

In this tutorial i am going to print/display ASCII characters on 16×2 lcd using pic16f877 microcontroller. Lcd is interfaced with pic microcontroller in 8-bit mode. Code is written in c language. High tech c compiler is used to compile code and code is written in Mp-lab ide. Interfacing 16×2 lcd with pic microcontroller and displaying characters

Displaying ASCII Characters on 16×2 Character lcd Using Microchip PIC16f877 Microcontroller Read More »

Microchip xc8 compiler place data in ram specific location address of pic microcontroller

Microchip xc8 compiler place data in ram specific location/address of pic microcontroller

This tutorial is about placing data in a specific ram(random access memory) location/address using xc8 compiler and mplabx ide. I am using microchip pic16f877 8-bit microcontroller in this tutorial. It has 8KB of rom (read access memory) and 368 Bytes of ram(random access memory). Its generally not recommended to place data in data memory(ram). Since data

Microchip xc8 compiler place data in ram specific location/address of pic microcontroller Read More »

5 Most Reliable PCB and Cable Manufacturing Suppliers In China

5 Most Reliable PCB and Cable Manufacturing Suppliers In China

WellPCB WellPCB PTY LTD is a daughter company of Uniwell Circuits Co., Ltd, which has two modern PCB factories and one PCB assembly factory, founded in April 2007. WellPCB is focusing on Printed Circuit Board Fabrication and PCB Assembly Turnkey Services: Online Instant Quote and Ordering System Standard, High-end, HDI, Multilayer PCBs, Flexible, Rigid-Flex PCBs

5 Most Reliable PCB and Cable Manufacturing Suppliers In China Read More »

Display custom urdu language characters on 16×2 lcd using pic16f877a microcontroller

Display custom urdu language characters on 16×2 lcd using pic16f877a microcontroller

In this project i am going to display urdu language characters on 16×2 lcd using pic16f877 microcontroller. Urdu is a language spoken in Pakistan, India and Bangladesh. Character lcd’s generally contains a Hitachi HD4478 controller in it. Hd4478 only contains ASCII character set in it and we can only display the predefined characters that are present in it. It

Display custom urdu language characters on 16×2 lcd using pic16f877a microcontroller Read More »

Agile Project Management Via SCRUM

Agile Project Management Via SCRUM

Most people have heard of Scrum and Agile because it’s mentioned so often by people from the tech industry. It’s a system that holds a lot of value for software and product development. However, it’s also talked about in strange phrases and jargon which most people are not familiar with. It’s confusing for most, especially

Agile Project Management Via SCRUM Read More »

How to Create an Arduino Shield

How to Create an Arduino Shield

An Arduino shield is a modular circuit board that will expand the functionality of your Arduino. You simply need to plug it over the top of your Arduino board. Arduino shields are often stackable.  You can connect several Arduino shields together to form a “Big Mac” of Arduino modules. Also, there are different Arduino shields

How to Create an Arduino Shield Read More »