74HC595

POV Display using Arduino Building a High-Resolution POV Display using ESP32

Persistence of Vision is a fundamental principle that allows our eyes to perceive continuous motion from separate…

DIY LED Chaser using 74HC595 Shift Register and 555 Timer IC Adding a Futuristic Twist to your Decor with a Circular LED Chaser

Have you ever wanted to add some cool lighting effects to your electronic circuits or spice up your home decor with a…

Arduino Based Digital Thermometer using MAX30205 Human Body Temperature Sensor Arduino Based Digital Thermometer using MAX30205 Human Body Temperature Sensor

For medical or clinical applications, measuring human body temperature is an important parameter to determine the health…

Interfacing ESP32 with 74HC595 for 7 Segment Display Interfacing ESP32 with 74HC595 for 7 Segment Display

All microcontrollers have specific numbers of IO pins but in some applications, like in a 7-Segment Display, we will need more…

Multiplexing Four 7 Segment Displays using Arduino to Display Time Arduino 7 Segment Display Clock by Multiplexing Four 7 Segment Displays

Digital wall Clocks are getting more popular now days and they are better than analog clock as it provides accurate time in…

Interfacing 74HC595 Serial Shift Register with PIC Microcontroller 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…

Interfacing Shift Register with Raspberry Pi Interfacing 74HC595 Serial Shift Register with Raspberry Pi

Raspberry Pi is an ARM architecture processor based board designed for electronic engineers and hobbyists. The PI is one of…

Arduino Uno Shift Register Tutorial How to Use Shift Register 74HC595 with Arduino Uno

In ARDUINO we have 20 I/O pins, so we can program 20 pins of UNO to be used as either input or output. Although there are more…