Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.RemoteIO.Platforms
RaspberryPi Class
RaspberryPi Fields
AIN0 Field
AIN1 Field
GPIO10 Field
GPIO11 Field
GPIO12 Field
GPIO13 Field
GPIO14 Field
GPIO15 Field
GPIO16 Field
GPIO17 Field
GPIO18 Field
GPIO19 Field
GPIO2 Field
GPIO20 Field
GPIO21 Field
GPIO22 Field
GPIO23 Field
GPIO24 Field
GPIO25 Field
GPIO26 Field
GPIO27 Field
GPIO3 Field
GPIO4 Field
GPIO5 Field
GPIO6 Field
GPIO7 Field
GPIO8 Field
GPIO9 Field
I2C1 Field
PWM0 Field
PWM1 Field
SPI0_0 Field
SPI0_1 Field
SPI1_0 Field
SPI1_1 Field
SPI1_2 Field
USERLED Field
Raspberry
Pi
AIN
0 Field
Analog input channel number for the remote Raspberry Pi analog input
AIN0
.
Namespace:
IO.Objects.RemoteIO.Platforms
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
public
const
int
AIN0
= 0
Field Value
Int32
Remarks
This analog input is only available if a
Mikroelektronika Pi 3 Click Shield (MIKROE-2756)
is installed and the following device tree overlay command added to config.txt:
C#
Copy
dtoverlay=Pi3ClickShield
See Also
Reference
RaspberryPi Class
IO.Objects.RemoteIO.Platforms Namespace