I’ve always wanted to learn how to code. I’d like to at least learn enough of a programming language to create some basic automations—or figure out some neat ways to control the various LED lighting ...
In this article, I'll be exploring the basics of Python, i.e. variables, input and output. You'll need Python (2.7+), a computer, and some free time. Variables Simply put, variables are like envelopes ...