Skip to content

FilipeMiguelVale/MIECT_KIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

MIECT_KIT

How to use:

  1. Assemble the kit
  2. Install Arduino IDE
  3. Download the code files
  4. Install ESP8266 Add-on in Arduino IDE:
  5. Uploade your code
  6. Have fun!

Assemble the kit

Pick up all the components and assemble them as shown below:
Insert link

After this, plug the NodeMCU to your USB port and check if a blue led blink's!

Install ESP8266 Add-on in Arduino IDE

  1. In your Arduino IDE, go to File> Preferences:

Find the preferences

  1. Enter the link below into the “Additional Boards Manager URLs” field as shown in the figure below. Then, click the “OK” button:

http://arduino.esp8266.com/stable/package_esp8266com_index.json

Insert link Find the preferences

  1. Open the Boards Manager. Go to Tools > Board > Boards Manager: find board

  2. Search for ESP8266 and press install button for the “ESP8266 by ESP8266 Community“: It should be installed after a few seconds find board

Uplode your code

  1. Go to Tools > Board and make sure that the NodeMCU 1.0 (ESP-12E Module) is selected : find board

  2. Select the COM PORT that yout ESP is plugged in

  3. Make sure that your Upload Speed is 115200

  4. Make sure that your CPU Frequeny is 160Mhz

Have Fun!

After uploading your code to the NodeMCU you should see the green and the red led's ON Connect your device to the "IOTKIT"
find board

Go to your browser check this URL: 192.168.1.1

find board turn ON and OFF the led's and have fun!

Support

mail: [email protected]

Important Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages