-->
Page 2 of 19

Re: Thermostat

PostPosted: Sat Nov 07, 2015 5:18 pm
by Mmiscool
Posted this under the examples page.
http://www.esp8266basic.com/ds18b20-wif ... ostat.html


There will be plenty more to come.

Re: Thermostat

PostPosted: Sat Nov 14, 2015 11:49 pm
by heckler
OK, I think I figured out that the "temp" command is where the code is communicating with the ds18b20.

I don't believe I saw that command listed in on the http://www.esp8266basic.com/ website in the command documentation.

Where are the new BASIC commands being documented???

I think there is also a command to interface to an OLED display and I did not see that one either.

(unless I am blind... which is totally possible!)
thanks
dwight

Re: Thermostat

PostPosted: Mon Nov 16, 2015 9:40 am
by Rotohammer
heckler wrote:Where are the new BASIC commands being documented???


First its documented in the source code, then soon after here in the forum, then later in the docs and examples pages as Michaels time permits.

Re: Thermostat

PostPosted: Tue Nov 17, 2015 5:58 pm
by Mmiscool
Temp command has found a home on the hardware interface help page.

http://www.esp8266basic.com/hardware-in ... mands.html