Skip to content

Signal-F/SignalF.Controller

Repository files navigation

Welcome to the SignalF project

SignalF is a configurable, modular .NET measurement and control software specially designed for operation on single-board computers such as the Raspberry Pi or the Orange Pi. In industry, single-board computers are primarily used in measurement and control technology (MCR), where they often replace the much more expensive programmable logic controllers (PLCs).

SignalF is a soft real-time system. The sensor data is read in, the control algorithms and calculators are executed and the control values are output to the actuator at defined time intervals using configurable tasks. When creating your measurement and control software, you no longer have to worry about the architecture of the application, but can concentrate entirely on connecting the hardware and implementing your algorithms.

Getting Started

The SignalF documentation will guide you through setting up the code and running it on your own system.

Contribute

Contributions to SignalF are welcome. Here is how you can contribute to SignalF:

Submit bugs and help us verify fixes.
Submit pull requests for bug fixes and features and discuss existing proposals.
Please refer to Contribution Guidelines for more details.

About

SignalF is a configurable, modular .NET measurement and control software specially designed for operation on single-board computers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages