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
…
Ver "Micropython - Como usar el display Lcd 16x2" en YouTube
https://youtu.be/i82YLOAw_iU
https://youtu.be/i82YLOAw_iU
YouTube
Micropython - Como usar el display Lcd 16x2
Como utilizar el display Lcd de 16x2 con MicroPython.
Repositorio con los proyectos: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Thingiverse: https://www.thingiverse.com/gsampallo
Repositorio con los proyectos: https://github.com/gsampallo/micropython_examples
Mi twitter: https://twitter.com/gsampallo
Thingiverse: https://www.thingiverse.com/gsampallo
Ver "Serial to Excel: una forma de registrar datos de arduino" en YouTube
https://youtu.be/nriFbHKAHBE
https://youtu.be/nriFbHKAHBE
YouTube
Serial to Excel: una forma de registrar datos de arduino
Un sencillo programa que nos permite guardar datos provenientes de Arduino a una planilla excel.
Repositorio: https://github.com/gsampallo/serialToExcel
https://www.gsampallo.com/blog/2019/07/10/hojas-de-calculo-y-arduino/
Web: www.gsampallo.com
Mi twitter:…
Repositorio: https://github.com/gsampallo/serialToExcel
https://www.gsampallo.com/blog/2019/07/10/hojas-de-calculo-y-arduino/
Web: www.gsampallo.com
Mi twitter:…
Ver "serial2sql - De Arduino a SQL" en YouTube
https://youtu.be/8sOQXoRLfl8
https://youtu.be/8sOQXoRLfl8
YouTube
serial2sql - De Arduino a SQL
serial2sql, un sencillo programa para almacenar los datos tomados del puerto serie a una base de datos.
Repositorio: https://github.com/gsampallo/serial2sql
Articulo: https://www.gsampallo.com/blog/2019/07/17/serial-a-sql/
Web: https://www.gsampallo.com…
Repositorio: https://github.com/gsampallo/serial2sql
Articulo: https://www.gsampallo.com/blog/2019/07/17/serial-a-sql/
Web: https://www.gsampallo.com…
Ver "Comunicar Arduino con excel - Metodo 1 "ActiveXpert Serial Port"" en YouTube
https://youtu.be/OwLVMOOdyKY
https://youtu.be/OwLVMOOdyKY
YouTube
Comunicar Arduino con excel - Metodo 1 "ActiveXpert Serial Port"
En está ocasión solo les quiero mostrar la forma que use para comunicar excel con arduino, si quieres un video más detallado, donde desarrolle la aplicación desde 0 dale like, deja un comentario y comparte.
Enlaces de descarga
Instalador: https://www.ac…
Enlaces de descarga
Instalador: https://www.ac…
Ver "✅ Como Programar Pi PICO y ESP32 con MicroPython, Video #3" en YouTube
https://youtu.be/BmMOsdA17Lk
https://youtu.be/BmMOsdA17Lk
YouTube
✅ Como Programar Pi PICO y ESP32 con MicroPython, Video #3
Aprendiendo a programar el Raspberry PI PICO con MicroPython
----- Materiales -----
Tienda donde Compre los Materiales: https://dinastiatecnologica.com/producto/raspberry-pi-pico-microcontrolador-rp2040/
-----Programa ------
from machine import Pin,
import…
----- Materiales -----
Tienda donde Compre los Materiales: https://dinastiatecnologica.com/producto/raspberry-pi-pico-microcontrolador-rp2040/
-----Programa ------
from machine import Pin,
import…