ESP8266 MicroPython Step-By-Step: rshell, VirtualEnv, and Python 3

preview_player
Показать описание
==========
• Your support helps me post videos more frequently:
BTC: 1ZpLvgETofMuzCaKoq5XJZKSwe5UNkwLM
==========
• Find me on:
==========
• My shops:
==========
• Description:
In this video tutorial I show you how to, in 2019, work with MicroPython on the ESP8266. I show the entire process, from installing the firmware all the way to running scripts after boot-up.
==========
• Related vids:
Getting Started with MicroPython on the ESP8266:
==========
• Project parts:
ACROBOTIC Development Board for ESP8266:
==========
• Project code:
MicroPython for ESP8266:
Homebrew (package manger for OSX):
rshell (remote shell for MicroPython):
==========
• Tutorials:
I also have a detailed guide for getting started with the ESP8266 including explanations of how to use other firmware (AT Commands and NodeMCU):
==========
• Sponsor:
This video was sponsored by LCSC Electronics.
==========
• Music:
==========
#ESP8266 #MicroPython #Arduino
Рекомендации по теме
Комментарии
Автор

Mind-blowing! I'm still amazed that you can run an interpreted language right from the bare board... the firmware you are "flashing" to the board (micropython) must be something very close to a proper fully-featured OS to be able to interpret a high-level language such as python, not that it's not possible but still impressive! Great video as always, loving the ARG shirt and messi always around! Best whishes from Argentina!

escuderon
Автор

A few things I would love to see. How to import libraries. Maybe control a stepper motor. How the code for the same example would differ between an esp8266 and a Pi. Love these videos! Learning a lot. Thank you!

rgmtb
Автор

THIS IS WHAT I NEEDED!!! Thanks!! I just made my first project that I've been meaning to complete since over 2 months

samayverma
Автор

It's works but If you have any trouble try get permision to connect our serial port.

madamek
Автор

Preview: Python for ESP8266 --> esp8285 xD.
Nice video, thanks.

_videos
Автор

I've got Windows man. Had to fill in some gaps, but you definitely helped out in the end. Thanks

kesterbelgrove
Автор

Thx for this. I really want to get more into Micro Python 🐍 but we just need a better UI like the Arduino one or VSCode. These videos are very helpful.

rgmtb