Description:
- Qt QML based ventilator application made from scratch which runs on embedded board ( raspberry pi 3b) .
- All the functionailties were implemented and tested of ventilator. Reads/write data to/from arduino connected to main board running this app using serial communication.
- Settings tab added for peep, flow and volume control.
- Bar charts used to show the volume, flow and peed rate comming from arduino.
- Prototype created. UI design improvement can be done.
Setup: To run this embedded application you need to setup Qt framework in you local computer and raspberry pi where it will run after boot.