Projects

Making of PIC18F452 Micro Controller Development Generic Board

Making of PIC18F452 Micro-Controller Development/Generic Board

  Our instructable shows how to create a generic board of PIC18 micro-controller which is further used in advanced embedded projects as there is a number of PIC micro-controller applications .e.g. microwave ovens, multimedia devices, medical and health based equipment e.g. blood-pressure meter, UPS, Power supplies, burglar alarms & detectors and other security and safety […]

Making of PIC18F452 Micro-Controller Development/Generic Board Read More »

Pinguino Project a PIC Microcontroller Based Arduino No Programmer Required

Pinguino Project (a PIC Microcontroller Based Arduino #No Programmer Required)

Hey Guys i am Back after 2 months with Awesome Project,This is a Complete tutorial to make PIC Microcontroller based Arduino ,which can run Arduino Programs on PIC18F4550 or PIC18F2550 Microcontroller , one advantage on this microcontroller is ,it does’nt require any External Programmers, Since it has inbuilt USB support .so guys lets get started

Pinguino Project (a PIC Microcontroller Based Arduino #No Programmer Required) Read More »

Transmitting and receiving data using UART protocol PIC Microcontroller

Transmitting and receiving data using UART protocol PIC Microcontroller

UART or serial communication is one of the important protocol used by the Microcontrollers to transmit and receive data from the external devices. Almost every controller is equipped with this protocol to make transmission and reception easier just using two pins. This tutorial will teach you to initialize and send data by using UART protocol

Transmitting and receiving data using UART protocol PIC Microcontroller Read More »

current sensor

A brief overview of Allegro ACS712 current sensor using PIC16F1847 (Part 1)

Sensing and controlling current flow is a fundamental requirement in a wide variety of applications including, over-current protection circuits, battery chargers, switching mode power supplies, digital watt meters, programmable current sources, etc. One of the simplest techniques of sensing current is to place a small value resistance (also known as Shunt resistor) in between the

A brief overview of Allegro ACS712 current sensor using PIC16F1847 (Part 1) Read More »