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
Blog
Looking Back On Hackaday Supercon 2019
I learned about the Hackaday Supercon a few days before Supercon 2018 was starting so I, unfortunately, missed out on tickets. So after seeing all the amazing talks posted online, and hearing about the amazing badge and the multi-day hacking that took place, I made sure I did not miss it in 2019. And wow… Continue reading Looking Back On Hackaday Supercon 2019
VIMRC File Configuration
I started using Vim in earnest about two years ago, and it has become my main text editor since. But before you dive in you should know the learning curve is steep but it comes with powerful capabilities. I won't go into all the pros and cons but I do want to share how I… Continue reading VIMRC File Configuration
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
Hot Air Reflow with Solder Paste
Learning how to solder with hot air and solder paste is definitely one of those skills that you need to practice in order to built and fix modern electronics. The perceived difficulty of soldering SMD components has scared me in the past and has prevented me from learning more skills like PCB design, because why… Continue reading Hot Air Reflow with Solder Paste
Vivaldi Antenna Design with MATLAB
Diving deeper into antenna design you find really interesting antenna structures based on what parameter you are trying to optimize for. I was looking for antennas that had wide bandwidth and some directionality, to use in conjuncture with my LimeSDR Mini for one of my many projects, that's how I found out about the Vivaldi… Continue reading Vivaldi Antenna Design with MATLAB
Radio Resilience Competition
The competition, along with its organizers, look to set a new standard in wireless efficiency and durability. This is done by providing a simulated wireless environment and scoring structure that challenges competitors to build resilient and reliable radios. More detailed information can be found on their website. https://radioresilience.com/ The Radio Resilience Competition debuted at the… Continue reading Radio Resilience Competition
Save Photos To Shared Drive From iPhone
I created a shared drive on my network on my Unraid Server that I have set up to display photos with Plex. I wanted an easy way to upload photos from my phone to the server, there is the ability from within the iOS Plex app to do so but it requires a monthly subscription… Continue reading Save Photos To Shared Drive From iPhone
Unraid VM Server
I first learned about the Unraid OS from a Linus Tech Tips videos where they set up multiple gamers to use the same PC, at the same time, with virtualized OS and separate dedicated GPUs for each person. This really sparked my interest not because I am a huge gamer but because of the possibilities… Continue reading Unraid VM Server
Raspberry Pi 4 Bench Display
I wanted to create an electronics bench computer that could be set up to control logic analyzers, GPIO, software-defined radios, and other equipment for running tests and diagnostics on my various projects. Decided to use the Raspberry Pi 4, because it is small and compact, has various IO capability, can be paired with a touch… Continue reading Raspberry Pi 4 Bench Display