pins

Interfacing 74HC595 Serial Shift Register

Interfacing 74HC595 Serial Shift Register with PIC Microcontroller

There are possibilities in embedded design where you do not have enough I/O pins available in your microcontroller. That can be due to any reason, may be your application needs multiple LEDs or you want to use multiple 7-segment displays, but you don’t have required I/O pins in your microcontroller. Here comes a perfect component, shift register. …

Interfacing 74HC595 Serial Shift Register with PIC Microcontroller Read More »

Servo Motor Control

Servo Motor Control using Microcontroller PIC16F877A

Servo motors are widely used in robotics and industries for motion control. They can be controlled by PWM signals where the required angle of rotation can be located by a particular PWM signal. So In this article we’ll see in detail on PWM servo control and how servo motor control using pic16f877a is possible. Servo …

Servo Motor Control using Microcontroller PIC16F877A Read More »