Hi, first of all I wanted to thank you for sharing your projects..I wanted to ask if I can use your thermostat code without esp8266 or i can disable esp8266 function in your sketch?I want use it Only as local thermostat...
fr3nk2000 wrote: Hi, first of all I wanted to thank you for sharing your projects..I wanted to ask if I can use your thermostat code without esp8266 or i can disable esp8266 function in your sketch?I want use it Only as local thermostat...
Thank you
PS.sorry for my bad english
I guess yes. Remove ESP8266 library and all ESP8266 library calls in Arduino program and it should work.
Hi, I tried to remove any esp8266 references,but it is very difficult, there are too many library calls,so I thought I would not touch the code and ,if possible,use wemos d1 (nodemcu board) instead esp8266 in your prohect ..it is possible ?I tried, but it seems not work ,which pin I should use on nodemcu?