Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tekker/esp32-ov7670-hacking
Based on https://github.com/igrr/esp32-cam-demo extended with an ILI9341 display, with a Telnet interface to change OV7670 settings on the fly. Streams BMP files from RGB565 and YUV422 (encoded to RGB565) picture formats. Compile with latest esp-idf. Check out new telnet command "video 1" to auto capture to LCD as fast as possible for videocam mode, "video 0" to stop or "video Z" where Z is delay in ms between each capture / LCD refresh.
https://github.com/tekker/esp32-ov7670-hacking
camera esp32 ili9341 libtelnet ov7670 smallargs telnet
Last synced: 3 months ago
JSON representation
Based on https://github.com/igrr/esp32-cam-demo extended with an ILI9341 display, with a Telnet interface to change OV7670 settings on the fly. Streams BMP files from RGB565 and YUV422 (encoded to RGB565) picture formats. Compile with latest esp-idf. Check out new telnet command "video 1" to auto capture to LCD as fast as possible for videocam mode, "video 0" to stop or "video Z" where Z is delay in ms between each capture / LCD refresh.
- Host: GitHub
- URL: https://github.com/tekker/esp32-ov7670-hacking
- Owner: tekker
- License: apache-2.0
- Created: 2017-06-14T09:16:55.000Z (over 7 years ago)
- Default Branch: feature/rgb_bitmap
- Last Pushed: 2017-11-11T06:15:35.000Z (about 7 years ago)
- Last Synced: 2023-04-06T18:29:52.147Z (almost 2 years ago)
- Topics: camera, esp32, ili9341, libtelnet, ov7670, smallargs, telnet
- Language: C
- Homepage:
- Size: 2.85 MB
- Stars: 68
- Watchers: 12
- Forks: 19
- Open Issues: 6
Awesome Lists containing this project
- AwesomeCompiler - esp32-ov7670-hacking