Does anyone know a good Dashboard platform that works well for IOT and GPS tracking?
I have now tried several, all of them I could more or less “make work” after some efforts, but they are extremely limited and unstable… My experiences so far include:
. Freeboard.io (through TTN data storage)
. Google Data Studio (through TTN data storage -> Google Sheets)
. Cayenne My Devices
Hi,
Datastudio is not that good for an IoT dashboard (not suitable for real time data streaming). Better for BI.
We use Thingsboard when we need a pure IoT solution. Dashboard example with Thingsboard
Integration with TTN is really not a problem. A few lines of javascript and you are done. Thingsboard embeed a postgre or cassandra db (depending of your needs).