TinyPLL
Now here is a page dedicated to TinyPLL, that locks a crystal oscillator to a reference by using just an ATtiny AVR MCU and no PLL-chip. See also the video demo in the end.
Radio Frequency (and other types of) Electronics
Now here is a page dedicated to TinyPLL, that locks a crystal oscillator to a reference by using just an ATtiny AVR MCU and no PLL-chip. See also the video demo in the end.
QUCS, or Quite Universal Circuit Simulator, is a great program for RF simulations. But its main parts were written quite many years ago and use Qt4, which is not supported anymore by most Linux distros. An excellent solution to this… Continue reading →
Having had some compatibility problems with the pre-built binaries of the weak signal communications software WSJT-X I wanted to build it from source. But since it has a lot of exotic dependencies and also needs a Fortran compiler, I didn’t… Continue reading →
..and NO prescaler! With the Core Independent Peripherals and the Event System of a modern AVR MCU like the ATtiny817 it is possible to do a lot with asynchronous signals, i.e. signals that not synchronized to the MCU clock. It… Continue reading →
… by adding a “device tree overlay”: https://github.com/danupp/rbpi-i2s-devicetreeoverlay/
This is built with an ATtiny214, doing sequencing in code running on the CPU and step-up voltage regulation with the core independent peripherals, like demonstrated in a previous post here. The power drawn by the relay is monitored and the… Continue reading →
When Microchip bought Atmel I was afraid that they would discontinue further development of the AVR MCUs and instead only promote their PIC-devices. But it seems this worry was unjustified. New series of ATtinies and ATmegas have been released and… Continue reading →
Occasionally one can see texts and reports about RF circuits where people mix up the terms dB and dBm.The typical erroneous statement is something like “The power level is 7 dBm lower”. In most, probably all, cases it should instead… Continue reading →
A common FPGA chip, like the Cyclone-series from Intel (formerly Altera), include PLL-blocks that can be used to generate a high frequency clock, referenced to a crystal oscillator at lower frequency. The high frequency oscillator of the PLL block is… Continue reading →
Built a new quadrupler unit and updated the text from 2009: FET Multiplier for 10-12 GHz