AccelerationConsortium / ac-training-lab

Codebase for controlling and managing the Acceleration Consortium (AC) Training Lab.
https://ac-training-lab.readthedocs.io/
MIT License
8 stars 2 forks source link

Temperature / humidity / pressure / gas sensor #13

Open sgbaird opened 2 months ago

sgbaird commented 2 months ago

PXL_20240829_210346509.jpg

Default, IoLT setup instructions - except in streaming mode, similar to the magnetometer setup.

sgbaird commented 1 month ago

@Luthiraa could you open the PR that you submitted on self-driving-lab-demo to this repo instead?

Luthiraa commented 1 month ago

@Luthiraa could you open the PR that you submitted on self-driving-lab-demo to this repo instead? Sure

Luthiraa commented 4 weeks ago

[]()https://github.com/user-attachments/assets/3e110270-9fc1-4b87-a275-a5012453f42a

Demo video of temperature sensor

Luthiraa commented 4 weeks ago

Remove unnecessary dependencies and unused code, simpler/streamlined code for adafruit bme680 temperature sensor

You can view the commit details here.

sgbaird commented 3 weeks ago

Have you been able to start working on the MQTT integration?

Luthiraa commented 2 weeks ago

Yes, I have started it.