You know the basics about how the chip is clocked. Every microcontroller chip uses a clock, which keeps track of time for the chip, in general one assembly code instruction is run every clock cycle.
Every AVR microcontroller, from the ATtiny in your thermostat to the ATMega in your Arduino, stores its configuration in a series of fuse bits. These fuse bits control settings such as the multiplier ...
[Kerry Wong] recently got himself a frequency counter. Not just any counter, a classic Hewlett-Packard 5350B Microwave Counter. This baby will go 10Hz all the way up to 20GHz with only one input shift ...