ESP32 / ESP8266 MicroPython: Introduction to Lists

preview_player
Показать описание
This video introduces how to use Lists in MicroPython, a very useful data structure. You can check a detailed written post about lists in MicroPython on my blog:

This works on both the ESP8266 and the ESP32. The tests on the ESP32 were performed using a DFRobot’s ESP-WROOM-32 device integrated in a ESP32 FireBeetle board.

In this video I'm using uPyCraft, a MicroPython IDE. you can read more about it bellow:
Рекомендации по теме
Комментарии
Автор

This tutorial is good, explains several extra features that are built in python / micropython and are unavilable in other laguages, , , , i have this impression that python is more " mathematical " featured than c++ !

alzalame