Spark-Analyzer icon indicating copy to clipboard operation
Spark-Analyzer copied to clipboard

WebApp_PPS should not deliver 5v if the power supply is not PPS capable

Open doniks opened this issue 6 months ago • 14 comments

previously discussed here: https://github.com/tooyipjee/Spark-Analyzer/issues/2

it seems that the WebApp_PPS falls back to delivering 5V if the power supply is not PPS capable. This could lead to people supplying higher voltage than what they want/anticipate.

I think the ideal solution would be to:

  • detect that PPS is not supported
  • show this in the web app
  • turn off power output
  • maybe the led can indicate some error state (does it support different colors? or rapid blinking)

doniks avatar Aug 03 '24 09:08 doniks