Blynk std microcontroller controller app

I jist started using blynk and I am finding that it is incredibly useful for program development to be able to modify any microcontroller program variable via an app! This has me thinking, instead of having to manually enter the variables I want to modify for each sketch, why isnt there an app for each microcontroller that already exists with variables you may want to change in the fly that are specific to that microcontroller. You could have all of the SDK variables and register values listed in the app and be able to tweak them all, just like a debugger. Is there anything standard like this?

Yes, you can do all of that with Blynk:

  1. Works on almost all popular MCUs
  2. You can tweak variables from the app