nanoFramework.Iot.Device.Pcx857x
1.2.673
Prefix Reserved
dotnet add package nanoFramework.Iot.Device.Pcx857x --version 1.2.673
NuGet\Install-Package nanoFramework.Iot.Device.Pcx857x -Version 1.2.673
<PackageReference Include="nanoFramework.Iot.Device.Pcx857x" Version="1.2.673" />
paket add nanoFramework.Iot.Device.Pcx857x --version 1.2.673
#r "nuget: nanoFramework.Iot.Device.Pcx857x, 1.2.673"
// Install nanoFramework.Iot.Device.Pcx857x as a Cake Addin #addin nuget:?package=nanoFramework.Iot.Device.Pcx857x&version=1.2.673 // Install nanoFramework.Iot.Device.Pcx857x as a Cake Tool #tool nuget:?package=nanoFramework.Iot.Device.Pcx857x&version=1.2.673
PCx857x/PCF8574/PCF8575/PCA8574/PCA8575 - NXP/TI GPIO expansion
The PCX857X device family provides 8/16-bit, general purpose parallel I/O expansion for I2C SPI applications. These chips provide simple I/O expansion with reduced bus traffic as they don't take command bytes.
Documentation
PCX857X devices contain different markings to distinguish features like packaging, bus speed support, and address space. Please review specific datasheet for more information.
Usage
// 0x20 is the device address in this example.
var connectionSettings = new I2cConnectionSettings(1, 0x20);
var i2cDevice = I2cDevice.Create(connectionSettings);
var pcf8574 = new Pcf8574(i2cDevice);
Binding Notes
This binding includes an Pcx857x
abstract base class and derived abstract classes for both 8-bit (Pcx8574
) and 16-bit (Pcx8575
) variants.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- nanoFramework.CoreLibrary (>= 1.15.5)
- nanoFramework.Runtime.Events (>= 1.11.18)
- nanoFramework.System.Device.Gpio (>= 1.1.41)
- nanoFramework.System.Device.I2c (>= 1.1.16)
- nanoFramework.System.Threading (>= 1.1.32)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on nanoFramework.Iot.Device.Pcx857x:
Repository | Stars |
---|---|
nanoframework/nanoFramework.IoT.Device
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
|
Version | Downloads | Last updated |
---|---|---|
1.2.673 | 107 | 10/23/2024 |
1.2.631 | 338 | 8/28/2024 |
1.2.570 | 412 | 6/14/2024 |
1.2.560 | 180 | 5/29/2024 |
1.2.548 | 199 | 5/15/2024 |
1.2.436 | 942 | 11/10/2023 |
1.2.329 | 1,350 | 5/26/2023 |
1.2.316 | 204 | 5/16/2023 |
1.2.313 | 138 | 5/12/2023 |
1.2.297 | 225 | 5/3/2023 |
1.2.203 | 1,377 | 12/28/2022 |
1.2.141 | 636 | 10/25/2022 |
1.2.122 | 528 | 10/12/2022 |
1.2.114 | 439 | 10/8/2022 |
1.2.95 | 499 | 9/22/2022 |
1.2.87 | 860 | 9/15/2022 |
1.2.73 | 409 | 9/8/2022 |
1.2.44 | 474 | 8/10/2022 |
1.2.43 | 392 | 8/9/2022 |
1.1.113.2032 | 934 | 6/23/2022 |
1.1.1 | 556 | 4/14/2022 |
1.0.300 | 392 | 4/1/2022 |
1.0.277-preview.28 | 124 | 3/25/2022 |
1.0.277-preview.26 | 119 | 3/25/2022 |
1.0.277-preview.1 | 157 | 3/10/2022 |