Rajesh PachaikaniWechat QR Reader in Rust using OpencvComplete guide to compiling and installing opencv with contrib packages including wechat_qr_readerAug 31, 2023Aug 31, 2023
Rajesh PachaikaniDeploy Rust web app using Docker 🐋Rust is a very fast and safe language for systems programming. Rust is getting a lot of attention for the speed of it’s web frameworks. In…Feb 16, 2023Feb 16, 2023
Rajesh Pachaikani🐘PostgreSQL + 🐳 Docker : Deploy in 10 mins⏰Docker is a very powerful tool in every step of software development. In this blog let’s use a docker-compose file to deploy a PostgreSQL…Jan 29, 2023Jan 29, 2023
Rajesh PachaikaniFace detection using OpenCV in RUSTIn this article, we’ll see how to use the face detection functions available in the OpenCV library for Rustlang. I used only OpenCV library…Dec 21, 20221Dec 21, 20221
Rajesh PachaikaniHandling Multiple Video Sources in OpenCV“How to handle multiple camera inputs using OpenCV?” I have been searching for “the right way” to do it for a long time. I found out the…Dec 20, 20221Dec 20, 20221
Rajesh PachaikaniConnect ESP32 to WiFi with RustHey everyone, If you’ve tried to do embedded systems development using Rust, you might feel the documentation is somewhat scarce. I felt…Dec 9, 20222Dec 9, 20222
Rajesh PachaikaniWriting a Linux Kernel Module1. Why should I care about writing a Linux Kernel Module?Aug 7, 2022Aug 7, 2022
Rajesh PachaikaniGetting Started With Embedded Development Using Rust and ArduinoUsing rust for embedded development is much more easier than setting up a C/C++ environment now. You will be able to program and flash your…Aug 3, 2022Aug 3, 2022