🇪🇸
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/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…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/GL7cJ5kawjk
YouTube
001 - MicroPython TechNotes: Get Started with MicroPython
In this video, we will look at the necessary procedures for MicroPython language environment in using the Gorilla Cell Development kit.
I divided it into 3 simple steps:
1. ESP32 USB driver installation.
2. Thonny Python IDE installation.
3. Flashing MicroPython…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/UWg87EeMDlg
YouTube
002 - MicroPython TechNotes: Introduction
In this video, I will introduce the Gorilla Cell ESP32 development kit. A kit that is designed to have countless hours of exciting experiment and tinkering in exploring ESP32 microcontroller using MicroPython language.
More details will be posted at:
ht…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/5fRtM3-Lu1o
YouTube
003 - MicroPython TechNotes: ESP32 Shield
In this video, we will look at the Gorilla Cell ESP32 Shield. It provides GPIO expansion through the male pin headers to allow complete beginners to explore microcontrollers easily, avoiding unnecessary confusion in using breadboards. It is intuitively designed…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/ExxWC6xWNNI
YouTube
004 - MicroPython TechNotes: I/O Devices
In this video, we will look at the input and output devices available in the Gorilla Cell Development Kit.
A module in a kit can be either an input device or an output device.
It is an input device if we read or get data from it for example a switch or…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/CsMkJr3qhH4
YouTube
005 - MicroPython TechNotes: LED | MicroPython Hello World
In this video, we will be looking at LED. We will learn on how to control it by turning it ON or OFF with MicroPython language.
LED stands for Light Emitting Diode. It is an electronic component that emits light when a sufficient voltage is applied on its…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/IWBFpWScAhU
YouTube
006 - MicroPython TechNotes: Traffic Light LED
In this video, we will look at traffic light led module. It is a small model or miniature of traffic light. We will learn on how control using ESP32 with MicroPython.
For more details, visit my blog at:
https://techtotinker.blogspot.com/2021/01/006-micropython…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/TIJ_BKAwdOw
YouTube
007 - MicroPython TechNotes: RGB LED
In this video, we will look at RGB LED. RGB stands for Red, Green, and Blue. It is basically a 3-color LED in one package. With RGB LED module, we can produce a different LED colors by combining the 3 basic colors, which is red, green, and blue.
For more…
👍
1