Just tell me how to show camera video on lcd screen
-
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!
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