Buenos días a tod@s y Feliz Domingo.
Recomendé hace un tiempo,aunque no venga a cuento en nuestra temática, un libro cuento para familiarizar e iniciar a los más peques en la lectura. Sus estupendas ilustraciones y rimas seleccionadas harán de vuestros peques una delicia recorrer el mundo de las letras y pasarán un buen rato leyéndolo. Van a disfrutar!. Muchas gracias.
Disponible en los siguientes enlaces👇👇:
https://libros.cc/Petra-el-planeta-de-las-letras.htm?isbn=9788419127259
Petra, el planeta de las letras Tapa blanda https://www.amazon.es/dp/8419313033/ref=cm_sw_r_apan_i_NEVRYG2Y0T8448CK1HST
Recomendé hace un tiempo,aunque no venga a cuento en nuestra temática, un libro cuento para familiarizar e iniciar a los más peques en la lectura. Sus estupendas ilustraciones y rimas seleccionadas harán de vuestros peques una delicia recorrer el mundo de las letras y pasarán un buen rato leyéndolo. Van a disfrutar!. Muchas gracias.
Disponible en los siguientes enlaces👇👇:
https://libros.cc/Petra-el-planeta-de-las-letras.htm?isbn=9788419127259
Petra, el planeta de las letras Tapa blanda https://www.amazon.es/dp/8419313033/ref=cm_sw_r_apan_i_NEVRYG2Y0T8448CK1HST
Marta Pareja López
Comprar Petra, el planeta de las letras de Marta Pareja López en LibrosCC - en LibrosCC - Comprar Libro
Ya puedes comprar mi libro Petra, el planeta de las letras
👍1
🇪🇸 MicroPython💻🐍📡🕹 https://github.com/activeceron pinned «Buenos días a tod@s y Feliz Domingo. Recomendé hace un tiempo,aunque no venga a cuento en nuestra temática, un libro cuento para familiarizar e iniciar a los más peques en la lectura. Sus estupendas ilustraciones y rimas seleccionadas harán de vuestros peques…»
Ver "Learn MicroPython #3 - Buttons (digital input)" en YouTube
https://youtu.be/4AaaaUr7z2c
https://youtu.be/4AaaaUr7z2c
YouTube
Learn MicroPython #3 - Buttons (digital input)
Full code available on Github!https://github.com/invent-box/Learn-MicroPythonIn this video, we will learn to use the pins in input mode so we can detect a bu...
ESP32 MicroPython Web Server - Sensor Data on Webpage
https://how2electronics.com/esp32-micropython-web-server/
https://how2electronics.com/esp32-micropython-web-server/
How To Electronics
ESP32 MicroPython Web Server - Sensor Data on Webpage
Overview: ESP32 MicroPython Web Server In this article, we are going to learn about ESP32 MicroPython Based Web Server. We will interface DS18B20
Servidor Web en el ESP32 chip con MicroPython – ProgramandoconRo
https://programandoconro.wordpress.com/servidor-web-en-el-esp32-chip-con-micropython/
https://programandoconro.wordpress.com/servidor-web-en-el-esp32-chip-con-micropython/
ProgramandoconRo
Servidor Web en el ESP32 chip con MicroPython
Imagina tener un servidor en un chip casi del tamaño de una moneda. Pues si te gusta esta idea, te mostraré el código de MicroPython y los pasos a seguir para crear y servir tu propia App Web en el…
👍1
Ver "Learn MicroPython #4 - Interrupts (event-driven code)" en YouTube
https://youtu.be/WSLSyBNua-4
https://youtu.be/WSLSyBNua-4
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…
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…
Ver "Learn MicroPython #5 - Measuring sensor voltages (ADC)" en YouTube
https://youtu.be/joA9RvlO294
https://youtu.be/joA9RvlO294
YouTube
Learn MicroPython #5 - Measuring sensor voltages (ADC)
Full code available on Github!https://github.com/invent-box/Learn-MicroPythonIn a previous video we learned how to use a pin as a digital input in order to r...
Ver "ESP32 MicroPython Web Server" en YouTube
https://youtu.be/xscBwC1SrF4
https://youtu.be/xscBwC1SrF4
YouTube
ESP32 MicroPython Web Server
This tutorial demonstrates how to set up a MicroPython web server on an ESP32. A web page will show the temperature and humidity from a DHT22 sensor connected to an ESP32. Another web page will provide remote color and brightness control of a NeoPixel RGB…
ESP32/ESP8266 MicroPython Web Server – Microcontrollers Lab
https://microcontrollerslab.com/esp32-esp8266-micropython-web-server/
https://microcontrollerslab.com/esp32-esp8266-micropython-web-server/
ESP32 MicroPython Web Server - Sensor Data on Webpage
https://how2electronics.com/esp32-micropython-web-server/
https://how2electronics.com/esp32-micropython-web-server/
How To Electronics
ESP32 MicroPython Web Server - Sensor Data on Webpage
Overview: ESP32 MicroPython Web Server In this article, we are going to learn about ESP32 MicroPython Based Web Server. We will interface DS18B20
Ver "Learn MicroPython #6 - fade an LED with PWM" en YouTube
https://youtu.be/_RqR7587774
https://youtu.be/_RqR7587774
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 t...
Ver "Control de un robot manipulador desde Python" en YouTube
https://youtu.be/fXkBZPtpbrw
https://youtu.be/fXkBZPtpbrw
YouTube
Control de un robot manipulador desde Python
En este vídeo se presenta un proyecto de una Interface en Python para el control de un robot manipulador. El robot manipulador está conectado a una tarjeta ...
Ver "Programando un robot en Python - Tutorial para principiantes" en YouTube
https://youtu.be/p-t_s7EVj2U
https://youtu.be/p-t_s7EVj2U
YouTube
Programando un robot en Python - Tutorial para principiantes
¿Puedes hacer que un robot te mire y asienta con la cabeza?
En este vídeo vas a ver lo sencillo que es programar un robot con Python, en este caso el Anki Vector, incluso si nunca has visto la programación, es muy posible que entiendas cómo programarlo, ya…
En este vídeo vas a ver lo sencillo que es programar un robot con Python, en este caso el Anki Vector, incluso si nunca has visto la programación, es muy posible que entiendas cómo programarlo, ya…
👍1
Ver "💚 Python y ARDUINO 🐍, EJERCICIO COMPLETO!! 👌, Control de bombas - Tutorial Tkinter #08" en YouTube
https://youtu.be/SbLjRP1BCfE
https://youtu.be/SbLjRP1BCfE
YouTube
💚 Python y ARDUINO 🐍, EJERCICIO COMPLETO!! 👌, Control de bombas - Tutorial Tkinter #08
💚 Python y ARDUINO 🐍, EJERCICIO COMPLETO!! 👌, Control de bombas para llenado de tanques desde Python. Se emplea TKinter, multihilo (threading), Pyserial, ...
Announcing the MicroPython Plugin for PyCharm | The PyCharm Blog
https://blog.jetbrains.com/pycharm/2018/01/micropython-plugin-for-pycharm/
https://blog.jetbrains.com/pycharm/2018/01/micropython-plugin-for-pycharm/
The JetBrains Blog
Announcing the MicroPython Plugin for PyCharm | The PyCharm Blog
Today we’ve released the MicroPython plugin 1.0 for PyCharm. This plugin lets you edit your MicroPython code and interact with your MicroPython-powered microcontrollers using PyCharm. It supports ESP8
MicroPython Examples
https://docs.pycom.io/docnotes/examples/
https://docs.pycom.io/docnotes/examples/
👍1🤩1
Digi XBee MicroPython PyCharm IDE Plugin Demo | Digi International
https://es.digi.com/videos/digi-xbee-micropython-pycharm-ide-plugin-demo
https://es.digi.com/videos/digi-xbee-micropython-pycharm-ide-plugin-demo
Digi
Digi XBee Demostración del plugin PyCharm IDE de MicroPython
Si usted es un desarrollador integrado, entiende la necesidad de herramientas que acorten los aspectos tediosos o propensos a errores de la codificación. El plugin Digi XBee® MicroPython PyCharm IDE, que es una de las herramientas de Digi XBee , proporciona…
Ver "ESP32 PyCharm Setup" en YouTube
https://youtu.be/SHwXH7OQPCI
https://youtu.be/SHwXH7OQPCI
YouTube
ESP32 PyCharm Setup
Setting up the ESP32 with MicroPython in PyCharm
MicroPython in PyCharms: Basic Setup | by Andy Muehlhausen | Medium
https://medium.com/@andymule/micropython-in-pycharms-basic-setup-9169b497ec8a
https://medium.com/@andymule/micropython-in-pycharms-basic-setup-9169b497ec8a
Medium
MicroPython in PyCharms: Basic Setup
In the last article, I got you up and running with Python on the ESP32. But that article ends by pointing to Thonny as the editor for…
MicroPython IDEs for ESP32 and ESP8266 | Random Nerd Tutorials
https://randomnerdtutorials.com/micropython-ides-esp32-esp8266/
https://randomnerdtutorials.com/micropython-ides-esp32-esp8266/
Random Nerd Tutorials
MicroPython IDEs for ESP32 and ESP8266 | Random Nerd Tutorials
This article shows a list of IDEs compatible with MicroPython that you can use to program your ESP32 and ESP8266 boards. Do you want to start learning MicroPython, but you don't know which IDE you should use?
👍1