SparkFun Serial Basic CH340C Hookup Guide
December 13, 2018
SparkFun Serial Basic Breakout takes advantage of USB-C and is an easy-to-use USB-to-Serial adapter based on the CH340C IC from WCH. With USB-C you can get up to three times the power delivery over the previous USB generation and has the convenient feature of being reversable.
Introduction to DMX
November 14, 2018
DMX512 is an industry standard in lighting and stage design, whether it be controlling lights, motors, or lasers, DMX512 has many uses. In this tutorial we’ll cover DMX512 (Digital Multiplex with 512 pieces of information).
AST-CAN485 Hookup Guide
March 1, 2018
The AST CAN485 is a miniature Arduino in the compact form factor of the ProMini. In addition to all the usual features it has on-board CAN and RS485 ports enabling quick and easy interfacing to a multitude of industrial devices.
ASCII
June 13, 2016
A brief history of how ASCII came to be, how it's useful to computers, and some helpful tables to convert numbers to characters.
Boss Alarm
March 30, 2016
Build a Boss Alarm that alerts you of anyone walking into your office and automatically changes your computer screen.
I2C
July 8, 2013
An introduction to I2C, one of the main embedded communications protocols in use today.
IR Communication
February 7, 2013
This tutorial explains how common infrared (IR) communication works, as well as shows you how to set up a simple IR transmitter and receiver with an Arduino.
Binary
February 7, 2013
Binary is the numeral system of electronics and programming...so it must be important to learn. But, what is binary? How does it translate to other numeral systems like decimal?