Forum post
Hi @mkhorasani great to see someone else interested in using streamlit as a UI for hardware. I have mentioned your post in the following thread
https://discuss.streamlit.io/t/using-mqtt-to-interface-with-hardware-cameras-etc-streamlit-ui/11431/6
Cheers
Hey @robmarkcole,
Cheers for the mention! Yes absolutely, with Streamlit the limit is really what you want it to be. I have also used it to create real-time dashboards for controlling motors and other hardware too. Perhaps I will blog about those in the near future.
Take care.
Hey =) Just jumping in here, also using streamlit for visualisation of images from hardware ( https://github.com/kelu124/pyusbus/tree/main/experiments/streamlit ) - still I need to get better at these loops to have a real UI! Acceptable framerate for video, and quick to setup.