pamoja-sensing
The parts wired to a board: a thermometer that checks its own bytes, a servo pulse, a stepper walking its coils, and a part of your own.
One install for the 3 capabilities of this domain. Each is also its own
distribution, and pamoja is the whole framework in one.
pip install pamoja-sensing
from pamoja.sensing import sensors
| Capability | Module | What it covers |
|---|---|---|
| Sensor drivers | pamoja.sensors |
Datasheet-anchored decoders for eleven parts: the BME280, BMP280, DS18B20, HDC1080, INA219, INA226, ADS1115, OPT3001, SCD4x, SHT3x, and TMP117 |
| Actuator drivers | pamoja.actuators |
PCA9685 PWM and servo pulses, and stepper coil sequencing |
| Your own device | pamoja.core |
A sensor and an actuator pamoja has never heard of, written against the core traits, run against a rule, and published with nothing plugged in |
The guides, with a worked Python example for each, are at https://pamoja.molex.cloud/docs.
License
MIT
Release files for pamoja-sensing 0.1.18
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pamoja_sensing-0.1.18.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pamoja_sensing-0.1.18-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.5 kB
Release files / pamoja_sensing-0.1.18.tar.gz
| Download URL | pamoja_sensing-0.1.18.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
28ba0cf4d000bd77179e4be4c7a13000a5438c04ba124eeda41e8542da51dc33
|
|
BLAKE2b-256 checksum How to use checksums |
c05deba4d72cffe581cec3cb3c75d595bac8571e99c4ef274306fead811136b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / pamoja_sensing-0.1.18-py3-none-any.whl
| Download URL | pamoja_sensing-0.1.18-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3658cb3bb9f6463abd73e612482e6f08ad146f2a4b3f1360c29158b2e9d377ed
|
|
BLAKE2b-256 checksum How to use checksums |
b0c5641267f7c2dd9fc16e3121dbf015ff323b0d8448379c15b914ed59c13010
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|