|
|
|
|
|
by lnsru
368 days ago
|
|
Many modern measurement hardware is built this way - motherboard with custom PCIe boards. It dramatically simplifies GUI design using standard tools and keeps the complexity separated on the external boards. The PCIe boards also can be designed for one/two measurement channels making the equipment rather modular and customizable. |
|
Your UI can be built in Python/Qt/Tk while the safety critical stuff is programmed in C running on an RTOS.