Setting of
ThingSpeak
1.
Create account in Think speak. And complete the
validation
2.
Create a new Channel in thingSpeak.
Then click on save channel. By default it
will show the empty chart as like below.
void setup()
{
}
void loop()
{
tone(8,33, 500);
delay(2000);
tone(8,37, 500);
delay(2000);
tone(8,41, 500);
delay(2000);
}
|
Echo %path%
|
setx path
"%path%;C:\Python27;"
|