30+ MicroPython Projects, Tutorials and Guides with ESP32 / ESP8266 | Random Nerd Tutorials
https://randomnerdtutorials.com/projects-esp32-esp8266-micropython/
https://randomnerdtutorials.com/projects-esp32-esp8266-micropython/
Random Nerd Tutorials
60+ MicroPython Projects, Tutorials and Guides with ESP32 / ESP8266 | Random Nerd Tutorials
Discover all our MicroPython Guides for the ESP32 and ESP8266 with easy to follow step-by-step instructions. Each tutorial includes schematics and source code.
ESP32 Pinout Reference: Which GPIO pins should you use? | Random Nerd Tutorials
https://randomnerdtutorials.com/esp32-pinout-reference-gpios/
https://randomnerdtutorials.com/esp32-pinout-reference-gpios/
Random Nerd Tutorials
ESP32 Pinout Reference: Which GPIO pins should you use? | Random Nerd Tutorials
The ESP32 comes with 48 GPIOs with multiple functions. This article intends to be a simple and easy to follow reference guide for the ESP32 GPIOs.
Los mejores cursos de ESP32 en línea - Última actualización: [Marzo de 2021] | Udemy
https://www.udemy.com/es/topic/esp32/
https://www.udemy.com/es/topic/esp32/
Udemy
Los mejores cursos de ESP32 en línea - Última actualización: [Marzo de 2021]
Aprende ESP32 hoy: busca tu curso en línea sobre ESP32 en Udemy
Descargar NANO 33 IoT
https://circuitpython.org/board/arduino_nano_33_iot/
https://circuitpython.org/board/arduino_nano_33_iot/
circuitpython.org
CircuitPython - NANO 33 IoT Download
Arduino NANO 33 IoT board has been designed to offer a practical and cost effective solution for makers seeking to add Wi-Fi connectivity to their projects (using Arduino) with minimal previous experience in networking. Learn how to set up the programming…
Arduino IoT: Simple Tutorial de Configuracion de ESP8266 WiFi con Nano – Santiapps – Arduino, Raspberry Pi, Python, Internet Of Things, IoT, iOS, Android
https://santiapps.com/arduino-iot-simple-tutorial-de-esp8266-wifi-con-nano-2/
https://santiapps.com/arduino-iot-simple-tutorial-de-esp8266-wifi-con-nano-2/
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!