pic microcontroller

How to Simulate PIC Microcontroller in Proteus Design Suite 8 Schematic

How to Simulate PIC Microcontroller in Proteus Design Suite 8

This is our PIC Microcontroller tutorial series. We have already discussed basic beginners guide to PIC. Now let’s see how to simulate the PIC microcontroller?PIC simulation is the important step that you should do before practical implementation of any microcontroller projects. As Circuits Gallery covers topic of Microcontrollers especially with PIC (Peripheral Interface Controller), this […]

How to Simulate PIC Microcontroller in Proteus Design Suite 8 Read More »

Using PicBasic with the PIC16F84 PIC Microcontroller Schematic

Using PicBasic with the PIC16F84 PIC Microcontroller

This article shows how to use the PIC16F84 microcontroller with PicBasic to design a quick & effective, serially controlled, I/O-Expander.  Using PicBasic makes developing handy single-chip devices like this extremely simple. If you’re spending all your time programming in assembler, you’ll appreciate how simple PicBasic is to use, and how easily you can create single-chip

Using PicBasic with the PIC16F84 PIC Microcontroller Read More »

Building BRAM your first Autonomous Mobile Robot using Microchip PIC Microcontroller – Part 1

Building BRAM your first Autonomous Mobile Robot using Microchip PIC Microcontroller – Part 1

Have you ever thought that most of our perception about the robot is based on the Hollywood movie! The famous 3CPO and R2D2 from Star Wars until the little cute garbage compacting robot named WALL-E; all of these machines are example of our dreams or should I say our quest to what we all think

Building BRAM your first Autonomous Mobile Robot using Microchip PIC Microcontroller – Part 1 Read More »

top mini

Build a PIC controlled DDS VFO, 0 to 6 MHz using pic microcontroller

Files contained in MINIDDS.ZIP: readme.txt Read this first! compplac.pdf Component placement in PDF format schema.pdf Schematic diagram in PDF format top.ps PCB top copper layer in Postscript format bottom.ps PCB bottom copper layer in Postscript format ad9832_4.asm PIC assembly source code p16f84.inc Needed for assembly of ad9832_4.asm (for ‘F84) p16c84.inc As above but for ‘C84

Build a PIC controlled DDS VFO, 0 to 6 MHz using pic microcontroller Read More »

Interfacing Relay with PIC Microcontroller

Understanding the Role and Function of Relays in Electrical Circuits

A relay is an electromagnetic switch which is used to switch High Voltage/Current using Low power circuits. Relay isolates low power circuits from high power circuits. It is activated by energizing a coil wounded on a soft iron core. The Role and Function of Relays include controlling the flow of electricity between circuits, providing electrical

Understanding the Role and Function of Relays in Electrical Circuits Read More »

Interfacing Real Time Clock RTC DS1307 with PIC Microcontroller

Interfacing Real Time Clock (RTC) DS1307 with PIC Microcontroller

DS1307 is a low power serial real time clock with full binary coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM (Non Volatile Static Random Access Memory). Data and Address are transferred serially through a bidirectional I2C bus. The RTC provides year, month, date, hour, minute and second information. The end date of months is automatically adjusted

Interfacing Real Time Clock (RTC) DS1307 with PIC Microcontroller Read More »