
As it known from Fourier series, any signal can be represented as a sum of different simple signals, which basically allow as to simplify a computation and makes possible FFT transformation.
Continue readingAs it known from Fourier series, any signal can be represented as a sum of different simple signals, which basically allow as to simplify a computation and makes possible FFT transformation.
Continue readinguC: PIC16F628a
Compiler: Hi-TECH PICC
Goal: To make pulses with frequency 5Hz
Timer TMR0 module frequently used in many applications, it has next useful options:
In that experiment we will make it without using interruptions.
uC: PIC16F628a
Compiler: Hi-TECH PICC
Goal: To connect button and learn how to enable IO
uC: PIC16F628a
Compiler: Hi-TECH PICC
Goal: To make led blink with certain frequency