libsimpleio 2.2021.332.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package libsimpleio --version 2.2021.332.2
NuGet\Install-Package libsimpleio -Version 2.2021.332.2
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.2021.332.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libsimpleio --version 2.2021.332.2
#r "nuget: libsimpleio, 2.2021.332.2"
#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.2021.332.2

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

Introduction

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

libsimpleio 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 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 is available as a Windows help file.

Usage

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

dotnet new -i libsimpleio-templates

The above command will install a .Net 6 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 -i command above, Visual Studio 2022 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.45.1 205 2/14/2024
2.2024.9.1 326 1/10/2024
2.2023.307.2 492 11/3/2023
2.2023.306.1 430 11/2/2023
2.2023.305.1 424 11/1/2023
2.2023.302.1 430 10/29/2023
2.2023.301.2 406 10/29/2023
2.2023.300.1 399 10/27/2023
2.2023.98.1 735 4/8/2023
2.2023.69.1 656 3/11/2023
2.2023.62.1 710 3/3/2023
2.2023.56.1 714 2/25/2023
2.2023.45.1 722 2/14/2023
2.2022.312.1 819 11/9/2022
2.2021.345.1 828 12/11/2021
2.2021.335.1 1,577 12/1/2021
2.2021.334.2 791 12/1/2021
2.2021.334.1 771 11/30/2021
2.2021.332.2 806 11/29/2021
2.2021.332.1 742 11/29/2021
2.2021.137.1 954 5/18/2021
2.2021.41.1 884 2/10/2021
2.2020.345.1 999 12/10/2020
2.2020.340.2 1,075 12/6/2020
2.2020.256.1 1,038 9/12/2020
2.2020.136.3 1,077 5/15/2020
2.2020.113.1 993 4/22/2020
2.2020.100.2 1,099 4/10/2020
2.2020.100.1 1,032 4/9/2020
2.2020.99.2 1,003 4/8/2020
2.2020.99.1 997 4/8/2020
2.2020.98.1 982 4/7/2020
2.2020.94.1 1,012 4/3/2020
2.2020.93.1 1,044 4/2/2020
2.2020.79.1 1,000 3/19/2020
2.2020.78.1 939 3/18/2020
2.2020.74.1 1,130 3/14/2020
2.2020.71.1 1,043 3/11/2020
2.2020.70.1 1,021 3/10/2020
2.2020.69.1 988 3/9/2020
2.2020.63.1 968 3/3/2020
2.2020.41.1 1,007 2/10/2020
1.0.7312.24765 1,090 1/8/2020
1.0.7179.34054 1,048 8/29/2019
1.0.7179.30297 1,036 8/29/2019
1.0.7179.17082 1,052 8/28/2019
1.0.7179.15969 1,042 8/28/2019
1.0.7061.16746 1,071 5/2/2019
1.0.7054.20577 1,087 4/25/2019
1.0.6999.19057 1,108 3/1/2019
1.0.6961.18751 1,193 1/22/2019
1.0.6944.35698 1,177 1/5/2019
1.0.6940.36618 1,167 1/1/2019
1.0.6897.18913 1,236 11/19/2018
1.0.6873.20761 1,178 10/26/2018
1.0.6869.32063 1,155 10/22/2018
1.0.6867.31797 1,214 10/20/2018
1.0.6846.22210 1,198 9/29/2018
1.0.6841.35287 1,247 9/24/2018
1.0.6840.34469 1,232 9/23/2018
1.0.6820.36714 1,274 9/3/2018
1.0.6819.20325 1,294 9/2/2018
1.0.6811.26946 1,267 8/26/2018
1.0.6804.29771 1,380 8/18/2018
1.0.6802.24009 1,340 8/16/2018
1.0.6799.34984 1,359 8/13/2018
1.0.6794.20478 1,332 8/8/2018

Finished implementing syslog support.