regulator

Digital Wall Clock

Digital Wall Clock on PCB using AVR Microcontroller Atmega16 and DS3231 RTC

Every digital clock has a crystal inside it to keep track of time. This crystal is not only present in the clock but also present in all computing real-time systems. This crystal generates clock pulses, which is needed for timing calculations. Although there are some other ways to get clock pulses for higher accuracy and frequency, but the …

Digital Wall Clock on PCB using AVR Microcontroller Atmega16 and DS3231 RTC Read More »

LED matrix using shift registers (1)

LED matrix using shift registers using arduino

This instructable is meant to be a more complete explanation than others available online. Notably, this will provide more hardware explanation than is available in the LED Marquee instructable by led555. Goals This instructable presents the concepts involved with shift registers and high side drivers. By illustrating these concepts with an 8×8 LED matrix I hope to …

LED matrix using shift registers using arduino Read More »