Skip to content

SnowFleix/gRPC-Pololu-Command-Handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

gRPC-Pololu-Handler

Code used for a gRPC server written in C#. The code controls multiple Pololu controllers connected to servos and stepper motors. This repository is a copy of one service used in a project I'm currently developing.

Prerequisites

Some knowledge of gRPC, .NET Framework 4.7.2 and .NET Standard 1.5

Installing

Download as a zip and extract anywhere

Make sure all the dependencies are connected, if not download them using NuGet unless it is the LibUsbDotNet library which is located in BackEnd\libs

Running the tests

Run the MachineCommandHandlerTester project, make sure the MachineCommandHandler is running

Authors

Felix England

Acknowledgments

About

Code used for a gRPC server written in C#. The code controls multiple Pololu controllers connected to servos and stepper motors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published