News

With Arduino, the Serial Monitor is a feature that can help in debugging sketches or controlling the device from your computer’s keyboard. Also, you can use the Serial Monitor to view data sent by a ...
It is somewhat like serial monitor in Arduino IDE but faster, without IDE and with ability to save data to CSV format files for data analysis. Current version 0.0.4: basic plotting, parsing, saving; ...
Describe the bug. 🐛 The keyboard control for sending data from Serial Monitor was changed from Enter in the classic Arduino IDE to the unintuitive and less convenient Ctrl+Enter in Arduino IDE 2.x.