Program the ESP32 or ESP8266 NodeMCU boards with MicroPython to send emails using an SMTP server. Send alert notifications, send messages with sensor readings, and much more.| Random Nerd Tutorials
In this guide you'll learn how to use the BME280 sensor module with the ESP32 and ESP8266 to get pressure, temperature and humidity readings using MicroPython firmware.| Random Nerd Tutorials
Learn how to build a low power temperature, humidity and pressure datalogger with ESP8266 and BME280 sensor. The readings will be published in Google Sheets.| Random Nerd Tutorials
Learn how to build a web server to control the ESP32 ESP8266 outputs using MicroPython framework. As an example we'll build a web server with ON and OFF buttons| Random Nerd Tutorials
In this guide, you'll learn how to program your ESP32 and ESP8266 boards with MicroPython using VS Code Editor (Visual Studio Code) with the Pymakr extension.| Random Nerd Tutorials
We recommend using the uPyCraft IDE to program ESP32 or ESP8266 boards using MicroPython firmware. This post shows how to install uPyCraft IDE on a Windows PC.| Random Nerd Tutorials
We recommend using the uPyCraft IDE to program ESP32 or ESP8266 boards using MicroPython firmware. This post shows how to install uPyCraft IDE on Linux Ubuntu.| Random Nerd Tutorials
This posts shows how to flash MicroPython firmware to ESP32/ESP8266 boards using the uPyCraft IDE software. It works on Windows, Linux, and Mac OS X.| Random Nerd Tutorials
Learn how to get started with MicroPython firmware on the ESP32 and ESP8266. After completing this guide, you'll have your first LED blinking using MicroPython.| Random Nerd Tutorials