output

Pic microcontroller code Mplab ide

Blink Led with Pic18f2550,PIC18F2455,PIC18F4455,Pic18F4550 Microcontroller….20Mhz Crystal frequency…

This is a simple project aims to start with microchip pic 18 series USB built in microcontrollers. Before going to use USB feature of pic microcontroller i thought to first start with blink led program. Simple Blink led will introduce us with the configuration bits of pic microcontroller. It took me 2 days to study […]

Blink Led with Pic18f2550,PIC18F2455,PIC18F4455,Pic18F4550 Microcontroller….20Mhz Crystal frequency… Read More »

Core PLC Programmable Logic Controller board

PLC (Programmable Logic Controller) with Microchip Pic Microcontroller

An year ago i made a plc (programmable logic controller) using microchip pic microcontroller. Its a 16 bit digital input and output programmable logic controller. Plc programming is done using a standard ladder logic language. The software that is used for plc programming and ladder logic design is an open source compiler written by Jonathan Westhues

PLC (Programmable Logic Controller) with Microchip Pic Microcontroller Read More »

Pic microcontroller scrolling text – Project circuit

Displaying Scrolling(Moving) text on 16×2 lcd Using Pic16f877 and Pic18f452 Microcontroller

Displaying moving or scrolling text on lcd(16×2,8×1,16×4,8×2,16×1,20×1,20×2 etc) is very easy using any microcontroller. You just need to know how to efficiently use 16×2 lcd commands. In this project i am using pic 16f877 microcontroller to display text and then scroll it on the 16×2 lcd. The lcd which i am using is 16×2. Where

Displaying Scrolling(Moving) text on 16×2 lcd Using Pic16f877 and Pic18f452 Microcontroller Read More »

How to generate specific delay’s using Timers The internal structure of Pic Microcontroller’s

One Second Delay Generation by using internal Timers of Microchip Pic Microcontroller, xc8 compiler with Mplabx Ide

While working with microchip pic microcontrollers i came across a situation where custom delay is required in seconds. I was working with pic18f4580 microcontroller, Mplabx ide and xc8 compiler. I know that __delay_ms() and __delay_us() macros do exists for generating delays. But i want to see how the timer configuration is done for one second delay. I

One Second Delay Generation by using internal Timers of Microchip Pic Microcontroller, xc8 compiler with Mplabx Ide 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 »

3.3V 3A WIDE INPUT SYNCHRONOUS STEP DOWN DC DC REFERENCE DESIGN

3.3V/3A, WIDE-INPUT, SYNCHRONOUS, STEP-DOWN DC-DC REFERENCE DESIGN

The MAXREFDES1048 synchronous step-down dc-dc converter reference design from Maxim Integrated Products is based on the MAX17504, a high-efficiency, high-voltage, synchronously rectified step-down converter with dual integrated MOSFETs can operate over a 4.5V to 60V input. The MAXREFDES1048 reference design operates over an input voltage range of 18- to 36-Vdc and delivers an output of 3A. The MAX17504 can deliver up to

3.3V/3A, WIDE-INPUT, SYNCHRONOUS, STEP-DOWN DC-DC REFERENCE DESIGN Read More »