Maker.io main logo
PROJECT

Using an Arduino’s Digital I/O

By All About Circuits

You can connect Arduino sensors, actuators, and other ICs with the digital inputs and outputs (digital I/O) on the Arduino for useful things, such as reading switch inputs, lighting indicators, and controlling relay outputs.

PROJECT

Using the Digital I/O on a BeagleBone Black

By All About Circuits

A great way to get started with the powerful BeagleBone Black is to learn how to use the general purpose I/O.

PROJECT

Use Infrared Light to Communicate with Your Arduino

By All About Circuits

Using an infrared light sensor enables your Arduino to receive and decode signals from a TV remote control.