This package includes the System.Device.I2c assembly for nanoFramework C# projects.
This package requires a target with System.Device.I2c v100.0.0.1 (checksum 0xFA806D33).
The System.Device.Gpio package supports general-purpose I/O (GPIO) pins, PWM, I2C, SPI and related interfaces for interacting with low level hardware pins to control hardware sensors, displays and input devices on single-board-computers; Raspberry Pi, BeagleBoard, HummingBoard, ODROID, and other...
More information
The Raspberry Pi's IO Functionality in an easy-to use API for Mono/.NET Core
This library enables developers to use the various Raspberry Pi's hardware modules including the Camera to capture images and video, the GPIO pins, and both, the SPI and I2C buses.
The Raspberry Pi's IO Functionality in an easy-to use API for Mono/.NET Core
This library enables developers to use the various Raspberry Pi's hardware modules including the Camera to capture images and video, the GPIO pins, and both, the SPI and I2C buses.
This library uses WiringPi to enables developers to use the various Raspberry Pi's hardware modules including the Camera to capture images and video, the GPIO pins, and both, the SPI and I2C buses.
Client library built on .NET Standard 2.0, providing an easy way to interact with Arduino boards.
The library implements the serial ASCII, Firmata and I2C protocols, which can be used simultaneously.
A text-based display driver for SSD1306 I2C OLED displays, targeting .NET MicroFramework 4.3+ and Netduino Plus hardware platform.
The driver works with I2C interface (only) and offers basic text rendering using bitmapped fonts. Two very minimal fonts are included
but because fonts have...
More information
An I2C master bus implemented fully in managed C#. Quite slow, but can utilize any MCU pin, and thus is very useful when connecting multiple I2C sensors.