Ver "Micropython - Cargar programas en esp8266 con Ampy" en YouTube
https://youtu.be/f0FTY9oR0k0
https://youtu.be/f0FTY9oR0k0
YouTube
Micropython - Cargar programas en esp8266 con Ampy
Sigo con MicroPython, esta vez vamos a cargar programas en NodeMCU desde la consola con Ampy.Adafruit Ampy https://github.com/adafruit/ampyMi twitter https:/...
Ver "Multiples entradas analogicas con MicroPython y NodeMCU" en YouTube
https://youtu.be/D-7izlLppa8
https://youtu.be/D-7izlLppa8
YouTube
Multiples entradas analogicas con MicroPython y NodeMCU
Retomando un poco MicroPython, vemos como utilizando el integrado 74HC4067 logramos tener hasta 16 entradas analรณgicas en el NodeMCU, con un sencillo circuito y cรณdigo.
Articulo: https://www.gsampallo.com/blog/?p=475
Repositorio: https://github.com/gsaโฆ
Articulo: https://www.gsampallo.com/blog/?p=475
Repositorio: https://github.com/gsaโฆ
Ver "Primeros pasos con MicroPython" en YouTube
https://youtu.be/OmlAYDWkOSA
https://youtu.be/OmlAYDWkOSA
YouTube
Primeros pasos con MicroPython
Primeros pasos con MicroPython, vamos a ver como instalar el firmware en un NodeMCU y como programar un sencillo ejemplo.
MicroPython https://micropython.org/
Mi Twitter: https://twitter.com/gsampallo
MicroPython https://micropython.org/
Mi Twitter: https://twitter.com/gsampallo
Ver "Micropython - Cargar programas en esp8266 con Ampy" en YouTube
https://youtu.be/f0FTY9oR0k0
https://youtu.be/f0FTY9oR0k0
YouTube
Micropython - Cargar programas en esp8266 con Ampy
Sigo con MicroPython, esta vez vamos a cargar programas en NodeMCU desde la consola con Ampy.Adafruit Ampy https://github.com/adafruit/ampyMi twitter https:/...
Ver "MicroPython - Como usar WebREPL para subir archivos" en YouTube
https://youtu.be/dchbDjSXauY
https://youtu.be/dchbDjSXauY
YouTube
MicroPython - Como usar WebREPL para subir archivos
Como habilitar y utilizar WebREPL en MicroPython para subir archivos al dispositivo.
link: https://docs.micropython.org/en/latest/esp8266/quickref.html#webrepl-web-browser-interactive-prompt
Mi Twitter: https://twitter.com/gsampallo
link: https://docs.micropython.org/en/latest/esp8266/quickref.html#webrepl-web-browser-interactive-prompt
Mi Twitter: https://twitter.com/gsampallo
ESP8266: Getting Started with Firebase (Realtime Database) | Random Nerd Tutorials
https://randomnerdtutorials.com/esp8266-nodemcu-firebase-realtime-database/
https://randomnerdtutorials.com/esp8266-nodemcu-firebase-realtime-database/
Random Nerd Tutorials
ESP8266 NodeMCU: Getting Started with Firebase (Realtime Database) | Random Nerd Tutorials
Get started quickly with Firebase using the ESP8266 NodeMCU board. Firebase is Googleโs mobile application development platform that includes many services to manage data from IOS, Android, or web applications. Youโll create a Firebase project with a realtimeโฆ
Ver "Crear Mรณdulos o Bibliotecas en MicroPython โค Raspberry Pi Pico ๐ # 007" en YouTube
https://youtu.be/CKq6zA1J4HY
https://youtu.be/CKq6zA1J4HY
YouTube
Crear Mรณdulos o Bibliotecas en MicroPython โค Raspberry Pi Pico ๐ # 007
Aprendemos a crear bibliotecas o Mรณdulos usando las Clases de MicroPython y dichos mรณdulos los vamos a Programar en la Raspberry Pi Pico o en la NodeMCU ESP8...
Ver "MicroPython - Publicar datos con MQTT" en YouTube
https://youtu.be/tiW6K56sJaA
https://youtu.be/tiW6K56sJaA
YouTube
MicroPython - Publicar datos con MQTT
Vemos un sencillo ejemplo sobre como publicar datos con MicroPython utilizando MQTT
MicroPython https://micropython.org/
Repositorio con el ejemplo: https://github.com/gsampallo/micropython_examples
Mi Twitter: https://twitter.com/gsampallo
MicroPython https://micropython.org/
Repositorio con el ejemplo: https://github.com/gsampallo/micropython_examples
Mi Twitter: https://twitter.com/gsampallo
Ver "MicroPython - Recibir datos con MQTT" en YouTube
https://youtu.be/xveDIiL9TGU
https://youtu.be/xveDIiL9TGU
YouTube
MicroPython - Recibir datos con MQTT
Vemos un sencillo ejemplo sobre como recibir datos con MicroPython utilizando MQTT desde otro dispositivo IoT
MicroPython https://micropython.org/
Repositorio con el ejemplo: https://github.com/gsampallo/micropython_examples
Mi Twitter: https://twitter.com/gsampallo
MicroPython https://micropython.org/
Repositorio con el ejemplo: https://github.com/gsampallo/micropython_examples
Mi Twitter: https://twitter.com/gsampallo
Ver "MicroPython - DC Motor Control" en YouTube
https://youtu.be/Q8_-NXfVcCs
https://youtu.be/Q8_-NXfVcCs
YouTube
MicroPython - DC Motor Control
Como utilizar el driver para controlar la direcciรณn de un motor DC con MicroPython.
Repositorio con los ejemplos: https://github.com/gsampallo/micropython_examples
Twitter https://twitter.com/gsampallo
Repositorio con los ejemplos: https://github.com/gsampallo/micropython_examples
Twitter https://twitter.com/gsampallo
Ver "Micropython - MCP23017 Agregando IO" en YouTube
https://youtu.be/A4l5VoVIyYY
https://youtu.be/A4l5VoVIyYY
YouTube
Micropython - MCP23017 Agregando IO
Vemos como agregar mas puertos digitales a NodeMCU utilizando el chip MCP23017.
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Ver "Micropython - Display de 7 segmentos con mcp23017" en YouTube
https://youtu.be/fxs29mhfK5s
https://youtu.be/fxs29mhfK5s
YouTube
Micropython - Display de 7 segmentos con mcp23017
Como manipular un display de 7 segmentos con micropython y el chip mcp23017.
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Ver "Micropython - Cuenta regresiva display 7 segmentos" en YouTube
https://youtu.be/1SuLzHZFtDs
https://youtu.be/1SuLzHZFtDs
YouTube
Micropython - Cuenta regresiva display 7 segmentos
Cuenta regresiva con dos display de 7 segmentos y MicroPython
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Ver "Micropython - Display de 7 segmentos con mcp23017" en YouTube
https://youtu.be/fxs29mhfK5s
https://youtu.be/fxs29mhfK5s
YouTube
Micropython - Display de 7 segmentos con mcp23017
Como manipular un display de 7 segmentos con micropython y el chip mcp23017.
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Ver "Micropython - Cuenta regresiva con MQTT" en YouTube
https://youtu.be/qAy0qDfzJaU
https://youtu.be/qAy0qDfzJaU
YouTube
Micropython - Cuenta regresiva con MQTT
Cuenta regresiva tomando el valor desde mqtt.
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Repositorio: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo