Android LED controling app

Hi,

is there an android app through i can control my LEDs? I use WS2812B LED strip and Photon.

Thanks

Hey @HexaGT, thanks for posting!

You have a couple of options here:

  1. Use the built-in Tinker app (https://build.particle.io/examples/56214d636666d9ece3000006) and control the GPIOs using the Particle Mobile App. This is pretty easy with simple LEDs, but likely not possible with W22812Bs

  2. Build a quick and dirty mobile app using a tool like NativeScript and the Particle NativeScript Plugin. I wrote a blog post on this a while back that might help you get started. @jaredwolff also wrote a comprehensive post in January that’s worth checking out.

Good luck and let me know if you need any additional help!

Brandon

1 Like

Another option would be to use Blynk.
Here’s their getting started page:

Good luck!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.