Page 1 of 1

Just tell me how to show camera video on lcd screen

Posted: 2025-03-31 9:08
by coloregg
I purchased the Luckfox Pico RV1106 development board along with a 4.4-inch display, as well as the SC3336 camera module. Could you please share the general development process or logic for displaying the camera feed directly on the screen? Thank you!

Re: Just tell me how to show camera video on lcd screen

Posted: 2025-04-01 3:11
by Crocodile
Hello, to display the camera content on the LCD screen, you can refer to the routine https://github.com/LuckfoxTECH/luckfox_ ... nn_example, the general principle is to convert the camera image into a format supported by the screen after obtaining it