https://github.com/codingabi/esp32camoverlay
Example sketch to show, how to draw text or lines on a esp32-cam captured photo and save the picture on a SD card
https://github.com/codingabi/esp32camoverlay
Last synced: 6 months ago
JSON representation
Example sketch to show, how to draw text or lines on a esp32-cam captured photo and save the picture on a SD card
- Host: GitHub
- URL: https://github.com/codingabi/esp32camoverlay
- Owner: codingABI
- License: cc0-1.0
- Created: 2023-03-11T15:52:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T15:47:55.000Z (almost 3 years ago)
- Last Synced: 2025-07-14T22:43:36.099Z (8 months ago)
- Language: C++
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp32camOverlay
[Example sketch](src/esp32camOverlay/esp32camOverlay.ino) to show, how to draw text or lines on a esp32-cam captured photo and save the picture on a SD card.
This could be useful, for example, if you want to show a timestamp, logo or label on a photo. Due memory limitations no resolution higher then XGA (1024x768) is possible with 4 MB psram. If you get incomplete jpg images reduce the jpg quality.
Example:
