ESP32 Arduino: HTTP PUT request

In this tutorial, we will check how to send a HTTP PUT request using the ESP32 and the Arduino core. The tests from this tutorial were done using a DFRobot’s ESP32 module integrated in a ESP32 development board.

from Pocket … Lire la suite

Solar Scare Mosquito

I am pretty sure that there will be people who disagree, but mosquitoes are by far the most irritating insects around. Of course this is the opinion of a person who has to only deal with the itchiness for a … Lire la suite

Uploading a File to AWS S3

The example shows how to upload a local file onto an S3 bucket using the Go AWS SDK. It’s quite straight forward once you have your session setup and we’ve create an AddFileToS3 function which can be called multiple times … Lire la suite

Polytec France

Seul éclairage annulaire à segments dans lequel la lumière blanche et les LED UV sont installées en alternance en huit segments. Site réservé aux professionnels et aux organismes publics*. Prix exclusif web Tarifs franco de port Traitement de commande rapide… Lire la suite

HTML Background Images

To add a background image in HTML, use the CSS property background-image. If the background image is smaller than the element, the image will repeat itself, horizontally and vertically, until it has reach the end of the element.

from Pocket … Lire la suite