Microcontroller Controlled Police Strobe Light

Circuits with flashing LEDs and amazing color combinations are pretty popular. This is probably because they are not only simple but one can literally see the results instantly. Let’s have a look at a microcontroller controlled police strobe light using an ATtiny45 from Atmel. LED flashing circuits have been around for ages and probably always […]
Continue reading…

 

Resuscitate Atmel AVR from CKSEL Fuse-Bit Death

The most common way to ‘kill’ a Atmel AVR microcontroller is by programming fuse bits wrong. Sooner or later every Atmel AVR enthusiast will stumble across a fuse-bit related problem. The most common mistake, a wrong clock source selection through the CKSEL fuse-bit, can be fixed easily. The fuse-bits CKSEL0 through CKSEL3 let the microcontroller […]
Continue reading…

 

C-Band DRO LNB Teardown

A low-noise block downconverter (LNB) is a key element in a satellite receiver system and is responsible for converting the relatively high frequency of the received signal into the more convenient L-Band. But how do they work and what do they look like on the inside? Let’s have a look! From a theoretical standpoint, a […]
Continue reading…

 

Atmel AVRISP mkII and BASCOM AVR

More and more computers (especially laptops) aren’t equipped with serial and / or parallel ports anymore. Therefore, more and more programming interfaces utilize USB instead. However, some people are extremely attached to their older serial / parallel programmers and often oversee how a USB based device can simplify their life a lot. Atmels’s AVRISP mkII […]
Continue reading…

 

AOCJY1 series high stability OCXOs from Abracon

An Oven Controlled Crystal Oscillator (OCXO) is used wherever one needs a highly accurate and precise frequency reference. Abracon manufactures a series of affordable off-the-shelf OCXOs, which are due to their low price and outstanding performance particularly suitable for homebrew designs. Abracon’s AOCJY1 series offers various through-hole OCXOs with several possible frequencies between 10 MHz […]
Continue reading…

 

Low Noise Oscillator Design

The overall performance of any RF circuit in regards of it’s phase noise and spectral purity depends significantly on the frequency generating circuitry, commonly an oscillator. Low noise oscillators with high spectral purity are neither witchcraft nor black magic. Many people think the design of oscillators is black magic as such circuits usually either work […]
Continue reading…