acs 1.0.2-prerelease.24320.1
dotnet tool install --global acs --version 1.0.2-prerelease.24320.1
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local acs --version 1.0.2-prerelease.24320.1
#tool dotnet:?package=acs&version=1.0.2-prerelease.24320.1&prerelease
nuke :add-package acs --version 1.0.2-prerelease.24320.1
Device Bindings
You will find a large variety of bindings in this nuget. You can check the list on the repository.
Getting started
Once you've installed the nuget, you're ready to go! Make sure you have a proper device that support GPIO. See the System.Device.
Each binding has detailed example in the main repository. Each directory will contain a detailed README with the specific usage of each binding. It will also in the /samples
folder contains a detailed and commented example.
Hardware requirements
While most of the bindings and examples in this project require and are designed to support specific hardware (such as LCD displays, temperature sensors, single-board computers, microcontrollers, etc.), the library itself tries to be as hardware-independent as possible. Some bindings are even written to showcase the use of IOT interfaces with hardware that is already present in normal desktop computers (such as keyboards or CPU temperature sensors). So to get started, you do not need expensive hardware. Or you can start out with cheap stuff, such as an Arduino Uno. You can also use FT232H or FT4222 on a Windows, Linux or MAcOS traditional laptop or desktop.
You will also need to have the binding you're interested in! Most README will contains schemas and instructions on how to connect your binding to your board.
Community
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.
Contributing
We welcome PR and contributions. We are primarily interested in the following:
- Improving quality and capability of the drivers for supported boards.
- Implementations for additional boards.
- .NET device bindings for a wide variety of sensors, chips, displays and other components.
- Request a device binding or protocol that you need for your project (file an issue).
- Links to blog posts or tweets that showcase .NET Core being used for great IoT scenarios (file an issue).
License
.NET (including the iot repo) is licensed under the MIT license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.0.2-prerelease.24320.1 | 87 | 6/20/2024 |