Ver "018 - ESP32 MicroPython: Thingspeak | RESTful APIs" en YouTube
https://youtu.be/F0WtIg6fRs4
https://youtu.be/F0WtIg6fRs4
YouTube
018 - ESP32 MicroPython: Thingspeak | RESTful APIs
In this video, we will use our previous knowledge of using DHT sensor discussed in tutorial 11. In tutorial 16 and tutorial 17, we learned to display DHT measurements on a webpage through a web server hosted on esp32. This time, we will use the Thingspeak.com IoT…
Ver "019 - ESP32 MicroPython: OpenWeather | RESTful APIs" en YouTube
https://youtu.be/Tr70dILTjgo
https://youtu.be/Tr70dILTjgo
YouTube
019 - ESP32 MicroPython: OpenWeather | RESTful APIs
In the previous video, we learned to use a RESTful APIs for updating DHT sensor values to Thingspeak server. Data is sent using HTTP POST method. Now in this video, we will do the opposite, that is to request for a data from a server using the HTTP GET method.…
Ver "020 - ESP32 MicroPython: RESTful APIs Bidirectional Communication" en YouTube
https://youtu.be/GZh5pF5yKM0
https://youtu.be/GZh5pF5yKM0
YouTube
020 - ESP32 MicroPython: RESTful APIs Bidirectional Communication
In this video, we will learn a more complete usage of RESTful APIs which is bidirectional communication with the server that is both sending and requesting of data.
In tutorial 18, I demonstrate sending of data to Thingspeak server using the HTTP POST method while in…
In tutorial 18, I demonstrate sending of data to Thingspeak server using the HTTP POST method while in…
Ver "021 - ESP32 MicroPython: MQTT | Part 1: MQTT Publish" en YouTube
https://youtu.be/ugEnE7XSR5I
https://youtu.be/ugEnE7XSR5I
YouTube
021 - ESP32 MicroPython: MQTT | Part 1: MQTT Publish
In this video, we will learn to create a basic setup of MQTT system using the ThingSpeak server and an ESP32 using MicroPython language.
We will be using the esp32 to send dht sensor data to Thingspeak server using MQTT Protocol.
For more details, visit…
We will be using the esp32 to send dht sensor data to Thingspeak server using MQTT Protocol.
For more details, visit…
Ver "022 - ESP32 MicroPython: MQTT | Part 2: Subscribe" en YouTube
https://youtu.be/rCGhxhhHV5c
https://youtu.be/rCGhxhhHV5c
YouTube
022 - ESP32 MicroPython: MQTT | Part 2: Subscribe
In the previous video, I demonstrate the use of MQTT protocol by sending DHT sensor readings to Thingspeak as MQTT broker while the ESP32 serves as MQTT client. The act of MQTT client sending data to MQTT broker is called MQTT publish.
Now in this video…
Now in this video…
Ver "023 - ESP32 MicroPython: Binary Clock" en YouTube
https://youtu.be/ahHNt-RYg2w
https://youtu.be/ahHNt-RYg2w
YouTube
023 - ESP32 MicroPython: Binary Clock
In this video, I would like to share to you this simple yet very cool project using a dot matrix display. It is called a Binary Clock and I program it using MicroPython language.
For more details, visit:
https://techtotinker.com/2021/02/19/023-esp32-micropython…
For more details, visit:
https://techtotinker.com/2021/02/19/023-esp32-micropython…
Ver "Exploring LoRa RYLR896 with MicroPython" en YouTube
https://youtu.be/RAvn0MW_P-s
https://youtu.be/RAvn0MW_P-s
YouTube
Exploring LoRa RYLR896 with MicroPython
In this video, we will learn how to use the Reyax RYLR896 LoRa transceiver with MicroPython. The LoRa transceiver will be connected to microcontroller, one to ESP32 and the other one to Raspberry Pi Pico.
For more details, visit my blog post at:
https:/…
For more details, visit my blog post at:
https:/…
Ver "024 - ESP32 MicroPython: SD Card" en YouTube
https://youtu.be/qL2g5YIVick
https://youtu.be/qL2g5YIVick
YouTube
024 - ESP32 MicroPython: SD Card
In this video, we will learn how to interface SD Card to ESP32 using MicroPython programming language.
For more details, visit:
https://techtotinker.com/2021/04/08/024-esp32-micropython-how-to-use-sd-card-in-micropython/
Please do Like, Comment, Share,…
For more details, visit:
https://techtotinker.com/2021/04/08/024-esp32-micropython-how-to-use-sd-card-in-micropython/
Please do Like, Comment, Share,…
Ver "025 - ESP32 MicroPython: Bluetooth Low Energy | BLE" en YouTube
https://youtu.be/ZR3vgToAHbY
https://youtu.be/ZR3vgToAHbY
YouTube
025 - ESP32 MicroPython: Bluetooth Low Energy | BLE
In this video, I will demonstrate how to use ESP32 BLE capability using MicroPython.
For more details, visit:
https://techtotinker.blogspot.com/2021/08/025-esp32-micropython-esp32-bluetooth.html
Please do Like, Comment, Share, and Subscribe.
Thank you.…
For more details, visit:
https://techtotinker.blogspot.com/2021/08/025-esp32-micropython-esp32-bluetooth.html
Please do Like, Comment, Share, and Subscribe.
Thank you.…
Ver "026 - ESP32 MicroPython: MFRC522 RFID" en YouTube
https://youtu.be/KufRt3p9tCI
https://youtu.be/KufRt3p9tCI
YouTube
026 - ESP32 MicroPython: MFRC522 RFID
In this video, I will demonstrate how to use the MFRC522 RFID module with ESP32 using MicroPython.
For more details, visit:
https://techtotinker.com/2021/09/026-esp32-micropython-mfrc522-rfid-module/
Please do Like, Comment, Share, and Subscribe.
Thank…
For more details, visit:
https://techtotinker.com/2021/09/026-esp32-micropython-mfrc522-rfid-module/
Please do Like, Comment, Share, and Subscribe.
Thank…
Ver "Tutorial: ESP32 Web Server | ESP32 WiFi Station Mode" en YouTube
https://youtu.be/Lqn2J7LesCY
https://youtu.be/Lqn2J7LesCY
YouTube
Tutorial: ESP32 Web Server | ESP32 WiFi Station Mode
In this video, you will learn how to use the ESP32 to host a webpage for controlling something like your lights, appliances, etc in your home.
The ESP32 is configured to station mode (STA) so this needs a wifi router in between.
For more details, visit…
The ESP32 is configured to station mode (STA) so this needs a wifi router in between.
For more details, visit…
Ver "Raspberry Pi Pico Análisis Instalación de MicroPython Proyectos con LED RGB Potenciómetro PWM" en YouTube
https://youtu.be/wTig8ux70I4
https://youtu.be/wTig8ux70I4
YouTube
Raspberry Pi Pico Análisis Instalación de MicroPython Proyectos con LED RGB Potenciómetro PWM
En el capítulo de hoy vemos la nueva Raspberry Pi Pico el primer microcontrolador de la familia Raspberry, vemos sus características principales, instalamos MicroPython y realizaremos 4 proyectos desde hacer parpadear el led incorporado, soldar los pines…
Ver "Teclado Macro con 5 pulsadores y Raspberry Pi Pico con Circuitpython. Para Premiere, Discord, OBS" en YouTube
https://youtu.be/rFPmbyr2Fw0
https://youtu.be/rFPmbyr2Fw0
YouTube
Teclado Macro con 5 pulsadores y Raspberry Pi Pico con Circuitpython. Para Premiere, Discord, OBS
Proyecto con la Raspberry Pi Pico para hacer un teclado macro, empleando Circuitpython y HID (dispositivo de interfaz humana). Dispositivo muy útil para tareas repetitivas en atajos de teclado como para Adobe Premiere, OBS, Discord, Adobe Photoshop, etc.…
Ver "Medir Distancia con Sensor Ultrasónico Raspberry Pi Pico y Lectura en Pantalla Oled con Micropython" en YouTube
https://youtu.be/u30R9aXTTx8
https://youtu.be/u30R9aXTTx8
YouTube
Medir Distancia con Sensor Ultrasónico Raspberry Pi Pico y Lectura en Pantalla Oled con Micropython
Analizamos las características técnicas y funcionamiento del sensor ultrasónico HC-SR04 y medimos distancia con la Raspberry Pi Pico, la distancia la obtenemos en centímetros en el editor Thonny, luego agregamos la pantalla Oled SSD 1306 y también obtenemos…
Ver "Módulo TM1637 Raspberry Pi Pico Temperatura Interna Contador y Reset. Dos proyectos en Micropython" en YouTube
https://youtu.be/k3SnHKLGd_g
https://youtu.be/k3SnHKLGd_g
YouTube
Módulo TM1637 Raspberry Pi Pico Temperatura Interna Contador y Reset. Dos proyectos en Micropython
Dos proyectos con el módulo TM-1637, pantalla de 4 dígitos y 7 segmentos led en la Raspberry Pi Pico. Instalamos la librería, hacemos 2 códigos en Micropython para mostrar en pantalla la temperatura interna de la Pico y luego agregamos 2 pulsadores para hacer…
Ver "Todo sobre Servos y Raspberry Pi Pico. PWM, Duty Cycle, códigos en Micropython para servomotor." en YouTube
https://youtu.be/CHbUgggVQpA
https://youtu.be/CHbUgggVQpA
YouTube
Todo sobre Servos y Raspberry Pi Pico. PWM, Duty Cycle, códigos en Micropython para servomotor.
Aprenderemos todo sobre servos, modelos, partes que lo integran y principios de funcionamiento. PWM, Ciclo de trabajo o Duty Cycle. Veremos el esquema de conexionado y el código detallado para controlar un servo motor, luego agregaremos dos pulsadores y retomaremos…
Ver "Instalacion Thonny y firmware de Micropython" en YouTube
https://youtu.be/PBM2oTq4a3I
https://youtu.be/PBM2oTq4a3I
YouTube
Instalacion Thonny y firmware de Micropython
Ver "Motor Paso a Paso Stepper Unipolar Raspberry Pi Pico. Funcionamiento y códigos en Micropython" en YouTube
https://youtu.be/gnpXSxMQZdc
https://youtu.be/gnpXSxMQZdc
YouTube
Motor Paso a Paso Stepper Unipolar Raspberry Pi Pico. Funcionamiento y códigos en Micropython
Características técnicas y funcionamiento de los motores paso a paso o stepper unipolares. Programación en micropython, dos códigos sencillos y detalladamente explicados para el funcionamiento del motor y agregado de un pulsador para invertir el sentido de…
Ver "Sensor HC-SR04 y Pantalla Oled con Raspberry Pi Pico. Distancia en Thonny y display SSD 1306 #SHORTS" en YouTube
https://youtu.be/ZrjxUP9JLkQ
https://youtu.be/ZrjxUP9JLkQ
YouTube
Sensor HC-SR04 y Pantalla Oled con Raspberry Pi Pico. Distancia en Thonny y display SSD 1306 #SHORTS
Sensor ultrásonico HC-SR04 y pantalla display oled SSD 1306 de 128x64 pixels con Raspberry Pi Pico. Funcionamiento, esquemas de conexionado, códigos en Micropython. Video completo: https://youtu.be/u30R9aXTTx8 #shorts
#raspberrypico #raspberrypipico #micropython…
#raspberrypico #raspberrypipico #micropython…
Ver "Medir Distancia con Sensor Ultrasónico Raspberry Pi Pico y Lectura en Pantalla Oled con Micropython" en YouTube
https://youtu.be/u30R9aXTTx8
https://youtu.be/u30R9aXTTx8
YouTube
Medir Distancia con Sensor Ultrasónico Raspberry Pi Pico y Lectura en Pantalla Oled con Micropython
Analizamos las características técnicas y funcionamiento del sensor ultrasónico HC-SR04 y medimos distancia con la Raspberry Pi Pico, la distancia la obtenemos en centímetros en el editor Thonny, luego agregamos la pantalla Oled SSD 1306 y también obtenemos…