News

Now go to : Tools > Board > Board manager Now search for “ESP8266” and click on “Install” and wait for some time to install board to arduino IDE In this way we successfully added ESP8266 board to our ...
Now, you can program NodeMCU with Arduino IDE. As we have finished setting up the Arduino IDE, we can now upload the complete code. But first, read on the quick explanation of the whole code. Firstly, ...
Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finall… ...
Automated the setup proces for the server on the ESP8266 (red LED will be ON until setup ends): AT+CIPMUX=1, AT+CIPSERVER=1,80 Created a library for Arduino called PinchyWifi for taking out some line ...
Here’s a way to program an Arduino wirelessly while still using the stock IDE. It uses an alternative bootloader called SuperDuplex along with an IR receiver like the ones used for TV remotes.
ESP8266 Board in Arduino IDE (Click to Enlarge) If you want to try it, you can download the binary for Linux, Windows, or Mac OS X. Since my computer is running Ubuntu 14.04, I download and extracted ...