Skip to content

Latest commit

 

History

History
108 lines (85 loc) · 4.84 KB

README.md

File metadata and controls

108 lines (85 loc) · 4.84 KB

Resources

See the following resources to get started.

.NET Core

System.Device.* APIs

  • Device Bindings - Includes a collection of APIs representing a range of sensors, displays and human interface devices based on System.Device.* APIs.
  • DevicesApiTester CLI - Helpful utility, based on System.Device.* APIs, that include various commands for testing connected development boards and external hardware.

Design Reviews

Interface Knowledge Base

General-Purpose Input/Output (GPIO)

Inter-Integrated Circuit (I2C)

Serial Peripheral Interface (SPI)

Development Boards

NOTE: It has been verified that .NET Core will work on the following development boards. However, there has only been limited testing so far. It is recommended you experiment with the Raspberry Pi 3 and HummingBoard for now.

Raspberry Pi

General

How-Tos

Products

HummingBoard

General

Products

BeagleBoard

General

How-Tos

Products

Pine64

General

Products

Maker Resources

Prototyping

How-Tos

Software

Social

Vendors