I have a small project: Add a thermostat in my workshop to control the heater automatically and be able to manually raise the temperature from my phone before to go to work in it. Based on what I've read, I would be able to do this with only an ESP8266 (no Arduino).
I've been looking at some example for some time but I need some clarification. I've been looking in a few forum but I can't figure it out. Maybe somebody could point me in the right direction.
Here are some of my questions:
- It looks like there are many approach to program that board: AT, LUA... What are their differences?
- I have a bit of experience in Arduino, is one would be better for me?
Thanks