Maker.io main logo
PROJECT
34

Zipper Switch

By Adafruit Industries

Conductive thread zip-trigger.

BLOG
76

A Maker’s Guide to Holiday Gifts for Your Friends and Family

By Maker.io Staff

Holiday shopping can be stressful, expensive, and time-consuming; so why not break the circle of stressful shopping by making presents yourself this year?

TUTORIAL
13,360

Understanding the Basics of Infrared Communications

By Maker.io Staff

This blog covers the basics of IR communications and explains two of the most commonly used IR protocols for controlling devices.

PROJECT
12

Circuit Python TV Zapper with Circuit Playground Express

By Adafruit Industries

This guide will not only show you how to make a DIY universal remote, we'll also show how to grab data using a logic analyzer, parse it with Jupyter notebooks, compress it to fit into our little CircuitPython boards, & take advantage of the Python eval function to dynamically load data into memory.