Skip to content

jesusgn90/nodemcu-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.