Mick Percy
Mick Percy
As per our Discord discussion it should be possible to do this with the current hardware.
Removed status message reporting from API - API now only returns status via Serial link. It made no sense to have API triggering messages on the Web-UI. Added a 'boot...
Need to determine what message are displayed to the user via the WebUI. - [ ] Error messages - [ ] Status messages - [ ] Confirmation messages Need to...
API Status messages were being reported to the GUI status field. This was also related to #97 where the status message was incorrectly being sent by debug.print method Moved API...
Message: 'Flow limit reached' Description: 'Test object flow exceeds Vac source capability' Need to display to user when measured flow approaches maximum flow capability of vac source. Also need to...
General status messages reviewed updated and functional. Flow capacity warning described above not currently implemented.
Some further thoughts on this... Bench limits can be determined by testing the reference depression. If depression cannot be maintained when increasing flow requirements the bench has reached it's limit....
Additionally. To determine absolute bench limits With vac source at 100% Gradually decrease test orifice size until desired depression is reached The resultant flow value is the max flow the...
Some information on serial gauge protocol - https://sites.google.com/site/marthalprojects/home/arduino/arduino-reads-digital-caliper
Additional Gauge protocol information with examples https://hackaday.io/project/511-digital-dial-indicator-cnc-surface-probe https://forum.arduino.cc/t/garant-digital-dial-indicator-encoder-digimatic-rs232-without-data-cable/543582