Arduino Forum
>
Using Arduino
>
Sensors
>
saving sensor value to text file using arduino uno
Print
Go Down
Pages:
[1]
Topic: saving sensor value to text file using arduino uno
(Read 531 times)
previous topic
-
next topic
minhas
Newbie
Posts: 16
Karma: 0
[add]
saving sensor value to text file using arduino uno
Apr 10, 2017, 08:30 am
can i save serial moniter data to a text file using only arduino?
groundFungus
Shannon Member
Posts: 13,880
Karma: 1198
[add]
It gets hot so it must be working.
Re: saving sensor value to text file using arduino uno
#1
Apr 10, 2017, 03:55 pm
The only way, that I know of, to save Serial monitor data is to copy from Serial monitor and paste into a different program. There are serial terminal programs that can save (log) data to a file (Putty, RealTerm , I believe).
You will save everyone's time if you read and follow the forum guidelines.
https://forum.arduino.cc/index.php/topic,148850.0.html
https://forum.arduino.cc/index.php?topic=97455.0
https://forum.arduino.cc/index.php?topic=712199.0
minhas
Newbie
Posts: 16
Karma: 0
[add]
Re: saving sensor value to text file using arduino uno
#2
Apr 19, 2017, 07:59 am
thank you.
Print
Go Up
Pages:
[1]
Loading...