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
Ver "MicroPython - Obtener temperatura desde la web - Display de 7 segmentos" en YouTube
https://youtu.be/_kD8ZzO1f4M
https://youtu.be/_kD8ZzO1f4M
YouTube
MicroPython - Obtener temperatura desde la web - Display de 7 segmentos
Continuando con la serie de videos del display de 7 segmentos con el chip MCP23017, obtenemos la temperatura de la web y la mostramos en el display.
Pueden encontrar la documentación de la API de OpenWeather en la web: https://openweathermap.org/current
…
Pueden encontrar la documentación de la API de OpenWeather en la web: https://openweathermap.org/current
…