![]() |
Meditech control panel software
1.0beta
application C++ firmware for control panel ChipKit PI board
|
This application will run on the ChipKit PI module of the Meditech device. The module is connected to the Raspberry PI Mod B2. The software includes two parts: one independent series of features, related to the Meditech general health status overriding the user controlled parameters. The board also control che alphanumeric LCD display for status messages, warnings and alarms.
The user-controlled part instead is managed by the Raspberry PI "PI master" controlling the active probes and other functions. The counterpart of this application is a C++ command set running on the PI linux machine communicating with the board through a custom serial protocol. To reduce the weight of the microcontroller application most of the strings shown by the control panel display are sent by the linux machine.