Skip to content
techtutorialsx

techtutorialsx

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

  • Home
  • About

Tag: GET Request

Posted on June 4, 2019June 4, 2019

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

In this tutorial we will check how to send a HTTP/2 GET request from an ESP32 to a Node.js server running on the Raspberry Pi 3.

Continue reading “Raspberry Pi HTTP/2 server: Receiving GET request from a ESP32”
Posted on February 11, 2019March 14, 2019

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.

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

Posted on January 25, 2019March 14, 2019

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.

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

Posted on December 8, 2018March 14, 2019

Micro:bit MicroPython: UART OBLOQ HTTP GET Request to Flask server

In this tutorial we are going to check how to send a HTTP GET request using a micro:bit board and a UART OBLOQ. We will be using MicroPython to program the micro:bit board.

Continue reading “Micro:bit MicroPython: UART OBLOQ HTTP GET Request to Flask server”

Posted on December 8, 2018March 14, 2019

ESP32 HTTP/2: Decompressing Brotli encoded content

In this tutorial we are going to check how to do a HTTP/2 GET request, accepting the content compressed with the Brotli algorithm. Thus, we will later decompress it back, after receiving the response. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board.

Continue reading “ESP32 HTTP/2: Decompressing Brotli encoded content”

Posted on July 24, 2018March 14, 2019

UART OBLOQ: Sending HTTP GET request

In this tutorial, we will check how to send a HTTP GET request from the UART OBLOQ.
Continue reading “UART OBLOQ: Sending HTTP GET request”

Categories

  • Electronics (21)
  • ESP32 (293)
  • ESP8266 (99)
  • IoT (8)
  • Javascript (6)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (22)
  • Misc (1)
  • OBLOQ (15)
  • Python (37)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)

Top Posts & Pages

  • Python OpenCV: Converting an image to gray scale
  • Python OpenCV: Converting an image to black and white
  • ESP8266: HTTP GET Requests
  • ESP8266: HTTP POST Requests
  • ESP8266: Connecting to MQTT broker
  • ESP32 Arduino: Timer interrupts
  • Python OpenCV: Saving an image to the file system
  • ESP-WROOM-32: Uploading a program with Arduino IDE
  • Python OpenCV: Flipping an image
  • Flask: Parsing JSON data

Follow Us

  • Twitter
  • YouTube
  • Facebook