You are here: Home Documentation Tutorials .NET C#
Document Actions

.NET C#


This Tutorial is intended for: OSC Users, Desktop Developers

How to communicate with the Make Controller from with Microsoft's .NET C# environment.

All content on one page (useful for printing, presentation mode etc.)

  1. Overview How the Make Controller communicates with .NET C# apps, and a list of required downloads.
  2. LED Control We'll start with a simple example of how to control an LED on the Make Controller Kit.
  3. Analog Inputs Another example, this time on how to read values back from the board.
  4. Sample Apps A rundown of the sample apps included in the .NET C# download.
  5. Note about .NET USB communication The MakingThings .NET library currently contains a USB workaround.