Hi everyone! I am new to programming.
I am trying to collect data, 8 hours per day, using a humidity, sound and temperature sensor on an Arduino UNO. I checked if everything worked, but appearently my data shield is broken and doesn't find my SD card, and I am not in a position to get a new one or an SD card reader at the moment.
I was hoping I could store data directly on my MacBook, macOS Big Sur, in a CSV file and excel. I am not familiar with programming terms yet, so I was hoping someone could help me with a code for the MacBook that reads the serial line and save it into CSV and excel.
I also found in some threads and additional program like; 'Processing' might work, I have this program but I don't see exactly how this might work, but all the input is welcome.
Thanks in advance!