Categories
- animatronics (12)
- apple (11)
- arduino (179)
- art (41)
- articles (121)
- artificial intelligence (11)
- automation (421)
- avr (205)
- bitcoin (3)
- breadboard (9)
- cameras (57)
- cars (26)
- cell phones (28)
- clothing mods (21)
- console mods (26)
- dangerous (94)
- desktop mods (24)
- embedded (5)
- flying things (54)
- fpga (22)
- gaming creations (108)
- interface (225)
- internet (17)
- laptop mods (6)
- lasers (22)
- linux (7)
- magnetic (3)
- medical (12)
- microcontrollers (51)
- misc projects (152)
- msp (12)
- music (124)
- pic (90)
- projects (23)
- pyroedu (76)
- raspberry pi (26)
- robots (312)
- security (36)
- sensors (307)
- software (200)
- solar (19)
- stamp (9)
- tools (149)
- tutorials (98)
- Uncategorized (45)
- usb (44)
- wireless (256)
Sponsors
Build Like A Pyro!
Find many of the parts used on this site at our favorite online electronics shop


Learn Digital Clock Basics [PyroEDU]
Posted May 2, 2013 by Chris
Time for another new lesson on PyroEDU’s current course: Introduction To Digital Electronics course and it’s called Clocks and Oscillators. Here is what this week’s lesson is all about:
The heart and soul of any digital system is the main clock signal. It drives every single flip-flop that is inside of the system and therefore it is the most important signal. In this lesson we will learn how to use a 555 timer as a clock signal generator and we will also look at using crystal oscillators to generate clock signals.
5 Responses to “Learn Digital Clock Basics [PyroEDU]”
Leave a Reply
Currently Hot

PIC Priority Interrupts
learn how to give your interrupts priority

An Intro To Interrupts On A PIC
an easy guide for learning about interrupts

PIC As SPI Master And Slave
learn how to use spi on a pic

Animatronic Neck [DIY]
build a neck for an animatronic head

Homemade Animatronic Mouth
learn how to make your robot speak
Animatronics
Recent Articles

Arduino DDS Shield
build your own arduino based analog signal generator

A Digital Multimeter In Review (Tenma 72-7735)
learn about your typical digital multimeter in review

The PIC Annoy PCB
build something to annoy your co-workers

Automate Your Life With Cron
learn how to use cron for computer automation

Web Scraping For Weather Updates
learn how to use php to scrape the web

Creating A Web Server In Linux
learn how to make a lamp web server in linux

Stepper Motor Control With A stepRocker TMCM-1110
learn how a commercial stepper motor controller works

Arduino To PIC Wireless Proximity Motor Control
control a motor with a distance sensor wirelessly

PIC to Arduino Wireless Communication via XBee
use xbee to make a pic wirelessly talk to an arduino

Motor Control via Infrared Distance Sensor
control a motor simply by waving your hand
May 9th, 2013 at 5:17 am
send some useful videos abt clock propeller
August 17th, 2013 at 11:50 pm
it’s mostly been that some kinds of resistors are not ac resistance and are dc?
August 17th, 2013 at 11:53 pm
Hello.
AC or DC does not matter. The resistor will still limit the amount of current that can flow through a circuit.
August 18th, 2013 at 12:01 am
we got disappointed when ac resistor got blown or scorch at ac 260 voltage?
August 18th, 2013 at 12:04 am
Hello.
Probably because you exceeded the maximum power that the resistor could handle. Most resistors are limited to 1/4, 1/2 or 1 Watt at most. Special resistors can handle much more power, but they are not often seen in designs.