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

ESP8266 NodeMCU HTTP POST using Arduino IDE (ThingSpeak and IFTTT)

ESP8266 NodeMCU HTTP POST Request ThingSpeak and IFTTT

In this tutorial, we will learn how to make HTTP POST requests with ESP8266 NodeMCU and Arduino IDE to commonly used APIs such as ThingSpeak and IFTTT. This tutorial is …

Read more

ESP8266 NodeMCU HTTP GET with Arduino IDE (OpenWeatherMap.org and ThingSpeak)

ESP8266 NodeMCU HTTP GET request with Arduino IDE ThingSpeak and openweathermap

In this tutorial, we will learn how to make HTTP GET requests in ESP8266 NodeMCU to commonly used APIs such as ThingSpeak and OpenWeatherMap.org. Firstly, we will see how to …

Read more

ESP32 BLE Server Client Communication using Arduino IDE

ESP32 BLE client server hardware

In this tutorial, we will learn how to perform BLE server client communication between two ESP32 boards using Bluetooth Low Energy. In other words, we will learn to exchange data …

Read more

Arduino Timer Interrupts – Explained with Timer1 and Timer2 Examples

Arduino UNO LED blink time interrupts

Interrupts are used to handle events that do not happen during the sequential execution of a program. There are two types of interrupts for the Arduino microcontroller. Hardware or external …

Read more

IoT Based Analog and Digital Clock using OLED and ESP32/ESP8266

Internet Analog and Digital Clock using OLED and ESP32 ESP8266

In this tutorial, we will create two types of IoT based clocks such as Analog and Digital using OLED display and ESP32 and ESP8266 NodeMCU development boards. We will use …

Read more

OLED Display Interfacing with ESP8266 NodeMCU – Display Text, Draw shapes and Images

OLED with ESP8266 NodeMCU

In this comprehensive user guide, we will learn to interface SSD1306 OLED with ESP8266 NodeMCU using Arduino IDE. We will discuss how to display simple texts, set pixels, draw lines and …

Read more

OLED Display Interfacing with Arduino – Display Text, Draw shapes and Images

OLED interfacing with Arduino display text images shapes

In this comprehensive user guide, we will learn to interface SSD1306 OLED with Arduino. We will discuss how to display simple texts, set pixels, draw lines and shapes on OLED display …

Read more

BME280 Data Logger with Arduino and Micro SD Card

Arduino BME280 data logging to microSD card hardware

In this user guide, we will learn how to log sensor readings acquired from BME280 sensor to a microSD card using Arduino and Arduino IDE. We will create a .txt …

Read more

DHT22 Data Logger with Arduino and Micro SD Card

Arduino DHT22 data logging to microSd card hardware

In this user guide, we will learn how to log temperature and humidity readings acquired from DHT22 sensor to a microSD card using Arduino and Arduino IDE. We will create …

Read more

ESP32 Multiple Sliders WebSocket Web Server – PWM Control LEDs Brightness

ESP32 multiple sliders PWM web server demo

In this ESP32 web server project, we will learn how to build an ESP32 PWM WebSocket web server that will control the brightness of multiple LEDs connected to the ESP32 …

Read more

Older posts
Newer posts
← Previous Page1 … Page37 Page38 Page39 … 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