Skip to content

tsvayer/nodemcu-esp8266-howto

Repository files navigation

NodeMCU ESP8266 How-To

Quick start information on programming ESP8266 in NodeMCU environment

Quick Start to Hello World

Get me to the Hello World as quick as possible -> RUN

For something more interesting try Wi-Fi Detector

Not looking for easy ways? Write a new module in C.

Documentation

Official NodeMCU documentation is good and if you want to understand the details you should go and read it completely. This repository contains some distilled and often biased quick lookup information on the topic.

Main Tools

Related tools

USB Drivers

You may need to install a driver in order to be able to communicate with your ESP8266 module over USB. It depends on a specific USB-UART converter chip, but you most probably will see one of those below:

For more detailed information look at Drivers page

Examples

About

Programming ESP8266 in NodeMCU environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published