Ver "Programming an ESP32 NodeMCU with MicroPython: Setup with Thonny" en YouTube
https://youtu.be/BzAo48cFhS8
https://youtu.be/BzAo48cFhS8
YouTube
Programming an ESP32 NodeMCU with MicroPython: Setup with Thonny
Setup your ESP32 NodeMCU for MicroPython with the Thonny IDE.
Article: https://micronote.tech/2020/08/Getting-Started-with-ESP32-and-Micropython/
How to find your device's port: https://micronote.tech/2020/01/How-to-find-your-Device's-Port/
Thonny IDE:…
Article: https://micronote.tech/2020/08/Getting-Started-with-ESP32-and-Micropython/
How to find your device's port: https://micronote.tech/2020/01/How-to-find-your-Device's-Port/
Thonny IDE:…
Ver "Programming an ESP32 NodeMCU with MicroPython: Basic GPIO Input and Output" en YouTube
https://youtu.be/8SaKZHOc_UM
https://youtu.be/8SaKZHOc_UM
YouTube
Programming an ESP32 NodeMCU with MicroPython: Basic GPIO Input and Output
Learn basic GPIO input and output with an ESP32 NodeMCU.
Article: https://micronote.tech/2020/12/GPIO-Input-and-Output-with-an-ESP32-NodeMCU-and-MicroPython/
How to find your device's port: https://micronote.tech/2020/01/How-to-find-your-Device's-Port/…
Article: https://micronote.tech/2020/12/GPIO-Input-and-Output-with-an-ESP32-NodeMCU-and-MicroPython/
How to find your device's port: https://micronote.tech/2020/01/How-to-find-your-Device's-Port/…
Ver "Programming an ESP32 NodeMCU with MicroPython: Timers and Interrupts" en YouTube
https://youtu.be/ZkmPRzZPqzc
https://youtu.be/ZkmPRzZPqzc
YouTube
Programming an ESP32 NodeMCU with MicroPython: Timers and Interrupts
Learn how to use timers, interrupts, and how to debounce buttons.Article: https://micronote.tech/2021/01/Timers-and-Interrupts-with-a-ESP32-NodeMCU-and-Micro...
Ver "Getting Started with MicroPython and Thonny" en YouTube
https://youtu.be/CPkzcNIVqPQ
https://youtu.be/CPkzcNIVqPQ
YouTube
Getting Started with MicroPython and Thonny
Get started using MicroPython on an ESP8266 microcontroller! This video goes over installing Thonny, flashing MicroPython to an ESP8266, and writing a simple program for a ESP8266 using Micropython.
Article: https://micronote.tech/2020/01/Hello-Micropython/…
Article: https://micronote.tech/2020/01/Hello-Micropython/…
Ver "Programming a NodeMCU with MicroPython: Basic GPIO Input and Output" en YouTube
https://youtu.be/zEOBjIw0l6U
https://youtu.be/zEOBjIw0l6U
YouTube
Programming a NodeMCU with MicroPython: Basic GPIO Input and Output
Learn the basics of GPIO input and output with an ESP8266 NodeMCU microcontroller. This video goes over outputting to an LED, getting input from a button, and why a pull-up resistor is necessary.
Article: https://micronote.tech/2020/01/Basic-GPIO-Input-and…
Article: https://micronote.tech/2020/01/Basic-GPIO-Input-and…
Ver "Programming a NodeMCU with MicroPython: Timers and Interrupts" en YouTube
https://youtu.be/FZ3R8APHqgE
https://youtu.be/FZ3R8APHqgE
YouTube
Programming a NodeMCU with MicroPython: Timers and Interrupts
Learn how to use timers and interrupts with an ESP8266 NodeMCU microcontroller. This video goes over timers, interrupts, and debouncing.
Article: https://micronote.tech/2020/02/Timers-and-Interrupts-with-a-NodeMCU-and-MicroPython/
Timer Code: https://gi…
Article: https://micronote.tech/2020/02/Timers-and-Interrupts-with-a-NodeMCU-and-MicroPython/
Timer Code: https://gi…
MicroPython Examples
https://docs.pycom.io/docnotes/examples/
https://docs.pycom.io/docnotes/examples/
Ver "MicroPython ESP8266 HTTP examples with Tony D! @micropython" en YouTube
https://youtu.be/yGKZOwzGePY
https://youtu.be/yGKZOwzGePY
YouTube
MicroPython ESP8266 HTTP examples with Tony D! @micropython
Live stream to https://twitch.tv/adafruit looking at examples of HTTP client and server use with ESP8266 MicroPython.
Links mentioned in the video:
- MicroPython HTTP examples: https://github.com/micropython/micropython/tree/master/examples/network
- MicroPython…
Links mentioned in the video:
- MicroPython HTTP examples: https://github.com/micropython/micropython/tree/master/examples/network
- MicroPython…
Ver "Programming a NodeMCU with MicroPython: PWM and ADC" en YouTube
https://youtu.be/Il0aHlurCXM
https://youtu.be/Il0aHlurCXM
YouTube
Programming a NodeMCU with MicroPython: PWM and ADC
Learn how to use PWM and the ADC on an ESP8266 NodeMCU microcontroller.
Article: https://micronote.tech/2020/02/PWM-and-ADC-with-a-NodeMCU-and-MicroPython/
Social:
Follow Micronote: https://twitter.com/micro_note
Follow me: https://twitter.com/carlosupina
Article: https://micronote.tech/2020/02/PWM-and-ADC-with-a-NodeMCU-and-MicroPython/
Social:
Follow Micronote: https://twitter.com/micro_note
Follow me: https://twitter.com/carlosupina
Ver "Programming a NodeMCU with MicroPython: RTC and Deep Sleep" en YouTube
https://youtu.be/dYNSdnbPy18
https://youtu.be/dYNSdnbPy18
YouTube
Programming a NodeMCU with MicroPython: RTC and Deep Sleep
Learn how to use the RTC and deep sleep mode on an ESP8266 NodeMCU microcontroller.
Article: https://micronote.tech/2020/02/RTC-and-Deep-Sleep-with-a-NodeMCU-and-MicroPython/
Social:
Follow Micronote: https://twitter.com/micro_note
Follow me: https://t…
Article: https://micronote.tech/2020/02/RTC-and-Deep-Sleep-with-a-NodeMCU-and-MicroPython/
Social:
Follow Micronote: https://twitter.com/micro_note
Follow me: https://t…
Ver "Programming a NodeMCU with MicroPython: Intro to Networking and ntptime" en YouTube
https://youtu.be/v9xsAU0V2uI
https://youtu.be/v9xsAU0V2uI
YouTube
Programming a NodeMCU with MicroPython: Intro to Networking and ntptime
Learn how to connect to a network and use the ntptime module on an ESP8266 NodeMCU microcontroller.
Article: https://micronote.tech/2020/03/Introduction-to-Networking-and-ntptime-with-a-NodeMCU-and-MicroPython/
Get the Atlas kit: https://micronote.tech/atlas/…
Article: https://micronote.tech/2020/03/Introduction-to-Networking-and-ntptime-with-a-NodeMCU-and-MicroPython/
Get the Atlas kit: https://micronote.tech/atlas/…
Ver "Control Electronics from a Web Browser Using MicroPython & Jupyter Notebook [Tutorial]" en YouTube
https://youtu.be/uULIfqaPQKI
https://youtu.be/uULIfqaPQKI
YouTube
Control Electronics from a Web Browser Using MicroPython & Jupyter Notebook [Tutorial]
Earn $$. Learn What You Need to Get Certified (90% Off): https://nulb.app/cwlshop
How to Use MicroPython to Control Electronic Devices
Full Tutorial: https://nulb.app/x5i8l
Subscribe to Null Byte: https://goo.gl/J6wEnH
Kody's Twitter: https://twitter.com/KodyKinzie…
How to Use MicroPython to Control Electronic Devices
Full Tutorial: https://nulb.app/x5i8l
Subscribe to Null Byte: https://goo.gl/J6wEnH
Kody's Twitter: https://twitter.com/KodyKinzie…
🚀 Cómo Programar Un PIC 🤓 Software, Hardware, Código Y MÁS!
https://microcontroladoress.com/como-programar/
https://microcontroladoress.com/como-programar/
Todo sobre Microcontroladores
🥇 Como programar un PIC con Python, C y con su software.
Programar microcontroladores se puede realizar con diferente hardware y lenguaje como C o Python, APRENDE COMO!
Ver "PIC Microcontroller Meets Python | Educational Engineering Team" en YouTube
https://youtu.be/0BVWnZNhRUs
https://youtu.be/0BVWnZNhRUs
YouTube
PIC Microcontroller Meets Python | Educational Engineering Team
PIC Microcontroller Meets Python
Full Course at: https://bit.ly/2QbTqa7
PIC Microcontroller meets Python: Control your PIC Microcontroller using Python effectively and unleash the power of Python coding and PIC Hardware in a step by step manner for everyone…
Full Course at: https://bit.ly/2QbTqa7
PIC Microcontroller meets Python: Control your PIC Microcontroller using Python effectively and unleash the power of Python coding and PIC Hardware in a step by step manner for everyone…
Ver "MicroPython #1 - Lets Get Started" en YouTube
https://youtu.be/5W3WvXAmDJc
https://youtu.be/5W3WvXAmDJc
YouTube
MicroPython #1 - Lets Get Started
#MicroPython #esp32 #downloading #installing #using
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this first episode I talk about what MicroPython is, where to get…
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this first episode I talk about what MicroPython is, where to get…
Ver "MicroPython #2 - Hit the ground running" en YouTube
https://youtu.be/DFp_T-H3eRc
https://youtu.be/DFp_T-H3eRc
YouTube
MicroPython #2 - Hit the ground running
#MicroPython #esp32 #tutorial
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this episode I go over some of the key differences between MicroPython and Arduino C, and…
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this episode I go over some of the key differences between MicroPython and Arduino C, and…
Ver "MicroPython #3 - Fundamentals" en YouTube
https://youtu.be/Rd9V6qEIfv4
https://youtu.be/Rd9V6qEIfv4
YouTube
MicroPython #3 - Fundamentals
#MicroPython #esp32 #tutorial
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this episode I go over some MicroPython fundamentals like loops, conditionals and collections.…
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this episode I go over some MicroPython fundamentals like loops, conditionals and collections.…
Ver "MicroPython #4 - PWM, ADC, Timers & Interrupts" en YouTube
https://youtu.be/Mku1Bq78nXw
https://youtu.be/Mku1Bq78nXw
YouTube
MicroPython #4 - PWM, ADC, Timers & Interrupts
#MicroPython #esp32 #tutorial
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this episode I start to look at working with the ESP32 hardware like interrupts, timers…
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this episode I start to look at working with the ESP32 hardware like interrupts, timers…
Ver "Python Aplicado a la Ingeniería - Jornadas de Electrónica y Ciencias de la Computación" en YouTube
https://youtu.be/tZdLOrDkI-g
https://youtu.be/tZdLOrDkI-g
YouTube
Python Aplicado a la Ingeniería - Jornadas de Electrónica y Ciencias de la Computación
Python es un lenguaje de programación interpretado, open source (código abierto, libre y gratuito), con una gran cantidad de librerías que nos permiten resol...
Ver "MicroPython #5 - JSON & Network Modules + Practical Example" en YouTube
https://youtu.be/Kqnw9jvceSg
https://youtu.be/Kqnw9jvceSg
YouTube
MicroPython #5 - JSON & Network Modules + Practical Example
It's no secret I like MicroPython... and MicroPython on the ESP32 is amazing, so I decided to start a video series about MicroPython.
In this episode I take a look at the JSON and Network modules and then show a practical example where I use them to download…
In this episode I take a look at the JSON and Network modules and then show a practical example where I use them to download…