Hi! I'm hoping to develop a simple webapp to control a DMX controller I built using an Argon. I'm having trouble finding tutorials for what I'm trying to accomplish and was hoping someone might be able to steer me in the right direction.
The closest thing I could find to what I'm hoping to make is this post by Brandon Satrom: Using NativeScript to Build Particle-Powered Mobile Apps - Hackster.io
The primary difference being I'd like it to be accessible without having to download an app. The lights I'm using will be setup in sort of "DIY venue" so I'm hoping I can slap a URL on the lights and whoever wants to use them can just go to a website and have basic control over them. The sketch I'm using now works great with the particle workbench/mobile app, but something where people don't need login details and an app to download. Any tips on where to start would be appreciated.
Thanks!