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:35] – 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 19: | Line 29: | ||
| | Start/end | no entendí | | Start/end | no entendí | ||
| | Json | | no identifica las excepciones | | Json | | no identifica las excepciones | ||
| + | |||
| + | **Recursos de MicroPython** | ||
| + | * http:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | **uPython compatible boards** | ||
| + | * Pyboard (Pyboard 1, Pyboard D-series, | ||
| + | * Espressif ESP-based beards (ESP 8266, ESP32 -almost fully supported by Micropython and its community-exc bluetooth) | ||
| + | * RP2040 beards(Raspberry Pi Pico - Easiest for Python learning), Feather 2040, ItsyBitsy 2040, Tiny 2040,...) | ||
| + | * BBC Micro:Bit - designed for education - https:// | ||
| + | * STM32 (STM32 Nucleo& | ||
| + | |||
| + | **Pines y GPOGPIO** (General Purpose Input/ | ||
| + | |||
| + | {{: | ||
| + | https:// | ||
| + | |||
| + | |||
| + | **Proceso** | ||
| + | 1. Instalar el firmware de ESP32 de Micropython | ||
| + | 2. Configurar el " | ||
| + | |||
proyectodatos/micropython.1620405344.txt.gz · Last modified: 2021/05/07 16:35 by elmago116
