libsimpleio 2.2024.167.1

dotnet add package libsimpleio --version 2.2024.167.1
NuGet\Install-Package libsimpleio -Version 2.2024.167.1
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="libsimpleio" Version="2.2024.167.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libsimpleio --version 2.2024.167.1
#r "nuget: libsimpleio, 2.2024.167.1"
#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.
// Install libsimpleio as a Cake Addin
#addin nuget:?package=libsimpleio&version=2.2024.167.1

// Install libsimpleio as a Cake Tool
#tool nuget:?package=libsimpleio&version=2.2024.167.1

Introduction

This library package provides libsimpleio.dll, a .Net Standard 2.0 library assembly that provides a .Net binding to the Linux Simple I/O Library.

libsimpleio.dll provides services to control ADC (Analog to Digital Converter) inputs, DAC (Digital to Analog) outputs, GPIO (General Purpose I/O) pins, I2C bus controllers, PWM (Pulse Width Modulated) outputs, servo outputs, motor outputs, SPI (Serial Peripheral Interface) devices, and watchdog timers.

With libsimpleio.dll you can develop .Net application programs for Linux target computers, including microcomputers like the BeagleBone and the Raspberry Pi, that control I/O devices. Such programs may be used for physical computing, test fixtures, instrumentation, and other kinds of embedded systems.

The API documentation for libsimpleio.dll is available online at http://tech.munts.com/libsimpleio.dll

Usage

The easiest and best way to use libsimpleio.dll is to install the .Net templates package libsimpleio-templates, by running the following command from a Linux or Windows command line:

dotnet new install libsimpleio-templates

The above command will install a .Net application program project template called csharp_console_libsimpleio. You can then create a project using it with commands like the following:

mkdir myprogram
cd myprogram
dotnet new csharp_console_libsimpleio

On Windows, after you have run the dotnet new install command above, Visual Studio will automatically pick up the csharp_console_libsimpleio project template. You can then create a project using it with File → New → Project... and then search for libsimpleio.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

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
2.2024.167.1 86 6/16/2024
2.2024.165.1 75 6/13/2024
2.2024.120.1 98 4/30/2024
2.2024.45.1 243 2/14/2024
2.2024.9.1 358 1/10/2024
2.2023.307.2 525 11/3/2023
2.2023.306.1 474 11/2/2023
2.2023.305.1 458 11/1/2023
2.2023.302.1 463 10/29/2023
2.2023.301.2 449 10/29/2023
2.2023.300.1 443 10/27/2023
2.2023.98.1 778 4/8/2023
2.2023.69.1 679 3/11/2023
2.2023.62.1 751 3/3/2023
2.2023.56.1 754 2/25/2023
2.2023.45.1 761 2/14/2023
2.2022.312.1 855 11/9/2022
2.2021.345.1 874 12/11/2021
2.2021.335.1 1,623 12/1/2021
2.2021.334.2 825 12/1/2021
2.2021.334.1 808 11/30/2021
2.2021.332.2 825 11/29/2021
2.2021.332.1 767 11/29/2021
2.2021.137.1 994 5/18/2021
2.2021.41.1 911 2/10/2021
2.2020.345.1 1,017 12/10/2020
2.2020.340.2 1,116 12/6/2020
2.2020.256.1 1,073 9/12/2020
2.2020.136.3 1,109 5/15/2020
2.2020.113.1 1,025 4/22/2020
2.2020.100.2 1,148 4/10/2020
2.2020.100.1 1,073 4/9/2020
2.2020.99.2 1,041 4/8/2020
2.2020.99.1 1,037 4/8/2020
2.2020.98.1 1,016 4/7/2020
2.2020.94.1 1,058 4/3/2020
2.2020.93.1 1,070 4/2/2020
2.2020.79.1 1,045 3/19/2020
2.2020.78.1 967 3/18/2020
2.2020.74.1 1,165 3/14/2020
2.2020.71.1 1,078 3/11/2020
2.2020.70.1 1,053 3/10/2020
2.2020.69.1 1,013 3/9/2020
2.2020.63.1 1,012 3/3/2020
2.2020.41.1 1,039 2/10/2020
1.0.7312.24765 1,137 1/8/2020
1.0.7179.34054 1,079 8/29/2019
1.0.7179.30297 1,082 8/29/2019
1.0.7179.17082 1,081 8/28/2019
1.0.7179.15969 1,087 8/28/2019
1.0.7061.16746 1,102 5/2/2019
1.0.7054.20577 1,128 4/25/2019
1.0.6999.19057 1,141 3/1/2019
1.0.6961.18751 1,237 1/22/2019
1.0.6944.35698 1,212 1/5/2019
1.0.6940.36618 1,204 1/1/2019
1.0.6897.18913 1,278 11/19/2018
1.0.6873.20761 1,201 10/26/2018
1.0.6869.32063 1,188 10/22/2018
1.0.6867.31797 1,248 10/20/2018
1.0.6846.22210 1,253 9/29/2018
1.0.6841.35287 1,273 9/24/2018
1.0.6840.34469 1,264 9/23/2018
1.0.6820.36714 1,316 9/3/2018
1.0.6819.20325 1,353 9/2/2018
1.0.6811.26946 1,304 8/26/2018
1.0.6804.29771 1,417 8/18/2018
1.0.6802.24009 1,372 8/16/2018
1.0.6799.34984 1,410 8/13/2018
1.0.6794.20478 1,379 8/8/2018

Fixed bug in IO.Interfaces.ADC.Voltage AnalogInputFactory().
Shortened the URL for online API specification.