This repository holds various scripts I've written over the years. The goal is to create a repository that could be used for knowledge retention and reference. I will be archiving or deleting scripts ...
Python has become a powerful ally for makers looking to automate and streamline 3D printing. From generating complex G-code with libraries like Gscrib to customizing slicing workflows in Cura and ...
Vector Network Analyzers (VNAs) are essential in RF engineering, and Python has become a go-to language for automating their control, measurement, and analysis. From sending SCPI commands via PyVISA ...
So, you want to get better at Python? That’s cool. There are a ton of ways to learn, but honestly, just messing around with code and seeing how things work is a pretty solid approach. This article is ...