Streaming data from a PC

Again, Blynk is mostly an interface… there is no built in neopixel control. So while you could use the App to supply color data, pattern choices, on/off control, etc… it is really all your code and whatever neopixel library you use that does the work, with or without Blynk.

Lots of posts and projects in this forum on the subject…

https://community.blynk.cc/search?q=neo%20pixel%20order%3Alatest

For example…

And this one runs a continuous pattern loop in the background…