🇪🇸
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/dblfMlRa6qI?si=jFkoGoq9lNY7GQAi
YouTube
ESP32 POST JSON to api endpoint - ESP32 POST request to API endpoint
ESP32 post json to api endpoint through wifi, today we will learn how to perform a post request with an esp32 and receive JSON.
ESP32 GET JSON: https://youtu.be/cgoCmYLeaSI
API: https://jsonplaceholder.typicode.com/posts
All my code will be available on…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/ZuvkB5vBXLA?si=X-Dkd5vlZwo1njQQ
YouTube
ESP32 PUT JSON to api endpoint - ESP32 PUT request to API endpoint
ESP32 put json to api endpoint through wifi, today we will learn how to perform a put request with an esp32 and update an existing item.
ESP32 GET JSON: https://youtu.be/cgoCmYLeaSI
API: https://jsonplaceholder.typicode.com/posts/
All my code will be available…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/ApOwrmX0TB0?si=EwQ5uX6ZYASVfhKo
YouTube
Esp32 Micropython installation - How to install micropython on esp32
ESP32 Micropython installation, today we will learn how to install micropython on the esp32 (sparkfun thing).
Python: https://www.python.org/downloads/
Pip: https://bootstrap.pypa.io/get-pip.py/
Firmware: https://micropython.org/download/esp32/
Putty: h…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/30qLYp0U3zY?si=89VAkB650L4soCdb
YouTube
Learn MicroPython #1 - Introduction & Installation
Full code available on Github!
https://github.com/invent-box/Learn-MicroPython
In this video tutorial, we guide you through the process of installing MicroPython firmware onto a Sparkfun ESP32 Thing (my personal board of choice).
arduino uno: https://amzn.to/2KjxYNt…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/Z-Sg94La0DY?si=5_ojwKHOVu6LPb6Q
YouTube
Learn MicroPython #2 - Blink LED (digital output)
Full code available on Github!
https://github.com/invent-box/Learn-MicroPython
In this video you will learn to write your first simple program in MicroPython! By the end of the tutorial, you will have an LED blinking on and off. Ultimately this video is about…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/4AaaaUr7z2c?si=UWwHfW9yco1bbBwK
YouTube
Learn MicroPython #3 - Buttons (digital input)
Full code available on Github!
https://github.com/invent-box/Learn-MicroPython
In this video, we will learn to use the pins in input mode so we can detect a button press. Input pins cannot provide power, but instead they measure the level of the voltage applied…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/WSLSyBNua-4?si=8-eo33I88GpMqetx
YouTube
Learn MicroPython #4 - Interrupts (event-driven code)
Full code available on Github!
https://github.com/invent-box/Learn-MicroPython
In the last video, we made a program that would turn an LED on whenever a button is pressed. However, we found that as long as the program is running, the Python REPL console is…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/joA9RvlO294?si=FjxWwEMFPNWhwt0t
YouTube
Learn MicroPython #5 - Measuring sensor voltages (ADC)
Full code available on Github!
https://github.com/invent-box/Learn-MicroPython
In a previous video we learned how to use a pin as a digital input in order to read the value of a button. In this video, we will explore a feature built in to most microcontrollers…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/_RqR7587774?si=PtCk0G_Lh5D2Pdh9
YouTube
Learn MicroPython #6 - fade an LED with PWM
In this video we will discuss a technique used in the digital world to deliver varying power to a device without requiring an analog (varying) voltage. The technique is called pulse width modulation (abbreviated PWM) and works by controlling the duty cycle…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/vhJQDYZ1gZA?si=C1ZRu6scUeftbH6u
YouTube
ARDUINO APUESTA POR MICROPYTHON
REDES SOCIALES:
Instagram: https://instagram.com/thecircuitproject
Medium: https://jborrayo.medium.com
Twitter: https://twitter.com/__borrayo__
Tiktok: https://www.tiktok.com/@thecircuitproject
REFERENCIAS:
Top Programming Languages https://spectrum.ieee.org/top…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/0XxNxBaAy9c?si=KwGn8DEE2boI-WQi
YouTube
Sesión 1: Nano ESP32 para IoT Instalación de ARDUINO MICROPYTHON INSTALLER y Arduino Labs
Enlaces para configurar la Nano ESP32
Enlace 1 ARDUINO MICROPYTHON INSTALLER: https://github.com/arduino/lab-micropython-installer/releases/tag/v1.3.1
Enlace 2: ARDUINO LAB IDE : https://labs.arduino.cc/en/labs/micropython?_gl=1*kspwhk*_ga*Mzc0MTczMDU…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/bjHo8vpDD6s?si=9BaAkyj_ipwjSsvE
YouTube
01 Montaje de resistencia interna y externa PULL_UP en ESP32 pata IoT aplicando Python en Thonny
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/oNKusVaPht4?si=6JB6Z84phj98jY9T
YouTube
02 Montaje de resistencia interna y externa PULL_DOWN en ESP32 pata IoT aplicando Python en Thonny
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/QNIp0C1BafU?si=r9w66zkPyCZXDRjE
YouTube
03 Montaje de Sensor MQ7 en ESP32 pata IoT aplicando Python en Thonny
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/MRwkhJ8Nup8?si=rl2Z3pypIirRel8V
YouTube
04 Montaje de Sensor Oximetro MAX30102 en ESP32 pata IoT aplicando Python en Thonny
Enlace de documentos: https://drive.google.com/drive/folders/1AjsPPgZPlRrVL-GikE3mCWqCmVOwBhyh?usp=sharing
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/fDnQmMhYFok?si=hQiXWMrx2V7qONSM
YouTube
05 Montaje de Sensor de temperatura Termocupla MAX6675 en ESP32 pata IoT aplicando Python en Thonny
Documentación, Modulo max 6675 y dataseet max 6675 : https://drive.google.com/drive/folders/1Mn5nGAjTLnh2Q-nanhWbuTgjP7WDmrmh?usp=sharing
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/wic9C_WSpy8?si=sRJu_KJoTUma6L5B
YouTube
06 Montaje de ESP32 CAM con Tarjeta SD toma fotos y guarda pata IoT aplicando Python en Thonny
Enlace de documentación de Python; https://docs.python.org/es/3.8/library/gc.html
Enlace para descargar el bin de ESP32 CAM para instalar en Thonny: https://drive.google.com/drive/folders/1-IzKzESIFzLnOyM27jdVB7rO_O9RHxT4?usp=sharing
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/U6YoBvx_yVU?si=t5ToG6EChNcCMIQ1
YouTube
07 Montaje de ESP32 con Bluetooth y un led aplicando Python en Thonny
Documentación del BLE: https://docs.micropython.org/en/latest/library/bluetooth.html#class-ble
Modulo de BLE: https://drive.google.com/drive/folders/1OD3oWmi2Ih5mt5PV6u60LBOgA2RfOP0N?usp=sharing
Descarga del bin de ESP32 : https://micropython.org/downl…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
https://youtu.be/ug5ySAPTk_k?si=0bb17Q-M5wNJxyfM
YouTube
08 Montaje de ESP32 con Bluetooth y un Servo sg90 aplicando Python en Thonny
Documentación del BLE: https://docs.micropython.org/en/latest/library/bluetooth.html#class-ble
Modulo de BLE: https://drive.google.com/drive/folders/1OD3oWmi2Ih5mt5PV6u60LBOgA2RfOP0N?usp=sharing
Descarga del bin de ESP32 : https://micropython.org/downl…
🇪🇸
MicroPython
💻
🐍
📡
🕹
https://github.com/activeceron
Arduino cambiará de Arm Mbed a Zephyr RTOS - CNX Software
https://www.cnx-software.com/2024/07/25/arduino-to-switch-from-arm-mbed-to-zephyr-rtos/