Arduino Day Celebration 2021 Tomson Electronics

Arduino Day 2021

Tomson Electronics Arduino Day Celebration 2021

About Arduino Day

Arduino Day is a worldwide birthday celebration of Arduino – organized directly by the community, or...

How to set up Raspberry Pi Pico

How to Set Up Raspberry Pi Pico

Getting Started with Raspberry Pi Pico : Set Up Raspberry Pi Pico

Raspberry Pi Pico, the new breakout board for RP2040 microcontroller from Raspberry Pi foundation. In this tutorial,...

DHT11 Sensor Interfacing with NodeMCU

DHT11 Sensor Interfacing with NodeMCU

Introduction

DHT11

DHT11 sensor measures and provides humidity and temperature values serially over a single wire.

It can measure the relative humidity in percentage (20 to 90%...

LM35 Interfacing with NodeMCU

LM35 Interfacing with NodeMCU

Introduction

LM35 is a temperature sensor which can measure temperature in the range of -55°C to 150°C.

It is a 3-terminal device that provides analog voltage proportional...

NodeMCU MQTT Client with Arduino IDE

NodeMCU MQTT Client with Arduino IDE

Introduction

MQTT is a lightweight publish-subscribe based messaging protocol.

  • It is quicker (faster) than other request-response based APIs like HTTP.
  • It is developed on the base of the...
HTTP Server on NodeMCU with Arduino IDE

HTTP Server on NodeMCU with Arduino IDE

Introduction

The Hypertext Transfer Protocol (HTTP) is standard application layer protocol which functions as a request response protocol in between server and client.

It is widely used in IoT...

Showing 1 - 11 of 82 items