How to obtain hand landmarks from an image, using Python, MediaPipe and OpenCV.
Python dlib: face landmarks detection
How to use dlib and Python to detect face landmarks in an image.
Python dlib: displaying images
How to get started using dlib with Python,
JavaScript: obtaining object depth
How to calculate the maximum object depth in JavaScript.
Node.js: HTTP/2 requests
How to do HTTP/2 requests, using Node.js. and the fetch-h2 package.
ESP32: ILI9341 Display Hello world
How to write text to a ILI9341 display using the ESP32 and the Arduino core.
How to get started with Express.js
How to setup a Node.js server using the Express.js framework.
ESP32 Arduino: WebSerial
How to use a web based Serial monitor for the ESP32, implemented by the WebSerial library.
ESP32 Arduino: Soft AP and Station modes
How to setup the ESP32 to work in Soft AP and Station modes simultaneously, using the Arduino core.
Python: How to create a PowerPoint document
How to create a PowerPoint document programmatically from a Python script.