Acoustic Digital Modulation Posted on October 16, 2025 A quick demonstration of digital acoustic modulation schemes in Python. [Read More] Tags: Python programming radio
Acoustic Toolbox, Part 3 Posted on June 29, 2025 Third post for the Acoustic Toolbox, featuring functions for processing separate waveforms. [Read More] Tags: C Plus Plus programming radio beamforming
Acoustic Toolbox, Part 2 Posted on June 14, 2025 Second post for the Acoustic Toolbox, featuring a BPSK transmitter. [Read More] Tags: C Plus Plus programming radio beamforming
Acoustic Toolbox, Part 1 Posted on June 12, 2025 First post of many for the implementation of an acoustic digital signal processing toolbox. [Read More] Tags: C Plus Plus programming radio beamforming
Improving the Fax Machine Posted on December 8, 2024 In my previous P25 post, I made a simple web-based python script for controlling a serial bluetooth printer. I’ve made some more improvements to it to optimize security and message passing. Take a look! [Read More] Tags: python serial programming