News

How-to Use Arduino's Serial Plotter The Serial Plotter built into the Arduino IDE creates graphs from numerical data. Unfortunately, there is no user manual for it. One of the strong points of Arduino ...
I like to visualize things, so I decided to prepare this simple tutorial to help you better understand how to visualize data using Arduino. This tutorial assumes that you have some basic electronics ...
They also only implement serial sending (so the Arduino receives) so far, although they mention the next step would be to build the other side of the connection.