ニュース

Outputting data from a microcontroller over a serial port is convenient and easy, but formatting, visualizing, and analyzing the data can be tedious and frustrating. [Alex Spataru] knows this all ...
How do you save data from an Arduino-based device to a memory card? Fortunately, a microSD card and SD card breakout board now make this an easy task.
This simple WiFi serial port monitor would have saved us a lot of trouble. We can’t count how many times where being hooked into an Arduino with USB just to get the serial out has nearly been… ...
Serial Plotter is an amazing tool available in Arduino IDE (from v1.6.6) to visualize the “returned” data beyond just seeing numbers spit out onto the traditional serial monitor window. The Arduino ...