-->
Page 3 of 3

Re: Standalone Web Server for ESP-01?

PostPosted: Thu Oct 18, 2018 2:45 am
by QuickFix
Please understand that you'll actually only use the Arduino IDE combined with a separate hardware-core library for the ESP8266 and you'll be writing in C++.

Since the core works just like with a normal "Atmel Arduino" board, you can re-use and for a large part mix Arduino-code for use with the ESP.
To the end user (you) the only real difference are the differences in hardware.