• Your support helps me post videos more frequently:
/ acrobotic
https://www.paypal.me/acrobotic
https://buymeacoff.ee/acrobotic
BTC: 1ZpLvgETofMuzCaKoq5XJZKSwe5UNkwLM
==========
• Find me on:
/ acrobotic
/ acrobotic
/ acrobotic
==========
• My shops:
https://acrobotic.com/shop
https://amazon.com/shops/acrobotic
==========
• Description:
In this video tutorial I show you how to load a specific firmware to the ESP8266 (ESP-12E), which allows you to program it using the JavaScript programming language. You'll need to have your ESP8266 Development Board set up on your computer, which I cover in another video ( • Getting Started | ESP8266 Programming Usin... ). Please find below the relevant links as mentioned in the video.
==========
• Project parts:
ACROBOTIC Development Board for ESP8266:
https://acrobotic.com/products/acr-00018
http://amzn.to/2dAZ1mW (affiliate)
Instead of the forum thread (http://forum.espruino.com/conversatio..., the Espruino image for ESP8266 is now included in the latest build:
http://www.espruino.com/Download
==========
• Project code:
Flashing commands are also available here:
http://www.espruino.com/ESP8266_Flashing
The Espruino firmware for ESP8266 is rapidly evolving. The Pin class is now deprecated and you can use D4 or for the Development Board, NodeMCU.D2 for referring to GPIO4:
http://forum.espruino.com/conversatio...
Pyserial is a module needed to run the tool 'esptool' to flash firmware onto the ESP8266. Download from:
https://github.com/pyserial/pyserial
Esptool is a tool written in Python that allows us to flash firmware onto the ESP8266 IC over an USB connection:
https://github.com/themadinventor/esp...
==========
• Tutorials:
I also have a detailed guide for getting started with the ESP8266 including explanations of what AT Commands and NodeMCU are all about:
http://learn.acrobotic.com/tutorials/...
==========
• Music:
Jason Shaw (http://audionautix.com/). Creative Commons License 3.0.
==========
#ESP8266 #Arduino #Tutorial