A Complete tutorial Series on the NodeMCU/ESP8266, In this episode we take a quick dip into the IDE(Integrated Development Environment) we will be using, we upgrade the Lua firmware to the latest version and use a small bit of code to produce a flashing LED!
Subscribe to be kept updated when I release more videos in this series!
DOWNLOAD FIRMWARE HERE
--------------------------------------
The link for the firmware in ESPlorer is broken, please use the following link:
https://github.com/nodemcu/nodemcu-fi...
--------------------------------------
Download For Esplorer
--------------------------------------
http://esp8266.ru/esplorer/
Installing Java Runtime.
--------------------------------------
I mentioned in the video about providing a link to a video on how to install java, unfortunately I am unable to find a good one, I believe it is because no one has created one as the task is quite easy!
Just navigate to: https://java.com/en/download/ Click download and follow the installation instructions! Any problems post a comment and I will be happy to help!
Code Sample
--------------------------------------
while 1 do
gpio.write(0, gpio.HIGH)
tmr.delay(1000000) -- wait 1,000,000 us = 1 second
gpio.write(0, gpio.LOW)
tmr.delay(1000000) -- wait 1,000,000 us = 1 second
end
Code modified from the adafruit “Adafruit HUZZAH ESP8266 breakout” Learn page:
https://learn.adafruit.com/adafruit-h...
Credits
--------------------------------------
Amazing Music By: http://www.bensound.com
Смотрите видео ESP8266/NodeMCU IDE, Firmware Upgrade & First Bit Of Code - Complete Guide Part 2 - TN0006 онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал TornTech 06 Июль 2015. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 107,441 раз и оно понравилось 739 посетителям.