Hey Guys, I've been working on my wind turbine sensor project and its going great!
I am stuck though, how do I read an analog value into the arduino then send it over the TCP connection? I've tried putting the analogRead into the loop section but then I cannot get the data to send over the line.
I am using the example SocketApp from the Wishield library.
Thanks!