- Sat Jun 13, 2015 5:52 am
#20344
ty, i think we are on the same page of understanding.
I know that with the present code, ESP runs standalone. But it requires the arduino as the programmer, compiler and loader. doing it through esplorer software, it eliminates the arduino as for this purpose. I understand that the program once uploaded does not need the arduino to operate on the ESP.
I use the arduino a great deal. So I understand the preferences of going either way. I simply chose to work with ESP without using the arduino as there is just one more layer of hardware and interpreter at least for programming. I understand why someone would choose using the arduino to upload to ESP as they may be more familiar with the C side.
Either way, I just thought there might be enough people working with the NODEMCU/LUA directly that would benefit from an additional FAQ in the ESP section.
Hopefully this clarifies any mis-understanding on my part. Let me know if I am still not understanding the difference..
PS: I didn't mean that the my example is not possible through the Arduino IDE, I just meant it was a good straight forward example and easy way to test the module, whether through the IDE or with nodemcu lua.
EDIT: Ty, I realized my mis-understanding. I previously glanced in early stages of using ESP that some people were using the serial comm on arduino boards to send AT commands, then I mixed this up with the newly released IDE adoption of ESP. So sorry for my misunderstanding and confusing. Now I understand why it is truely standalone. However, I think there quite a few people using NODEMCU/LUA. So the above maybe of help to the community.
Last edited by joefly888 on Sat Jun 13, 2015 1:10 pm, edited 1 time in total.