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 drivers for eleven parts, from every language: the BME280, BMP280, DS18B20, HDC1080, INA219, INA226, ADS1115, OPT3001, SCD4x, SHT3x, and TMP117 |
| Actuator drivers | pamoja.actuators |
A PCA9685 driver for servos, LEDs, and valves, and stepper drivers for four coil lines or a step and direction chip, in every language |
| 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.2.0
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.2.0.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pamoja_sensing-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.6 kB
Release files / pamoja_sensing-0.2.0.tar.gz
| Download URL | pamoja_sensing-0.2.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
12948410797bc35dbdcc2cca6c3d1aa26a4adf73b035ff2851833142c4125bc8
|
|
BLAKE2b-256 checksum How to use checksums |
3f29e68f848cc0b6b1f60bcef12807061afff75661fb0846d92451f2e3ad2ff7
|
| 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.2.0-py3-none-any.whl
| Download URL | pamoja_sensing-0.2.0-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
32375b5ea67fc68997f806b97fc61c42d9a0a9e2400bd90c25300924790ed8d7
|
|
BLAKE2b-256 checksum How to use checksums |
243d0fdc6fd0102577d0138365dfacf0227d21a658fc43e5e8597568565744a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|