fbpx

Most orders for IN STOCK items placed by 12PM CST M-F ship SAME DAY. Orders for custom items and prints may take additional time to process.

Arduino Serial Plotter Basics

Arduino Serial Plotter Basics

The Arduino serial plotter is a super handy tool provided you know the basics of how it works and when to use it! The serial plotter will take data sent to the serial monitor and plot it on a graph. It can even take multiple data sources and combine then into a set of overlapping […]

Arduino Serial Monitor Basics

Arduino Serial Monitor Tutorial

The Arduino serial monitor is an incredible tool for working with Arduinos! Mostly because of the shear simplicity of it. So simple, yet so powerful! The serial monitor can be used both to receive communications from the Arduino, but also to send communications to the Arduino. Many hobbyists forget the latter. Arduino to PC/Mac Serial […]