SDR, Software

Python Digital Phosphor Display with DearPyGui

The goal of the Intensity graded FFT project did not initially include a GUI aspect as I felt that the GNURadio Fosphor module provides an amazing spectrum display, but as I was programming I came across an interesting library that claims to provide a simple but powerful python GUI experience. https://teaandtechtime.com/python-intensity-graded-fft-plots/ Previous post on Intensity… Continue reading Python Digital Phosphor Display with DearPyGui

SDR, Software

Python Intensity Graded FFT Plots

Ever seen those beautiful images Real-Time Spectrum Analyzers produce that show the FFT as an intensity graded persistence display? Well, I wanted to create a plotting tool that would allow you to create high-resolution static imagery for signals. There is already an amazing tool aptly named Fosphor for GNURadio that is capable of real-time plotting… Continue reading Python Intensity Graded FFT Plots

Software

Contact Tracing using Location based Encryption

Background A number of solutions to contact tracing using Bluetooth have been developed by the likes of Google and Apple and many others. This requires user devices to monitor the Bluetooth spectrum for potential contacts and record those contacts for a particular amount of time. The issue here is that other devices would be monitoring… Continue reading Contact Tracing using Location based Encryption