У нас вы можете посмотреть бесплатно ESP8266 Running Python Using MicroPython (Mac OSX and Windows) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
• 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 Python 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) ========== • Project code: Instructions for readying the toolchain are here: https://github.com/pfalcon/esp-open-sdk File to be changed on Max OSX in case of SDK compilation error: /path-to-case-sensitive-volume/esp-open-sdk/crosstool-NG/.build/src/gmp-5.1.3/gmp-h.in Compiling and flashing commands for the firmware are available here: https://github.com/micropython/microp... The MicroPython firmware for ESP8266 is rapidly evolving. The pyb.Pin class is now deprecated in favor of machine.Pin: http://docs.micropython.org/en/latest... 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: MicroPython 1.7 Quick Reference for the ESP8266: http://docs.micropython.org/en/latest... I also have a detailed guide for getting started with the ESP8266 including explanations of how to use other firmware (AT Commands and NodeMCU): http://learn.acrobotic.com/tutorials/... ========== • Music: Jason Shaw (http://audionautix.com/). Creative Commons License 3.0. ========== #ESP8266 #Arduino #Tutorial