Final project to classes of Objective Programming on Electronics.
Application was build in order to remotely communicates with Intrument Brooks' Mass Flow Controller, model 0254.
Connection is made by RS232 port.
Projekt na zajęcia z Programowania Obiektowego. Zdalne sterowanie przepływomierzem firmy Brooks Instrument.
Language: C++11
Used API: WinApi
What you can do through this app:
- read current settings from Mass Flow Controller
- update settings to Mass Flow Controller (Blending, Batching, Set Point, set Units etc.)
What could be improved:
- if cable is disconnected from controller after making connection, program will not see that or will crash. In that case it is needed to close the program and then open it once again
- in case of disconnetcting cable from computer after making connection, it is needed to close the program and open it once again
To-do's:
- add ability to save data to text file
- add ability to read settings from text file
Project currently is not continued.
Website with more informaton about the controller: here
Documentation of the controller: here
Polish documentation of the program: here