A C# communication framework for the LEGO® MINDSTORMS® EV3 Brick.
- No need to install software on the brick. This API will communicate with brick firmware version V1.09H.
- Will require Net 9.0+ to run
- HidSharp
- Microsoft.Extensions.Logging.Abstractions
- Microsoft.Extensions.Options.ConfigurationExtensions
- System.IO.Ports
Should run on Windows, OSX and Linux. (Windows 11 tested)
MIT