nanoFramework.Iot.Device.XPT2046
1.0.106
Prefix Reserved
See the version list below for details.
dotnet add package nanoFramework.Iot.Device.XPT2046 --version 1.0.106
NuGet\Install-Package nanoFramework.Iot.Device.XPT2046 -Version 1.0.106
<PackageReference Include="nanoFramework.Iot.Device.XPT2046" Version="1.0.106" />
<PackageVersion Include="nanoFramework.Iot.Device.XPT2046" Version="1.0.106" />
<PackageReference Include="nanoFramework.Iot.Device.XPT2046" />
paket add nanoFramework.Iot.Device.XPT2046 --version 1.0.106
#r "nuget: nanoFramework.Iot.Device.XPT2046, 1.0.106"
#:package nanoFramework.Iot.Device.XPT2046@1.0.106
#addin nuget:?package=nanoFramework.Iot.Device.XPT2046&version=1.0.106
#tool nuget:?package=nanoFramework.Iot.Device.XPT2046&version=1.0.106
This package includes the nanoFramework.Iot.Device.XPT2046 assembly for .NET nanoFramework C# projects.
XPT2046 - Touch screen controller
The XPT2046 from XPTEK is a 4-wire resistive touch screen controller that incorporates a 12-bit 125 kHz successive approximation register type A/D converter. The XPT2046 can detect the pressed screen location by performing two A/D conversions. As well as the location, the XPT2046 also measures touch screen pressure.
Communication is via the SPI bus which can communicate at maximum speed of 2Mhz and uses Mode 0 for the clock polarity/phase setting.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
-
.NETnanoFramework 1.0
- nanoFramework.CoreLibrary (>= 1.17.11)
- nanoFramework.Runtime.Events (>= 1.11.37)
- nanoFramework.System.Device.Gpio (>= 1.1.62)
- nanoFramework.System.Device.Spi (>= 1.3.89)
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.0.0-preview-109 | 50 | 7/13/2026 |
| 2.0.0-preview-094 | 62 | 6/22/2026 |
| 2.0.0-preview-085 | 67 | 6/1/2026 |
| 2.0.0-preview-080 | 61 | 5/27/2026 |
| 2.0.0-preview-062 | 64 | 5/13/2026 |
| 2.0.0-preview-049 | 58 | 5/4/2026 |
| 2.0.0-preview-045 | 73 | 4/29/2026 |
| 2.0.0-preview-037 | 68 | 4/22/2026 |
| 2.0.0-preview-032 | 71 | 4/20/2026 |
| 2.0.0-preview-016 | 86 | 3/10/2026 |
| 1.0.106 | 91 | 7/13/2026 |
| 1.0.92 | 98 | 7/1/2026 |
| 1.0.81 | 119 | 6/22/2026 |
| 1.0.30 | 245 | 11/26/2025 |
| 1.0.1 | 243 | 10/6/2025 |
Initial release of XPT2046 touch screen controller driver for nanoFramework.