You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CircuitPython module for use with the `VC0706 serial TTL camera <https://www.adafruit.com/product/397>`_. Allows basic image capture and download of image data from the camera over a serial connection. See examples for demo
18
+
of saving image to a SD card (must be wired up separately) or internally.
16
19
17
20
Dependencies
18
21
=============
@@ -36,10 +39,49 @@ Contributions are welcome! Please read our `Code of Conduct
0 commit comments