What direction? ESP8288 and Arduino or ESP8266 standalone?
Posted: Fri Aug 21, 2015 10:07 am
Being an Arduino user for several years, I'm comfortable with it and the Arduino IDE environment. Now, with the blossoming of the ESP8266 devices I'm in a quandry as to whether or not I should take on the tasks of learning a new IDE (Lua Loader or ESPlorer) and learning some LUA so I can then be able to be Arduino free for projects using wifi. Or if it is better, simpler, easier on my head and time to stick with C++ and an Arduino with an attached ESP8266.
Currently most of my projects will not involve wifi; an Arduino will suffice. But I can sense that wifi capability may be tempting to use when perhaps not being necessary. A project that is near the top of my list will incorporate wifi. That project is home monitoring. I want to build a system that will allow me to control things when away from home and, most importantly, to be notified of certain events that might occur within our home when away.
What are you thoughts? Thanks - Scotty
See, it just happened. Just 10 minutes after writing the above lines in this post I was working on another project involving displaying the temperature of two sensors, mulling over what display to use. It then occurred to me that if incorporating wifi, I could use Thingspeak and my iphone in lieu of a hardware display.
Currently most of my projects will not involve wifi; an Arduino will suffice. But I can sense that wifi capability may be tempting to use when perhaps not being necessary. A project that is near the top of my list will incorporate wifi. That project is home monitoring. I want to build a system that will allow me to control things when away from home and, most importantly, to be notified of certain events that might occur within our home when away.
What are you thoughts? Thanks - Scotty
See, it just happened. Just 10 minutes after writing the above lines in this post I was working on another project involving displaying the temperature of two sensors, mulling over what display to use. It then occurred to me that if incorporating wifi, I could use Thingspeak and my iphone in lieu of a hardware display.