Projects with this topic
-
Armadillo: fast C++ library for linear algebra (matrix maths) & scientific computing - https://arma.sourceforge.net
Updated -
Real-Time Automation Library for C++. Uses PdServ to export signals and parameters to the network.
Updated -
This project implements a BPSK (Binary Phase Shift Keying) transmitter using Software Defined Radio (SDR). The code is written to generate and transmit BPSK-modulated signals through SDR hardware such as HackRF or USRP. It allows configurable parameters like carrier frequency and bit rate, making it suitable for learning, experimentation, and research in digital communication systems.
Updated -
CUDA-accelerated implementation of Partial 3D Discrete Wavelet Transform, enabling efficient multi-resolution analysis of volumetric data. Designed optimized GPU kernels to support partial inverse transform, allowing reconstruction of arbitrary points in a 3D signal without processing the entire dataset.
Updated -
Python bindings for MATLAB fsst function
Updated -
Physical Layer of AcubeSAT communication system.
OQPSK modulator, GMSK demodulator, ASM synchronization, Error Correction Codes (LDPC, Convolutional, BCH)
Updated -
Tap detection based on piezo. Once event detected (double tap), power output enable PWM, which can drive LED strip for example.
Updated