Monthly Archives: April 2019

Creating an I2C slave interface for a sensor or peripheral

You’re creating a stand-alone module to bundle a few hardware sensors, or have an independent microcontroller that stays awake and needs to wake the main system depending on configurable environmental triggers. What’s the easiest way to let this unit receive orders and communicate results? An I²C slave! Inter-Integrated Circuit–I²C–is specifically designed to provide an easy…

Read more

Inductive kickback made simple to grasp, easy to handle

This site is about much more than inductors but if you came looking for info on inductive kickback or inductors in general, this light crash course should make it clear in no time using a few random anthropomorphizations I’ve found useful. Inductors: the grumpy old man of passive components Inductors stay on top of current…

Read more

Powering cellular IoT for months in the wild

For a LTE M1 connected IoT project that is meant to operate in the wild for months at a time, we’re designing a set of rechargeable power packs that will provide the electrons we need in an easily swapped out form factor. In the meantime, we needed some way to test the modules and profile…

Read more