[Re][STM32F4-RP] OV2640 Camera Test1 - Transmitting Image via W5300 Web Server
A blog post by WIZnet Chip user, nexp, who crafted the STM32F4-RP board using the STM32F417Z, and transmits images to a web server via the W
STMicroelectronics - STM32F147Z
x 1
OMNIVISION - OV2640
x 1
STMicroelectronics - STM32CubeIDE
x 1
Original : https://nexp.tistory.com/3041
Previous : https://maker.wiznet.io/gemma/project/ov2640
WIZnet Chip user, nexp, has designed a board named STM32F4-RP using the STM32F417Z.
Initially, a web server was implemented on this board through the W5300, followed by the integration of the OV2640 camera module to provide images.
Through this article, you can learn how to use the OV2640 on the STM32 series and how to transmit images via the W5300 web server.
The author has written about transmitting images in both JPEG and RAW formats.
The source code is made available on Github, and videos have also been produced on YouTube for a more detailed overview.
Thank you