Serial Basic Hookup Guide

Pages
Contributors: Nate

Resources and Going Further

Once you've got serial communication working, you're ready to start playing with serial projects. Consider connecting to a GPS module like the LS20031 (one of my favorites) and watching the serial strings roll by. Or, you can use the Serial Basic to program and debug devices like the Arduino Pro Mini. There are tons of devices that use serial to communicate, so go explore!

Serial Basic to program the Pro Mini

The Serial Basic programming an Arduino Pro Mini

Check out these other resources for the Serial Basic.


Check out these other great SparkFun tutorials.

Binary

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?

nRF24L01+ Transceiver Hookup Guide

A basic getting started guided to the SparkFun Transceiver Breakout - nRF24L01+

Roshamglo Hookup Guide

This tutorial provides everything you need to know to get started with the Roshamglo badge.

Introduction to DMX

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).