Maker, hacker, tinkerer, things on my head enthusiast. Into electronics, 3D printing, Wi-Fi, amateur radio, and whatever else has my attention at the time.
Life pro tip: Have a bunch of random gunk stuck in your silicone mat? Cover it in white glue. When it dries, you don't have to look at the gunk stuck on your mat anymore.
I'm using a PicoGUS not quite as intended. I needed a sound card for a PC/104 board and realized that the pin ordering matched on the PicoGUS v1.2 and I could drop a header in place. Thanks @polpo for all your contributions to retro tech!
I did some work with the ESP32-C5 this week. I replaced the Side B of the @jhewitt wardriver.uk with a C5. I had to strip out everything but Wi-Fi scanning, but it's a beast for 5GHz. In my tests, I saw about a 30% increase for 5GHz compared to BW16. Code available at https://github.com/CoD-Segfault/wardriver_uk_b_c5
Started working on moving the wardriver.uk code from Arduino to PlatformIO. It's a bit messy, but it does run! I have some plans to make a few enhancements, including potentially running the code on different hardware.