How I automated my KiCad projects using Continuous Integration
As a software engineer, I'm used to having fully automated every step of the deployment process and reducing the manual input as much as possible. There is just something so satisfying about clicking a button and watching it doing all the work. But for my weather station project,...