I'm an admitted amateur at this, but can you advise how to print out communications between the Arduino and Thingspeak? The example WriteVoltage code has no Serial connection. I assume I need to do more than just initialize a serial connection, e.g. add Serial.begin(9600).
↧