Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffijoe/graphcontrol-poc

Graph Control Proof of Concept for school.
https://github.com/jeffijoe/graphcontrol-poc

Last synced: about 1 month ago
JSON representation

Graph Control Proof of Concept for school.

Awesome Lists containing this project

README

        

# GraphControl

A freestyle assignment for our embedded controller class.

## Parts

* SharpServer: an implementation of the Graph Server in C#.
* Client: A Node.js TCP client, that also acts as a webserver.
* PICServer: The C implementation for the EasyPIC controller.

## Authors

* Jeff Hansen - SharpServer, Client
* Bjarke Søgaard - PICServer