The gra[h! (Analog In)
Posted on June 6, 2008
Filed Under Uncategorized | 3 Comments
3 Comments so far
Leave a Comment
If you would like to make a comment, please fill out the form below.
Posted on June 6, 2008
Filed Under Uncategorized | 3 Comments
If you would like to make a comment, please fill out the form below.
© Copyright 0xDEADBEEFCAFE • Powered by Wordpress • Design by Sebastin.
Working on ideal weed-growing setup ;-)
nice man!
Input file:
09/6/2008 16:45:23 908
09/6/2008 16:47:23 910
09/6/2008 16:53:15 911
09/6/2008 16:55:15 910
09/6/2008 16:57:15 907
Gnuplot config:
set label “Generated by Iouri Goussev ”
set autoscale
#set xlabel “Sample #”
set ylabel “10Bit ADC Voltage Level”
set xdata time
set timefmt “%d/%m/%Y %H:%M:%S”
set format x “%H:%M”
set terminal png
set output
plot ‘moisture.dat’ using 1:3 title “Soil Moisture” with lines