Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 808 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 808 Bytes

csharp_daemon

Build Status

Communication layer between the interface and the arduino. Processes the incoming data and sends the results to the mongo db

This project can be built with visual studio and uses .NET core 3.1

Built binaries that are self-contained can be found at:

Windows 64 builds: https://github.com/beademingstoestel/csharp_daemon/releases

For linux use the beademingstoestel/daemon image from docker hub

Works in tandem with the GUI which can be found at:

https://github.com/beademingstoestel/OpenSource_ventilator_lungs