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…