Skip to content

techtutorialsx

A site about programming, IoT and technology. Find tutorials for many different projects.

  • Home
  • About

Tag: Server

Posted on January 17, 2022January 25, 2025

ESP32: Chat Application (Part 1)

First part of the ESP32 Chat application, where we will setup the basic ESP32 and client functionality.

Posted on December 6, 2021January 25, 2025

ESP32 websocket server: Broadcast messages

How to broadcast messages to all the websocket clients connected to a ESP32 server.

Posted on November 2, 2021November 2, 2021

ESP32: Dynamic sensor network

How to build a dynamic sensor network that can be monitored through a web-based real-time dashboard. We will be using the ESP32 to implement the nodes of the sensor network and the Arduino core to program them.

Posted on July 27, 2019January 25, 2025

ESP32 Arduino: HTTP communication between devices

Establishing HTTP communication between two ESP32 devices.

Posted on June 4, 2019January 25, 2025

Raspberry Pi HTTP/2 server: Receiving GET request from a ESP32

How to send a GET request from an ESP32 to a Node.js HTTP/2 server running on a Raspberry Pi 3.

Posted on June 4, 2019January 25, 2025

Raspberry Pi 3: HTTP/2 server setup

How to run a HTTP/2 server on the Raspberry Pi 3, using Node..js

Posted on February 11, 2019January 25, 2025

ESP32: HTTP/2 GET request to Node.js server

In this tutorial we will check how to make a HTTP/2 GET request from the ESP32 to a Node.js server. The tests shown on this tutorial were performed using an ESP32 board from DFRobot. Introduction In this tutorial we will check how to make a HTTP/2 GET request from the ESP32 to a Node.js server. The ESP32 …

Continue reading "ESP32: HTTP/2 GET request to Node.js server"

Posted on January 25, 2019January 25, 2025

Node.js HTTP/2 server: obtain request method

In this tutorial we will check how to obtain the method of a request performed to a HTTP/2 Node.js server. Introduction In this tutorial we will check how to obtain the method of a request performed to a HTTP/2 Node.js server. Note that we have already covered how to setup a very simple HTTP/2 webserver …

Continue reading "Node.js HTTP/2 server: obtain request method"

Posted on January 5, 2019March 14, 2019

Node.js: HTTP/2 server setup

In  this tutorial we will check how to setup a very simple HTTP/2 server using node.js. We will be using the HTTP/2 module to setup the server and a web browser as client. Introduction In  this tutorial we will check how to setup a very simple HTTP/2 server using node.js. We will be using the HTTP/2 …

Continue reading "Node.js: HTTP/2 server setup"

Posted on November 19, 2018January 25, 2025

ESP32 Arduino: HTTP/2 GET Request

In this tutorial we will test how to perform a HTTP/2 GET request using the ESP32 and the Arduino core. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial we will test how to perform a HTTP/2 GET request using the ESP32 and the Arduino core. We will …

Continue reading "ESP32 Arduino: HTTP/2 GET Request"

Posts pagination

Page 1 Page 2 Next page

Recent Posts

  • Python defaultdict: Handling Non-existing Keys with Default Values
  • Flask and Pydantic
  • Pydantic: Getting started
  • ESP32 WebSerial: Receiving Messages

Categories

  • C# (9)
  • Electronics (11)
  • ESP32 (373)
  • ESP8266 (102)
  • IoT (4)
  • Javascript (23)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (13)
  • Misc (24)
  • OBLOQ (16)
  • Python (68)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)
Follow techtutorialsx on WordPress.com

  • Subscribe Subscribed
    • techtutorialsx
    • Already have a WordPress.com account? Log in now.
    • techtutorialsx
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...