How to generate a qrcode and display it onto the LCD Screen

Hi I currently have an H7Plus cam and my goal is to be able to display a qrcode onto the LCD screen according to the URL of the qrcode inside the code, is this possible to do with the camera and IDE?

You can detect the QR code using the camera and get the QR code url. Do you want to display that string on the screen? That’s possible. If you want to render a new code we don’t have software to draw QR codes.