ISTD-034.pdf
573.7 KB
COMANDOS AT.pdf
TFG_Benito_Herranz_2019.pdf
5.4 MB
Desarrollo de aplicaciones para IoT con el módulo ESP32.pdf
Leer datos de Arduino desde Python – Pybonacci
https://pybonacci.org/2014/01/19/leer-datos-de-arduino-desde-python/
https://pybonacci.org/2014/01/19/leer-datos-de-arduino-desde-python/
Instalar y correr python en ordenador remoto (windows 10) - Stack Overflow en español
https://es.stackoverflow.com/questions/362222/instalar-y-correr-python-en-ordenador-remoto-windows-10
https://es.stackoverflow.com/questions/362222/instalar-y-correr-python-en-ordenador-remoto-windows-10
Stack Overflow en español
Instalar y correr python en ordenador remoto (windows 10)
os pongo en situación: tengo mi ordenador principal (A) que es desde el que programo en Python en Spyder, y tengo un portátil (B) que solo voy a dedicar a esto. Ambos con windows 10 y por el moment...
Receive and transmit IR remote codes - MicroPython Forum
https://forum.micropython.org/viewtopic.php?t=7854
https://forum.micropython.org/viewtopic.php?t=7854
Mando a distancia con ESP8266 y Micropython | Detalles Hackaday.io
https://hackaday.io/project/6050-tote/log/19645-remote-control-with-esp8266-and-micropython
https://hackaday.io/project/6050-tote/log/19645-remote-control-with-esp8266-and-micropython
hackaday.io
Remote control with ESP8266 and Micropython | Details | Hackaday.io
<p>Since some time I was planning to write a log about how to extend Tote with additional boards. I was planning to show examples of connecting the Raspberry Pi, Teensy 3.1, ESP8266 and anything else I could find, all running different kinds of Python. That…
Send Remote AT Command to Xbee Device in MicroPython - Stack Overflow
https://stackoverflow.com/questions/62155423/send-remote-at-command-to-xbee-device-in-micropython
https://stackoverflow.com/questions/62155423/send-remote-at-command-to-xbee-device-in-micropython
Stack Overflow
Send Remote AT Command to Xbee Device in MicroPython
I am trying to create a series ZigBee networks. Each network will be in close proximity to another, as such when all devices are turned on I need them to repeatedly look for their specified network...
MicroPython: programación de un ESP usando Jupyter Notebook - LeMaRiva | tecnología
https://lemariva.com/blog/2019/01/micropython-programming-an-esp-using-jupyter-notebook
https://lemariva.com/blog/2019/01/micropython-programming-an-esp-using-jupyter-notebook
LeMaRiva|tech
MicroPython: Programming an ESP using Jupyter Notebook
I use usually Visual Studio Code to program the ESP but for analytics I use Jupyter. This tutorial helps you to connect the Jupyter kernel to the ESP using the serial port. This can be a great tool to teach kids to access data from connected sensors and analyze…
Tutorial: Introducción a MicroPython: Sensores - ¡Parte 1! - LeMaRiva | tecnología
https://lemariva.com/blog/2018/06/tutorial-getting-started-with-micropython-sensors
https://lemariva.com/blog/2018/06/tutorial-getting-started-with-micropython-sensors
LeMaRiva|tech
Tutorial: Getting started with MicroPython: Sensors - Part 1!
Letting MicroPython sense the environment. This post allows you to connect sensors to the "system on a chip microcontrollers" that support MicroPython!
MicroPython: Visual Studio Code como IDE - LeMaRiva | tecnología
https://lemariva.com/blog/2018/12/micropython-visual-studio-code-as-ide
https://lemariva.com/blog/2018/12/micropython-visual-studio-code-as-ide
LeMaRiva|tech
MicroPython: Visual Studio Code as IDE
I am changing from Atom to Visual Studio Code (VSCode), and using the PyMakr extension, it is possible to program and debug MicroPython on VSCode.
MicroPython - Getting Started with MQTT on ESP32/ESP8266 | Random Nerd Tutorials
https://randomnerdtutorials.com/micropython-mqtt-esp32-esp8266/
https://randomnerdtutorials.com/micropython-mqtt-esp32-esp8266/
Random Nerd Tutorials
MicroPython - Getting Started with MQTT on ESP32/ESP8266 | Random Nerd Tutorials
Learn how to use MQTT to exchange data between two ESP32/ESP8266 boards using MicroPython firmware - includes code explanation. We'll use Mosquitto MQTT broker.
MicroPython y Arduino – ESPloradores
https://www.esploradores.com/micropython-y-arduino/
https://www.esploradores.com/micropython-y-arduino/
Esploradores
MicroPython y Arduino – ESPloradores
MICROPYTHON ESP32 – LIBRERÍAS NO ESTÁNDARES Servidor WEB con microWebSrv2 – ESPloradores
https://www.esploradores.com/microwebsrv2/
https://www.esploradores.com/microwebsrv2/
Esploradores
MICROPYTHON ESP32 – LIBRERÍAS NO ESTÁNDARES Servidor WEB con microWebSrv2 – ESPloradores