Skip to content

Frai13/EasInoCSharpAPI

Repository files navigation

EasIno CSharp API

EasIno is an Arduino Library that makes easier the communication between Arduino and other devices. The purpose of this API is to provide an easy way to use the EasIno protocol using C# with any of these frameworks:

  • .NET Framework: even without receiveing updates, .NET Framework is still being used by many people that are learning C# or are using Windows Forms. This API was created with the objective of give these users the possibility to include EasIno in their applications.
  • .NET Core: for latest version of .NET.

API

Available frameworks:

Command Line Input

A command line input (CLI) program has been developed to ease the user to interact with EasIno boards without having to create an application. To see available commands type:

EasInoCLI.exe --help

Available frameworks:

Examples

Examples can be found at:

Send and monitor Form

This example allows the user to communicate with an EasIno board using an UI.

Configuration

Send and receive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages