Skip to content

Releases: adafruit/Adafruit_CircuitPython_PyCamera

1.3.1 RTC and NTP Time in Advanced Example

10 May 22:48
40e88ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

Overlay Scale Feature

11 Mar 20:10
97dd7bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

Overlay Position Feature

01 Mar 01:48
ac7d37f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0 - Addd overlay feature; rename network-based example

22 Feb 18:50
b06ccf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0 - manual focus control; check for inconsistent CIRCUITPY

21 Feb 21:03
516d9a6
Compare
Choose a tag to compare

Overdue for a 1.x.x release.

What's Changed

  • manual focus control! by @ladyada in #25
  • Fix some SPDX declarations by @jepler in #26
  • Check for inconsistent CIRCUITPY and display CircuitPython update message by @dhalbert in #29

New Contributors

Full Changelog: 0.0.9...1.0.0

Timelapse Mode and Bitmapfilter.Blend Demo

05 Feb 19:54
7698787
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.8...0.0.9

Image filtering

26 Jan 17:16
51309b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.7...0.0.8

Refactor and Enhancements

08 Jan 17:37
16530b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.0.7

Fix `.tone()`

20 Dec 01:23
fa65735
Compare
Choose a tag to compare

What's Changed

  • mute needs to be output, or tone does nothing by @jepler in #12

Full Changelog: 0.0.5...0.0.6

0.0.5 - flip preview image; add missing dependencies

19 Dec 20:57
17cae31
Compare
Choose a tag to compare

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

Full Changelog: 0.0.4...0.0.5