Pamoja.Sensing 0.1.17

dotnet add package Pamoja.Sensing --version 0.1.17
                    
NuGet\Install-Package Pamoja.Sensing -Version 0.1.17
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pamoja.Sensing" Version="0.1.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pamoja.Sensing" Version="0.1.17" />
                    
Directory.Packages.props
<PackageReference Include="Pamoja.Sensing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pamoja.Sensing --version 0.1.17
                    
#r "nuget: Pamoja.Sensing, 0.1.17"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Pamoja.Sensing@0.1.17
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pamoja.Sensing&version=0.1.17
                    
Install as a Cake Addin
#tool nuget:?package=Pamoja.Sensing&version=0.1.17
                    
Install as a Cake Tool

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.17 57 9/6/2026
0.1.16 51 9/5/2026
0.1.15 46 9/5/2026