clock

Trinket Powered Analog Meter Clock

Trinket Powered Analog Meter Clock

Overview Trinket lends itself very well to building clock projects, its small and easy to hide behind a larger display. And clocks don’t need a lot of logic, this example only has maybe 20 lines of code. Adding a digital display via I2C is possible using seven segment or character-based displays (with the library code […]

Trinket Powered Analog Meter Clock Read More »

PCF8573P I2C Real Time Clock

PCF8573P I2C Real Time Clock

In this post I’m going to show you how to interface an I2C Real Time Clock – RTC with PIC microcontroller. Only a basic hardware configuration and a communication protocol are presented here. I’m planning to extend it to a more advanced design in a near future. Although PCF8573 was used a similar IC’s like

PCF8573P I2C Real Time Clock Read More »

Multimeter Clock schematic

Multimeter Clock

The Multimeter Clock consists of three multimeters, the first meter displays hours, the second displays minutes and the last displays seconds. A 16F628A PIC microcontroller keeps track of time and outputs a calculated current to each meter to display the current time. Get your own Multimeter Clock Kit here. See Multimeter Clock project page here.

Multimeter Clock Read More »

Oscilloscope clock

Oscilloscope clock

An eight pin Microchip PIC microcontroller is programmed to operate from a 32768 Hz watch crystal and output waveforms which, when displayed on an oscilloscope, show the time in HH:MM:SS format. The screen capture shows winscope showing 12:46: … Step 1: Design the character set On an oscilloscope screen, vertical axis (up and down) corresponds

Oscilloscope clock Read More »

8T49NS010 Clock Synthesizer and Fanout Buffer Divider

8T49NS010 Clock Synthesizer and Fanout Buffer/Divider

This reference design features the 8T49NS010 integrated circuit that functions as a clock synthesizer with a built-in fanout buffer and divider. By using an external clock source or a crystal, the 8T49NS010 can generate high performance timing geared towards the communications and datacom markets, especially for applications demanding extremely low phase noise jitter, such as

8T49NS010 Clock Synthesizer and Fanout Buffer/Divider Read More »