GitHub / adafruit / Adafruit_CircuitPython_PyCamera
Library for the Adafruit PyCamera
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_PyCamera
PURL: pkg:github/adafruit/Adafruit_CircuitPython_PyCamera
Stars: 19
Forks: 10
Open issues: 2
License: mit
Language: Python
Size: 260 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: 19 days ago
Pushed at: 3 months ago
Last synced at: 16 days ago
Commit Stats
Commits: 114
Authors: 9
Mean commits per author: 12.67
Development Distribution Score: 0.439
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/adafruit/Adafruit_CircuitPython_PyCamera
Topics: adafruit, circuitpython, esp32s3, ov5640, python
1.4.0 - Custom Filename Support
1.4.0
What’s Changed
- allow custom filenaming by @FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/32
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/compare/1.3.4...1.4.0
Download
Download
Download
1.3.2 - Delegate resetting to `espcamera`
1.3.2
What’s Changed
- use espcamera reset functionality; other minor changes by @dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/41
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/compare/1.3.1...1.3.2
Download
1.3.1 RTC and NTP Time in Advanced Example
1.3.1
What’s Changed
- Update code.py to handle RTC and NTP by @VPTechOps in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/36
New Contributors
- @VPTechOps made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/36
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/compare/1.3.0...1.3.1
Download
Overlay Scale Feature
1.3.0
What’s Changed
- Overlay scale by @FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/33
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/compare/1.2.0...1.3.0
Download
Overlay Position Feature
1.2.0
What’s Changed
- Overlay position by @FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/31
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/compare/1.1.0...1.2.0
Download
1.1.0 - Addd overlay feature; rename network-based example
1.1.0
What’s Changed
- Ipcam was unuseful name by @jepler in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/30
- Overlay feature and example by @FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/28
New Contributors
- @FoamyGuy made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/28
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/compare/1.0.0...1.1.0
Download
1.0.0 - manual focus control; check for inconsistent CIRCUITPY
1.0.0
Overdue for a 1.x.x release.
What’s Changed
- manual focus control! by @ladyada in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/25
- Fix some SPDX declarations by @jepler in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/26
- Check for inconsistent CIRCUITPY and display CircuitPython update message by @dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/29
New Contributors
- @dhalbert made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/29
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/compare/0.0.9...1.0.0
Download
Timelapse Mode and Bitmapfilter.Blend Demo
0.0.9
What’s Changed
- fix for issue #18 by @ladyada in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/21
- Timelapse mode by @ladyada in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/22
- Add demonstration of bitmafilter.blend by @jepler in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/23
New Contributors
- @ladyada made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/21
Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/compare/0.0.8...0.0.9
Download