arduino_python_radar icon indicating copy to clipboard operation
arduino_python_radar copied to clipboard

Forum post

Open robmarkcole opened this issue 4 years ago • 2 comments

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

robmarkcole avatar May 13 '21 09:05 robmarkcole

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.

mkhorasani avatar May 13 '21 09:05 mkhorasani

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.

kelu124 avatar May 13 '21 09:05 kelu124