Spark-Analyzer
Spark-Analyzer copied to clipboard
USB-PD ESP32 Power Analyzer
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...
repro: * flash PPS * configure levels * -> correct levels set * unplug/replug * -> levels are forgotten - NOT OK: levels should be remembered As far as I...
Right now, documentation is quite sparse. It took me a while to figure out how to flash (https://github.com/tooyipjee/Spark-Analyzer/issues/2#issuecomment-2263427216) I think this could be better explained. I'd suggest a "Development" section...
SA blocks during boot when the previously configured wifi is not available. This is rather inconvenient. I'd rather have it: 1. offer the access point mode when we cannot make...
My access point was configured for WPA security only. This is probably not the default on most routers nowadays but was used here at some point (possibly for an earlier...
right now, in order to use * PPS, you need to flash: https://github.com/tooyipjee/Spark-Analyzer/tree/master/PlatformIO/WebApp_PPS * PD, you need to flash: https://github.com/tooyipjee/Spark-Analyzer/tree/master/PlatformIO/WebApp it would be great if we could have a single...