Serial Basic Hookup Guide
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!
The Serial Basic programming an Arduino Pro Mini
Heads up! The image shows the Serial Basic connected to an Arduino Pro Mini 3.3V/8MHz. If you are using an Arduino Pro Mini 5V/16MHz, make sure to adjust the jumper pad for the voltage selection on the back of the Serial Basic.
Check out these other resources for the Serial Basic.
- Schematic
- Eagle Files
- Fritzing Part
- Datasheet (CH340G)
- WCH: CH340 Drivers - Latest drivers can be found from the manufacturer
- Windows (EXE) -- Driver executable
- Windows (ZIP) -- Driver version 3.4 (2016-09-27)
- Linux (ZIP) -- Driver v1.5 (2018-03-18)
- Mac (ZIP) -- Driver v1.5 (2018-07-04)
- GitHub
Check out these other great SparkFun tutorials.
Serial Terminal Basics
This tutorial will show you how to communicate with your serial devices using a variety of terminal emulator applications.
Three Quick Tips About Using U.FL
Quick tips regarding how to connect, protect, and disconnect U.FL connectors.
MicroMod Single Pair Ethernet Function Board - ADIN1110 Hookup Guide
With the SparkFun MicroMod Single Pair Ethernet Function Board - ADIN1110 you can prototype and create 10BASE-T1L Ethernet connections that work in noisy environments and over exceptionally long distances of over 1 kilometer! Follow this guide to get started with this Function Board.
Level Shifter - 8 Channel (TXS0108E) Hookup Guide
Get started with the SparkFun Level Shifter - 8 Channel (TXS0108E) Breakout to shift between 5V, 3.3V and 1.8V logic level systems.