Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.04 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.04 KB

NodeMCU utilities

Compile and verify sketches

⚠️ This repository is just for the hobby and, probably, poorly maintained.

If you are interested on learning, you may want to visit some other places:

Table of contents

nodemcu

Contribute

Feel free to add your examples or to create issues. Just follow this structure when adding examples:

  • README.md
    • What it does and components used.
  • Fritzing-like diagram (PNG) which exactly matches with the provided code.
  • The code in a .ino file.