Python library for thermal cameras compatible with Raspberry Pi
Project description
pithermal
[!NOTE]
This library is currently in active development and only supports the Meridian Innovation Cougar MI0802 thermal image sensor at the time of writing. Builds are not versioned or released on PyPI. Expect breaking changes.
The pithermal Python library is meant to be an easy and straightforward way to communicate with supported thermal imaging cameras on a Raspberry Pi, in intent similar to what picamera2 offers for normal visual cameras. It takes just a few lines of code to capture your first thermal image:
from pithermal import MeridianPiThermal
camera = MeridianPiThermal()
camera.capture_file('thermal.png')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pithermal-0.1.0a1.tar.gz.
File metadata
- Download URL: pithermal-0.1.0a1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbbe720fb5c6eeead535e8902396af452041793c7d0d47dbd0b12264e7024547
|
|
| MD5 |
47b5860669bdad19848931d368c38151
|
|
| BLAKE2b-256 |
570af672643c47bed962ad9af65c029ca0b4ede1febd0bac5393087391a25027
|
File details
Details for the file pithermal-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: pithermal-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88a211bcc21fbc7ebb3d636844750773b88a72bebdd54e3d9f35c56f198fea71
|
|
| MD5 |
16fd13120f80f356c90d8e6d037cce6f
|
|
| BLAKE2b-256 |
92f6e36e8536351ee49f0aa4c6c2c914539edb3f5db78b9ddb735f187d86686a
|