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.
How to send a GET request from an ESP32 to a Node.js HTTP/2 server running on a Raspberry Pi 3.
How to run a HTTP/2 server on the Raspberry Pi 3, using Node..js
How to run a Node.js script on the Raspberry Pi 3.
How to print a “Hello World” message on the Raspberry Pi 3, running Raspbian
In this tutorial, we will check how to get user input from the shell, using Python on the Raspberry Pi. This tutorial was tested on a Raspberry Pi 3 model B+, running version 4.9 of Raspbian, installed using NOOBS. The Python version used was 3.5.3.
In this tutorial we will check how to setup a simple Flask server on the Raspberry Pi and send HTTP POST requests to it from the ESP32. Then, we will access the body of the request on the Raspberry Pi. The Python version used on this tutorial was 3.5.3 and it was tested on a Raspberry Pi …
Raspberry Pi 3 Flask: Receiving HTTP POST Request from ESP32 Read More »
In this tutorial we will check how to setup a very simple Flask server on the Raspberry Pi and send HTTP GET requests to it from an ESP32 running the Arduino core. This tutorial was tested on a Raspberry Pi 3 model B+, running version 4.9 of Raspbian, and on a DFRobot’s ESP32 module integrated in a ESP32 development board.
The objective of this post is to analyze a 10.1″ display for the Raspberry Pi. The display was tested on a Raspberry Pi 3 model B+.
In this tutorial we will check how to expose a Flask server to the local network, so it can be reached from clients connected to that same network. This tutorial was tested on a Raspberry Pi 3 model B+, running version 4.9 of Raspbian, installed using NOOBS.
In this tutorial, we will check how to get the local IP address of the Raspberry Pi using the command line and the ifconfig command. This tutorial was tested on a Raspberry Pi 3 model B+, running version 4.9 of Raspbian, installed using NOOBS.