Skip to content

Releases: adafruit/Adafruit_CircuitPython_PyCamera

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

0.0.4

14 Dec 20:04
421e33d
Compare
Choose a tag to compare

What's Changed

  • Remove some unused constants by @jepler in #6

Full Changelog: 0.0.3...0.0.4

0.0.3

14 Dec 02:38
d7bd59f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.3

Cool stuff like autofocus

12 Dec 23:07
17bb8a3
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jepler made their first contribution in #1

Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/commits/0.0.2

Initial release

05 Dec 14:09
17bb8a3
Compare
Choose a tag to compare

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.