|
|
@ -6,3 +6,5 @@ Serial Monitor, specifically so that the text printed is only the numeric data o
|
|
|
|
measured, but these printed numeric data to be separated by commas so that it turns out easy for the user to copy
|
|
|
|
measured, but these printed numeric data to be separated by commas so that it turns out easy for the user to copy
|
|
|
|
the printed information into a .CSV file, since this is the most common format used for data analysis with the Python
|
|
|
|
the printed information into a .CSV file, since this is the most common format used for data analysis with the Python
|
|
|
|
language tools we work with.
|
|
|
|
language tools we work with.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|