Skip to main content

simple tinkerboard camera module

Project description

Python module for simple ASUS tinkerboard camera

Overview

This repository documentation for simple asus tinkerboard camera control. Test create python module and upload python pypi. May with a lots of bug :)

Test Environment

  • ASUS Tinkerboard
    • image: v2.2.2
    • camera:
      • OV5647 (Raspiberry Camera V1, 5MP)
      • IMX219 (Raspiberry Camera V2, 8MP)
    • python version: 3.5
  • ASUS Tinkerboard 2
    • image: v3.0.6
    • camera:
      • OV5647 (Raspiberry Camera V1, 5MP)
      • IMX219 (Raspiberry Camera V2, 8MP)
    • python version: 3.9.2

Usage

  • preview
$ from stkcam import TKCam, CamType
$ cam = TKCam(CamType.OV5647)
$ cam.preview()
  • take a picture
$ from stkcam import TKCam, CamType
$ cam = TKCam(CamType.OV5647)
$ cam.take_image('/home/linaro/Desktop\image.jpg') # image path

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stkcam-0.0.3.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stkcam-0.0.3-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file stkcam-0.0.3.tar.gz.

File metadata

  • Download URL: stkcam-0.0.3.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for stkcam-0.0.3.tar.gz
Algorithm Hash digest
SHA256 9efafbe1103834716b2465c447e3f5d6692a94e2bbf368bfae1a57493f71d82e
MD5 beacc624379294b59c8f7c46cbb35a4d
BLAKE2b-256 ca575af6b30b1dbb72f54cce430f3adaaf3ee464a8a38688a0da512339062e96

See more details on using hashes here.

File details

Details for the file stkcam-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: stkcam-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for stkcam-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 885073f51abdca39d4a739c8ccb27a3236d217ed378b176d998ba2e83f6daf73
MD5 594a202db37e2cee31c5ae46ded9001c
BLAKE2b-256 7e66a3d6424b3d2150c253ac845d3bc7dc3b36983ab716aa4ab44fa58c46b6d1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page