🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
@MycroPython
1.19K
subscribers
57
photos
4
videos
72
files
2.49K
links
Micropython para Microcontroladores, IoT, Sensores Remotos,Automatización. Recursos,documentación,tutoriales para programar MCUs con Micropython y mucho mas.
@miprochip_com
@Python_Practice
@blocklycode
@Python_Practice_Books
@EcoEnergias
@miproshop
Download Telegram
Join
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
1.19K subscribers
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/Zr01NIP1klc
YouTube
013 - ESP32 MicroPython: UART Serial in MicroPython
In this video, we will learn how to use the UART serial of ESP32 in MicroPython.
For more details, visit my blog post at:
https://techtotinker.blogspot.com/2020/10/013-esp32-micropython-uart-serial-in.html?m=1
Please Like, Comment, Share, and Subscribe.…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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:…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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.…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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,…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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.…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/dZ6LNwYwZI4
YouTube
Tutorial: ESP32 Web Server | ESP32 WiFi AP Mode
Last time, I posted tutorial on how to use the ESP32 configured as WiFi Station. In order for us to control something in our web server, we need to connect to ESP32 and our device in the same Access Point or router. Now we will directly connect to our ESP32…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/m2bcOhgjUts
YouTube
Tutorial: ESP32 Bluetooth Classic | How to get started with ESP32
In this tutorial, we will focus to the Bluetooth classic. If you have experience using the commonly use bluetooth module like HC-05/06, the usage is almost the same. It uses a standard serial protocols and functions
We will start using the example sketch…
😁
1
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/elBtWZ_fOZU
YouTube
000 - ESP32 MicroPython: How to Get Started with MicroPython
In this video we will learn how to install Thonny Python IDE for MicroPython learning and development. I will also guide you step-by-step on how to flash a MicroPython firmware to ESP32 development.
For more details, visit my blog post at:
https://techt…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/eHf76lzPbdU
YouTube
001 - ESP32 MicroPython: What is MicroPython
In this video, we will briefly tackle on how MicroPython works in comparison to traditional microcontroller programming like in Arduino.
You might also like to visit my blog post at:
https://techtotinker.blogspot.com/2020/09/micropython-tutorial-what-is…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/y7V8EllShss
YouTube
000 - MicroPython TechNotes: Unboxing Gorilla Cell ESP32 Development Kit
Recently, one of my friend from South Korea reached out with me to introduced this Gorilla Cell ESP32 development kit which is composed of Gorilla Cell ESP32 Shield by which ESP32 fits nicely on it, an ESP32 development board, and 80 pieces of Gorilla cells…