Ver "014 - ESP32 MicroPython: SIM800L GSM Module in MicroPython" en YouTube
https://youtu.be/uKGD9oKQJSs
https://youtu.be/uKGD9oKQJSs
YouTube
014 - ESP32 MicroPython: SIM800L GSM Module in MicroPython
In this video, we will learn how to interface SIM800L gsm module to ESP32 with MicroPython.
For more details, be sure to checkout my blog post at:
https://techtotinker.blogspot.com/2020/10/014-esp32-micropython-sim800l-gsm.html
Check this tutorials using…
For more details, be sure to checkout my blog post at:
https://techtotinker.blogspot.com/2020/10/014-esp32-micropython-sim800l-gsm.html
Check this tutorials using…
Ver "015 - ESP32 MicroPython: Web Server | Station Mode | Sockets" en YouTube
https://youtu.be/i8b-ZM2VeeU
https://youtu.be/i8b-ZM2VeeU
YouTube
015 - ESP32 MicroPython: Web Server | Station Mode | Sockets
In this video we will learn how to create a web server hosted in ESP32 using MicroPython language for controlling the state of a gpio pin.
This knowledge can be use for controlling a relay which is popular in home automation projects. For the sake of simplicity…
This knowledge can be use for controlling a relay which is popular in home automation projects. For the sake of simplicity…
Ver "016 - ESP32 MicroPython: Web Server | ESP32 Access Point Mode in MicroPython" en YouTube
https://youtu.be/LKQvzN_Rk-U
https://youtu.be/LKQvzN_Rk-U
YouTube
016 - ESP32 MicroPython: Web Server | ESP32 Access Point Mode in MicroPython
In previous video, we learned to create a web server on ESP32 acting as a wifi station mode. Now in this video, we will learn another wifi mode which is an Access Point mode.
In Access Point mode, you dont need a router. ESP32 will act as the Access Point…
In Access Point mode, you dont need a router. ESP32 will act as the Access Point…
Ver "017 - ESP32 MicroPython: DHT Values Auto Updates using AJAX" en YouTube
https://youtu.be/r9eUTvj9zEM
https://youtu.be/r9eUTvj9zEM
YouTube
017 - ESP32 MicroPython: DHT Values Auto Updates using AJAX
In this video we will learn to create a web server hosted on ESP32 and display DHT measurement readings on it. We will use AJAX to automatically update the sensor values without refreshing the whole web page.
For more details, you may visit my blogs at:…
For more details, you may visit my blogs at:…
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 "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.…