proyectodatos:micropython
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proyectodatos:micropython [2021/05/07 16:55] – elmago116 | proyectodatos:micropython [2021/05/09 16:57] (current) – elmago116 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Curso Udemi - Micropython ====== | ||
| + | |||
| IDE editor: | IDE editor: | ||
| https:// | https:// | ||
| + | |||
| + | https:// | ||
| Firmware for Generic ESP32 module | Firmware for Generic ESP32 module | ||
| http:// | http:// | ||
| - | Libraries: | + | |
| + | Se usa la versión 1.14 por estabilidad: | ||
| + | |||
| + | Packages: https:// | ||
| + | |||
| + | Libraries:http:// | ||
| + | Uos(operating systems module) | ||
| Archivo descargable: | Archivo descargable: | ||
| Line 26: | Line 36: | ||
| **uPython compatible boards** | **uPython compatible boards** | ||
| - | * Pyboard 1 | + | * Pyboard (Pyboard 1, Pyboard D-series,the original MicroPython microcontrollers) |
| - | * Pyboard D-series | + | * Espressif ESP-based beards (ESP 8266, ESP32 -almost |
| - | * The original MicroPython microcontrollers | + | * RP2040 beards(Raspberry Pi Pico - Easiest for Python learning), |
| - | * ESP 8266 | + | * BBC Micro:Bit - designed for education - https:// |
| - | * ESP32 (lmost | + | * STM32 (STM32 Nucleo& |
| - | * Raspberry Pi Pico | + | |
| - | * Feather 2040 | + | **Pines y GPOGPIO** (General Purpose Input/ |
| - | * ItsyBitsy 2040 | + | |
| - | * Tiny 2040 | + | {{: |
| - | * ... | + | https:// |
| - | + | **Proceso** | |
| + | 1. Instalar el firmware de ESP32 de Micropython | ||
| + | 2. Configurar el " | ||
proyectodatos/micropython.1620406501.txt.gz · Last modified: 2021/05/07 16:55 by elmago116
