We play with technology. Sometimes we discover things we think are worth sharing.

Category: "Python"

Using Python Decorators
Python

Using Python Decorators

A python decorator allows you to remove repeated code by passing function into another function which extends it.
Arduino - From INO to Python
Arduino

Arduino - From INO to Python

A guided tour around the Arduino (UNO) and it capabilities.