MQTT clients can publish messages to a MQTT broker and other clients can subscribe to message topics which they want to receive. Hovewer there might be a cases where we…
QR code is a two-dimensional barcode which stores encoded data. It can be a website URL, contact details, location coordinates, email address, plain text, etc. QR code can store more…
DeepSpeech is a speech to text (STT) or automatic speech recognition (ASR) engine developed by Mozilla. It allows to recognize a speech and convert spoken words into text. DeepSpeech is…
Color quantization is the process that is used to reduce the number of colors in an image while preserving the visual appearance of the image. The objective is to reproduce…