1 Forks
3 Stars
3 Watchers

NodeMCU

[IoT] NodeMCU - university project and examples

How to download and setup NodeMCU

Open terminal and run command
git clone https://github.com/Wwarrior1/NodeMCU.git
git clone is used to create a copy or clone of NodeMCU repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NodeMCU https://github.com/Wwarrior1/NodeMCU/archive/master.zip

Or simply clone NodeMCU with SSH
[email protected]:Wwarrior1/NodeMCU.git

If you have some problems with NodeMCU

You may open issue on NodeMCU support forum (system) here: https://github.com/Wwarrior1/NodeMCU/issues