Pamoja.Sensing
0.1.17
dotnet add package Pamoja.Sensing --version 0.1.17
NuGet\Install-Package Pamoja.Sensing -Version 0.1.17
<PackageReference Include="Pamoja.Sensing" Version="0.1.17" />
<PackageVersion Include="Pamoja.Sensing" Version="0.1.17" />
<PackageReference Include="Pamoja.Sensing" />
paket add Pamoja.Sensing --version 0.1.17
#r "nuget: Pamoja.Sensing, 0.1.17"
#:package Pamoja.Sensing@0.1.17
#addin nuget:?package=Pamoja.Sensing&version=0.1.17
#tool nuget:?package=Pamoja.Sensing&version=0.1.17
Pamoja.Sensing
The parts wired to a board: a thermometer that checks its own bytes, a servo pulse, and a stepper walking its coils.
One reference for the 2 capabilities of this domain. Each is also its own package,
and Pamoja is the whole framework in one.
dotnet add package Pamoja.Sensing
This package ships no assembly: it brings in the packages below, and each keeps its own namespace, so a type is named the way it is when the package is referenced directly.
| Capability | Package | What it covers |
|---|---|---|
| Sensor drivers | Pamoja.Sensors |
Datasheet-anchored decoders for the BME280, DS18B20, INA219, and ADS1115 |
| Actuator drivers | Pamoja.Actuators |
PCA9685 PWM and servo pulses, and stepper coil sequencing |
The guides, with a worked C# example for each, are at https://pamoja.molex.cloud/docs.
License
MIT
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Pamoja.Actuators (>= 0.1.17)
- Pamoja.Sensors (>= 0.1.17)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.