You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🎯
Focusing
René Solis R.
IoTeacher
🎯
Focusing
Apple Developer University Program
AWS Academy Controller for students grants TECNM
CEO of Infware.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AutoPractica con API de OpenAI Chatgtp via MicroPython
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Webserver que sirve archivos estáticos (HTML/CSS/JS) desde filesystem.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test Pantalla LCD ssd1306, puede via THONNY mandar llamar la libreria en (library)
Raspberry Pi Pico SSD1306 OLED Display (MicroPython)
1. Escaneo de dispositivos I2C
Creditos: JUAN CARMONA VALDEZ via cavj83
🔍Observación: Cuidados del OLED Display y conexiones en protoboard
Durante el montaje del circuito con el display OLED, es fundamental prestar especial atención al orden correcto de los pines (VCC, GND, SDA, SCL). Un error común en el protoboard es invertir los cables de alimentación o comunicación, lo que puede ocasionar fallas de funcionamiento o incluso dañar permanentemente el módulo OLED. Por ello, se recomienda verificar el esquema antes de encender el circuito y utilizar cables de colores diferenciados (por ejemplo, rojo para VCC y negro para GND) para evitar confusiones. Asimismo, el display debe ser operado dentro de los valores de voltaje adecuados (3.3 V o 5 V según el modelo) y con un brillo moderado, garantizando un funcionamiento estable.
Nombre: Jahziel Amado López Angulo Número de Control: 22211593 GitHub:Jahziel43
🧪 Práctica 3: Monitoreo IoT con InfluxDB, Prometheus y Grafana en EC2 + Tailscale
🎯 Objetivo de aprendizaje
Instalar y configurar un stack de monitoreo IoT en Ubuntu Server.
Conectar el servidor y dispositivos personales mediante Tailscale VPN.
Inyectar datos RAW simulados en InfluxDB.