Serial Monitor ++ is a Desktop APP developed to equip Arduino beginners and developers with an interactive user interface that allows them to interact with the Arduino board and other microcontroller devices in a clean and elegant way.
- plot any variable or sensor data (Voltage, Power, Temperature, and others).
- Save the collected data to excel (for further research).
- Customize the plot parameters such as: Color, Title, Legend, Axis Labels…
- Control LEDs and motors connected to the Arduino board from your PC.
- Less components needed to build your circuit since you can provide the user input directly from the PC.
you can Download windows executable or mac application from this website or here
- Java
- JFreeChart
- JSerialComm
- Apache poi
This Application is built by Ziad Saoud