Skip to content
  • Home
  • Microcontrollers
    • Pic Microcontroller
    • Arduino
    • ESP32 Tutorials and Projects
    • MicroPython ESP32/ESP8266
    • ESP8266 NodeMCU
    • FreeRTOS Arduino
    • 8051 microcontroller
    • AVR Microcontroller
  • ARM Microcontrollers
    • TM4C123 Tiva LaunchPad
    • STM32 Blue Pill
    • STM32 Nucleo
    • STM32F4 Discovery Board
    • MSP430 launchpad
  • Raspberry Pi
    • Raspberry Pi Pico
    • Raspberry Pi Pico W
    • Raspberry Pi
  • Softwares
    • Labview project
    • Proteus tutorials
    • PSpice tutorials
    • MATLAB
  • Electronics components
  • Contact
    • Editorial
    • Advertise

MicroPython: Send Sensor Readings via Email (IFTTT) with ESP32 and ESP8266

MicroPython ESP32 ESP8266 Send Sensor Readings via Email IFTTT

In this user guide, we will learn how to send sensor readings in our email through ESP32 and ESP8266 development board using MicroPython and IFTTT services. We will transmit the …

Read more

MicroPython: OpenWeatherMap API with ESP32/ESP8266 – Sensorless Weather Station

MicroPython OpenWeatherMap API with ESP32 ESP8266 Sensorless Weather Station

Through this article, you will learn how to make HTTP GET requests from OpenWeatherMap API with ESP32/ESP8266 in acquiring useful data using MicroPython firmware. With the help of OpenWeatherMap API, …

Read more

Getting Started with Thonny MicroPython IDE for ESP32 and ESP8266

Getting started with thonny IDE for ESP32 and ESP8266

In this tutorial, we will learn how to use Thonny Integrated Development Environment to write programs for ESP32 and ESP8266 using MicroPython firmware. By the end of this guide, you …

Read more

MicroPython: ESP32/ESP8266 Access Point – Web Server Example

access point web server micropython esp32 esp8266

In this series of MicroPython tutorials, we will learn how to setup ESP32/ESP8266 development board as a soft access point or SoftAP mode. Previously, we used it as a station …

Read more

MicroPython: BME280 with ESP32 and ESP8266 – Measure Temperature, Humidity, and Pressure

bme280 with esp32 and esp8266 micropython

In this user guide, we will take a look at the BME280 sensor which is used to pressure, humidity, and temperature. Firstly, we will learn about BME280 and how to …

Read more

MicroPython: BME280 Web Server with ESP32/ESP8266 (Weather Station)

BME280 web server esp32 esp8266 micropython

In this tutorial, we will learn to design a web server using a BME280 sensor with ESP32 /ESP8266 development boards and MicroPython. BME280 is used to measure temperature in Celsius, …

Read more

MicroPython: DS18B20 Web Server with ESP32/ESP8266(Weather Station)

MicroPython DS18B20 Web Server ESP32 ESP8266

In this tutorial, we will learn to design a web server using a DS18B20 sensor with ESP32 /ESP8266 development boards and MicroPython which displays the values of temperature in Celsius …

Read more

MicroPython: DHT11/DHT22 Web Server with ESP32/ESP8266 (Weather Station)

micropython esp32 esp8266 dht11 dht22 web server

In this tutorial, we will learn to interface DHT11 and DHT22 sensors with ESP32 and ESP8266 using Micropython firmware. We will use upycraft and Thonny IDE. We will create a …

Read more

ESP32/ESP8266 MicroPython Web Server – Control Outputs

micropython esp32 esp8266 web server control gpio pins

Learn to make a web server with MicroPython to control outputs using ESP32 and ESP8266 GPIO pins. In this tutorial, we will create a web server which contains an ON …

Read more

MicroPython: Timers with ESP32 and ESP8266 – Generate Delay with Timer

MicroPython Timers ESP32 ESP8266

In this tutorial, we will focus on timers in ESP32 and ESP8266 and learn to configure Timers using MicroPython. Timers Introduction Previously we learned how to blink an LED using …

Read more

Older posts
Newer posts
← Previous Page1 … Page47 Page48 Page49 … Page142 Next →

Subscribe to Blog via Email

Categories

Recent Posts

  • Node-RED Send Messages to WhatsApp Number
  • Node-RED Send Email Alerts and Notifications
  • Install Node-RED on Raspberry Pi (32-bit and 64-bit RPI OS)
  • Install Mosquitto MQTT Broker on Raspberry Pi
  • Headless Setup of Raspberry Pi without Keyboard and Monitor
Copyright © 2013-2025 Microcontrollerslab.com All Rights Reserved