HTTP Client on NodeMCU with Arduino IDE

HTTP Client on NodeMCU with Arduino IDE

Introduction

HTTP (Hypertext Transfer Protocol) is a standard Application protocol which functions as request-response protocol between client and server.

HTTP client helps sending HTTP requests and receiving HTTP responses...

NodeMCU I2C with Arduino IDE

NodeMCU I2C with Arduino IDE

Introduction

I2C (Inter-Integrated Circuit) is serial bus interface connection protocol. It is also called as TWI (two wire interface) since it uses only two wires for communication. Those two...

NodeMCU SPI with Arduino IDE

NodeMCU SPI with Arduino IDE

Introduction

The Serial Peripheral Interface (SPI) is a bus interface connection protocol originally started by Motorola Corp.

  • SPI Interface uses four wires for communication. Hence it is also...
NodeMCU PWM with Arduino IDE

NodeMCU PWM with Arduino IDE

Introduction

Pulse Width Modulation (PWM) is a technique by which width of a pulse is varied while keeping the frequency of the wave constant.

PWM Generation

...
NodeMCU ADC with Arduino IDE

NodeMCU ADC with Arduino IDE

Introduction

Analog to Digital Converter (ADC) is used to convert analog signal into digital form. ESP8266 has inbuilt 10-bit ADC with only one ADC channel i.e. it has only...

NodeMCU GPIO with Arduino IDE

NodeMCU GPIO with Arduino IDE

Introduction

General-purpose input/output (GPIO) is a pin on an IC (Integrated Circuit). It can be either input pin or output pin, whose behavior can be controlled at the run...

Getting Started with NodeMCU using Arduino IDE

Getting Started with NodeMCU using Arduino IDE

Introduction

NodeMCU is Lua based firmware of ESP8266. Generally, ESPlorer IDE is referred for writing Lua scripts for NodeMCU. It requires to get familiar with ESPlorer IDE and Lua...

Getting started with NodeMCU

Getting started with NodeMCU

Introduction

The ESP8266 is a low-cost Wi-Fi chip developed by Espressif Systems with TCP/IP protocol.

For more information about ESP8266, you can refer ESP8266 WiFi Module.

NodeMCU is a LUA based firmware which we need...

Introduction to NodeMCU

Introduction to NodeMCU

Introduction

NodeMCU is an open source LUA based firmware developed for ESP8266 wifi chip. By exploring functionality with ESP8266 chip, NodeMCU firmware comes with ESP8266 Development board/kit i.e. NodeMCU Development board.

Bluetooth as the smart building protocol of choice

Bluetooth as the smart building protocol of choice

Introduction 

With more than 374 million Bluetooth smart building devices expected to ship annually by 2023 there’s plenty of opportunity for developers and engineers to continue to join the Bluetooth...

Showing 12 - 22 of 82 items