Cameron Davidson-Pilon

Results 166 issues of Cameron Davidson-Pilon

`info: Cannot open LinuxGPIOD chip 0 for swdio` manually restarting it seems to work though. Probably a race condition?

hardware
Rpi Zero

### Sqlite - use new JSONB in sqlite functions: https://sqlite.org/forum/forumpost/fa6f64e3dc1a5d97 - sqlite3-rsync https://news.ycombinator.com/item?id=41749288 - `BASE64` function to convert our base64 settings data to proper human data ### Python 3.13+ -...

future

From ```python def test_auto_ir_led_intensity() -> None: from pioreactor.config import config existing_intensity = config["od_config"]["ir_led_intensity"] config["od_config"]["ir_led_intensity"] = "auto" experiment = "test_auto_ir_led_intensity" with start_od_reading("REF", "90", interval=None, fake_data=True, experiment=experiment) as od: assert od.ir_led_intensity ==...

testing

Assume there is available DO or pH measurements over i2c. Users would like to do the following: 1. Display the measurements in the UI 2. Act on the measurements (dosing,...

- early stopping in linear region - allowing users to update their dilution ml - forcing linearity near 0 - increase default dilution ml

calibration

https://forum.pioreactor.com/t/optical-density-calibrations-troubleshooting/137 Still unsure what's causing this.

bug
calibration
turbidity / OD signal / optics
what-happened

All our libraries and brokers support v5 now. Is is time>

enhancement
mqtt
future

https://github.com/raspberrypi/linux/issues/3010#issuecomment-1012920785 ex: ``` cd /lib/firmware sudo ln -sf ./cypress/cyfmac43455-sdio-minimal.bin brcmfmac43455-sdio.bin

networking