Skip to content

pgrudzien12/ev3dev-lang-csharp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Getting started

See this blog post for instructions how install DNX, run .NET applications and compile C# code for Lego Mindstorms EV3.

The ev3dev project is SDK implementation. Check also demo projects for exemplary usage.

Usage

  1. Install DNX with above instructions
  2. Clone this project
  3. Compile code with dnu publish --no-source
  4. Copy /bin/output folder with your scp client to Lego brick
  5. Run your project using DNX (usually indirectly through compiler generated command)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published