Skip to content
Iotguider
Getting Started Guide for Internet of Things
  • Home
  • Arduino
  • Raspberry Pi
  • ESP8266/NodeMCU
  • Videos
  • About

Author: Iotguider

ESP8266 OTA (Over The Air) Update using Arduino IDE

ESP8266 OTA (Over The Air) Update using Arduino IDE

February 12, 2019 Iotguider Leave a comment

ESP8266 OTA is used to load firmware using a WiFi connection instead of using a serial port. You can program…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: Arduino, ESP8266, Espressif, IDE, OTA, Update
Send HTTP POST Request with ESP8266 WiFi Module

Send HTTP POST Request with ESP8266 WiFi Module

February 11, 2019 Iotguider 1 Comment

Learn about generating and sending HTTP POST Request from ESP8266. The POST method is the type of HTTP request method…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: ESP8266, Espressif, HTTP, POST Request
Using Serial Peripheral Interface (SPI) in Raspberry Pi

Using Serial Peripheral Interface (SPI) in Raspberry Pi

February 3, 2019 Iotguider 2 Comments

SPI (Serial Peripheral Interface), establishes communication between multiple peripheral devices or microcontrollers. The SPI interface bus exchanges data between microcontrollers.…

Continue Reading →

Posted in: Raspberry Pi Filed under: Communication, Python, Raspberry, Raspberry Pi, Raspbian, SPI
Using SoftwareSerial in Arduino for Serial Communication

Using SoftwareSerial in Arduino for Serial Communication

February 1, 2019 Iotguider 1 Comment

The Arduino hardware has built-in support for serial communication on pins 0 and 1. The native serial support happens via…

Continue Reading →

Posted in: Arduino Filed under: Arduino, Communication, Serial, SoftwareSerial
Establish WiFi Connection in ESP8266 WiFi Module

Establish WiFi Connection in ESP8266 WiFi Module

January 9, 2019 Iotguider 1 Comment

Establish WiFi Connection in the ESP8266 WiFi Module is so easy. ESP8266/NodeMCU supports two modes for the establishment of a…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: ESP8266, Espressif, NodeMCU
Wireless controlled LED using ESP8266

Wireless controlled LED using ESP8266 WiFi Module

January 7, 2019 Iotguider Leave a comment

Control the LED connected to the ESP8266 webserver. Initially create a simple web server and connect an LED to ESP8266.…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: Arduino, ESP8266, Espressif, LED, Wireless
Build a simple Web Server using NodeMCU

Build a simple Web Server using NodeMCU

December 23, 2018 Iotguider Leave a comment

Build a simple Web Server using NodeMCU and Arduino IDE. Learn about connecting it to Wi-Fi and creating a web…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: ESP8266, NodeMCU, Web Server
Learn interfacing DS3231 RTC Module with NodeMCU

Learn interfacing DS3231 RTC Module with NodeMCU

December 17, 2018 Iotguider 2 Comments

How to interface the DS3231 RTC Module with NodeMCU. Learn to Setup and display the time of DS3231 on Serial…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: Clock, DS3231, NodeMCU, RTC
Serial communication between NodeMCU and Arduino

Serial communication between NodeMCU and Arduino

December 16, 2018 Iotguider 13 Comments

Learn Serial communication between NodeMCU and Arduino. Transmit data between two NodeMCU and Arduino using RX/TX lines. How Software Serial…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: Arduino, Communication, ESP8266, NodeMCU, Serial
How to Program NodeMCU with Arduino IDE

How to Program NodeMCU with Arduino IDE

December 15, 2018 Iotguider Leave a comment

Learn how to Program NodeMCU with Arduino IDE. You just need to install the board and connect it to the…

Continue Reading →

Posted in: ESP8266/NodeMCU Filed under: Arduino, IDE, LED, NodeMCU

Post navigation

Page 1 of 9
1 2 … 9 Next →

Sign up for Newsletter

Iotguider’s Recent Posts

  • Arduino Fundamentals Certification Program
  • Announced New Arduino MKR WAN 1310 for LoRa connectivity
  • Raspberry Pi 4 Model B: Most powerful Raspberry Pi ever!
  • ESP8266 OTA (Over The Air) Update using Arduino IDE
  • Send HTTP POST Request with ESP8266 WiFi Module

Slack invite

Join Iotguider on slack by the following link go.iotguider.in/slack

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
  • Youtube
Copyright © 2025 Iotguider