This is a plotter of Arduino.
You need to install git because you need to install the library from GitHub.
If you don't have python, install it from the official website.
You need to install version 3.9 or higher.
After installing the installer, you need to install library of python following the guide.
After the python installation is complete, you launch a command prompt to install the library. You need use the launched terminal to install the library.
Install the library from github using the pip command.
pip install git+https://github.com/5yutan5/ArduinoPlotter
The installation is now complete.
After all the installation is complete, the following command enter the terminal.
ArduinoPlotter
Maybe the application of arduino plotter will launch.