Skip to content

moljac/ev3dev-lang-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages

  • C# 95.5%
  • Liquid 4.5%