light-mixing / app.py

Commit History

refactor: Improve code readability and performance in app.py
916acb2
Running

sgbaird commited on

split singleton (major fix!), use form, add experiment_id checking, min upper y bound, better messages
9d57020

sgbaird commited on

chore: Update RGB control panel with Streamlit and MQTT implementation
95cf42c

sgbaird commited on

refactor: Refactor plot_spectra function in app.py for improved readability and performance
4a792e5

sgbaird commited on

chore: Add function to plot spectra in app.py
113b2f8

sgbaird commited on

chore: Update upper limit for RGB power levels in app.py
c576b0d

sgbaird commited on

Update title in app.py to "Light-mixing Control Panel"
8fe8ede

sgbaird commited on

chore: Update HiveMQ host, username, and password inputs in app.py
07cabd4

sgbaird commited on

chore: Fix bug preventing multiple RGB commands from being sent
642cda8

sgbaird commited on

fix topics
18aba6e

sgbaird commited on

chore: Update max power reduction for better control of light mixing
6517624

sgbaird commited on

chore: Update max power to 0.35 for better control of light mixing
60eb19b

sgbaird commited on

chore: Update RGB sliders to use a maximum power reduction
b298cf6

sgbaird commited on

chore: Update HiveMQ host, username, and password inputs in app.py
ecc9a34

sgbaird commited on

chore: Add Streamlit and MQTT implementation for light mixing control panel
b7afc5f

sgbaird commited on

update emoji
10091e7

sgbaird commited on

chore: Add Actuator Control Panel implementation using Streamlit and MQTT and basic scripts and reqs file
e56c4e3

sgbaird commited on