Control the UM34C device, store its data and show the data in a web dashboard.
It's also possible to only use the API for UM34C to just control it and get data out of it.
https://sigrok.org/wiki/RDTech_UM_series
Web dashboard made with streamlit to plot data and control 2 APIs made with fastapi. API to control UM34C via bluetooth and an API to store the data from UM34C in a database
Python
Control the UM34C device, store its data and show the data in a web dashboard.
It's also possible to only use the API for UM34C to just control it and get data out of it.
https://sigrok.org/wiki/RDTech_UM_series