A desktop application illustrating the signal sampling and recovery showing the importance and validation of the Nyquist rate.
-
Updated
Sep 25, 2024 - Python
A desktop application illustrating the signal sampling and recovery showing the importance and validation of the Nyquist rate.
Project assignment for course Introduction to Telecommunications at ECE NTUA
Hands-on lecture MS degree course Mobile and Cyber-Physical Systems @unipi
This code example demonstrates the higher sampling capability of 10-bit ADCC module of the PIC18F-Q24 microcontroller family by sampling the input signal at 300 ksps. Compatible PIC18-Q24 family of MCUs: PIC18F56/55/46/45/26/25/24Q24.
From a continuous time signal get minimum required sampling frequency to allow the reconstruction of the signal and application of the reconstruction formula of the sampling theorem.
Semester Project for course Introduction to Telecommunications at ECE - NTUA
Add a description, image, and links to the signal-sampling topic page so that developers can more easily learn about it.
To associate your repository with the signal-sampling topic, visit your repo's landing page and select "manage topics."