Skip to main content
Post Closed as "Duplicate" by Juraj, MichaelT, sempaiscuba, VE7JRO, Madivad
added 99 characters in body
Source Link

I want to log data to a text document without connecting the SD card module. I don't want to print the data on Serial Monitor I want to store it in a file. Is it possible? Can someone help me with it? I am using a Arduino Nano on a Windows 10 system, and I want to know if there is an Arduino library to write logs to a file.

I want to log data to a text document without connecting the SD card module. I don't want to print the data on Serial Monitor I want to store it in a file. Is it possible? Can someone help me with it? I am using a Arduino Nano

I want to log data to a text document without connecting the SD card module. I don't want to print the data on Serial Monitor I want to store it in a file. Is it possible? Can someone help me with it? I am using a Arduino Nano on a Windows 10 system, and I want to know if there is an Arduino library to write logs to a file.

Source Link

Data Logging without Interfacing SD Card module

I want to log data to a text document without connecting the SD card module. I don't want to print the data on Serial Monitor I want to store it in a file. Is it possible? Can someone help me with it? I am using a Arduino Nano