Arduino Commands to Excel file!
- Virtual environment is recommended
-
- You can install it with this command:
python<version> -m venv <virtual-environment-name>
- Installed modules from requirements.txt.
-
- You can install them with:
pip install -r requirements.txt
- Clone this project:
git clone https://github.com/SteponasK/Arduino-To-Excel.git
- Change directory:
cd Arduino-To-Excel
- Run main.py file
- Enjoy!
- Run main.py file
- Select your arduino device port from the dropdown menu (On Windows it will usually be the first one -> COM3)
- Press start button
- Launch your arduino program & wait for input
- After all press stop & close the application
- You will 2 files: .csv & .xlsx version