Hi, I'm first time here. I'm new to IoT and I tried some IoT platforms like thingspeak and adafruit. Now I want to create my own IoT dashboard in my website .
Does anybody have a good idea or experience on this ?
Hi, I'm first time here. I'm new to IoT and I tried some IoT platforms like thingspeak and adafruit. Now I want to create my own IoT dashboard in my website .
Does anybody have a good idea or experience on this ?
I would use something like NODE-RED for the dashboard, it will also manage your workflows etc. Use smaller less complex devices for the edge (ESP8266, Arduino YUN, etc)
Node Red has a dashboard capability and can also integrate to a huge number of remote peripherals with ease
See some of my posts here https://www.youtube.com/results?search_query=node+red+thebreadboardca , along with many others
I want to create a own IoT platform for me.
Please give some ideas related to it
What do you mean by "a own IOT platform", please explain in more detail
What do you mean by "a own IOT platform", please explain in more detail
IoT platform means I want to display the sensor readings(graph) in my website and display the controls like switches in my website.