Blog

projects list.

Latest Projects List 2020

Microcontroller PIC Projects are categorized on the basis of microcontroller applications. Microchip pic microcontrollers belongs to modern family of MCUs and is being used widely in our daily life seem-less manners, e.g. in our multimedia devices, tele-phones, microwave ovens, medical and health based equipments e.g. blood-pressure meter, UPS, Power supplies, burglar alarms & detectors and

Latest Projects List 2020 Read More »

Specific delay formula for Pic Microcontroller’s

Toggle/Blink led on specific delay with pic microcontroller using timers: MPLABX and xc8 compiler

This is advance tutorial on blink/toggle led with pic microcontroller using pic microcontroller timers. I am going to teach you how to toggle led on specific delay time generated using timers of pic micrococntroller. This tutorial is not limited to only toggling led, it can be utilized at many other places. Like generating an event

Toggle/Blink led on specific delay with pic microcontroller using timers: MPLABX and xc8 compiler Read More »

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 »