Releases: adafruit/Adafruit_CircuitPython_PyCamera
Releases · adafruit/Adafruit_CircuitPython_PyCamera
1.0.0 - manual focus control; check for inconsistent CIRCUITPY
Timelapse Mode and Bitmapfilter.Blend Demo
Image filtering
Refactor and Enhancements
What's Changed
- Allow capturing a JPEG into a bytes object by @brentru in #13
- Various enhancements by @jepler in #15
Full Changelog: 0.0.6...0.0.7
Fix `.tone()`
What's Changed
Full Changelog: 0.0.5...0.0.6
0.0.5 - flip preview image; add missing dependencies
What's Changed
- Add missing dependencies to requirements.txt by @brentru in #8
- Fix horizontal flip in camera example by @caternuson in #9
New Contributors
- @brentru made their first contribution in #8
- @caternuson made their first contribution in #9
Full Changelog: 0.0.4...0.0.5
0.0.4
0.0.3
Cool stuff like autofocus
Initial release
This library supports the upcoming camera product from Adafruit.
It implements a point & shoot style camera application as well as a basic web-based camera which allows tuning settings and capturing jpegs over http.