Category Algorithms
DSP & signal conditioning, encryption/decryptions
-
CE018 - Using the Fast Fourier Transform (FFT) for Frequency Detection by Microchip Technology In this code example, we demonstrate how the DSP library functions can be used to perform an FFT on an input signal (vector).
-
PID light controller by Tropfen kft. PID light controller with output filtering feature.
-
Binary to BCD & Display by Science & Technology Innovations Binary to BCD conversion & display , is frequently needed in many applications. Here ready to use functions are given for BCD of 5 digits with Zero Blanking Display.
-
CE146 - Adaptive Notch Filtering using LMS Algorithm by Microchip Technology A Least Mean Square Adaptive Notch Filter is used for cancellation of sinusoidal interferences in amplitude sensitive information signals like ECG and other biomedical signals.
-
CE200 - ADC Sampling and IIR Filtering by Microchip Technology In this example, the ADC is configured to sample at 8Khz rate and converted data is assembled in 256 sample buffer before triggering a filtering operation.