Other Projects

Stepping Into the 16 bit World with the Microchip 16 bit PIC24F16KA102 Family Microcontroller

Stepping Into the 16-bit World with the Microchip 16-bit PIC24F16KA102 Family Microcontroller

One of the commonly asked questions when we move to the bigger and powerful 16-bit microcontroller is do we really need it? As the 8-bit microcontroller is already suite almost all of our needs from a simple blinking LED to more sophisticated embedded application such as robotics. Despite the debate whether to use the 8-Bit

Stepping Into the 16-bit World with the Microchip 16-bit PIC24F16KA102 Family Microcontroller Read More »

Prototype Openbench Logic Sniffer logic analyzer

Prototype: Openbench Logic Sniffer logic analyzer using pic microcontoller

Openbench Logic Sniffer is an open source logic analyzer. It’s designed to support the SUMP logic analyzer software at the lowest possible cost. Download the source and design files from the Gadget Factory project page. This project started in the comments on a post. Initial circuit design, PCB layout, development, and testing continued in the

Prototype: Openbench Logic Sniffer logic analyzer using pic microcontoller Read More »

Interfacing the Microchip PIC18F Microcontroller Master Synchronous Serial Port MSSP to various I2C Devices

Interfacing the Microchip PIC18F Microcontroller Master Synchronous Serial Port (MSSP) to various I2C Devices

The Inter-Integrated Circuit or I2C (read as I square C) bus has been introduced in 1980 by Philips, and has become a de-facto world standard for data exchange between Microcontroller and various devices such as temperature sensor, ADC (analog to digital converter), DAC (digital to analog converter), I/O expander, EEPROM, and many more. With more

Interfacing the Microchip PIC18F Microcontroller Master Synchronous Serial Port (MSSP) to various I2C Devices Read More »

Making a simple clap switch

Making a simple clap switch

A clap switch is a fun project for beginners. It switches on and off electrical appliances with a sound of clapping hands. Today we will discuss about making a simple clap switch that operates when it detects two clapping sounds in a row. It uses an electret microphone as a transducer for converting a clapping

Making a simple clap switch 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 »