Cameron Davidson-Pilon
Cameron Davidson-Pilon
Suppose our default config.ini has: ``` [od_config.photodiode_channel] 0=90 1=135 2=45 ``` but we only want our worker to use the first channel, so we set the following in `config_worker.ini`: ```...
Some peripherals, like an air pump, will cause very short spikes in voltage that dip below the Rpi's alert threshold of 4.65V. Without an ossciliscope, you probably can't detect these...
### setuptools version `>=40.8.1` ### Python version 3.11 ### OS ubuntu ### Additional environment information Run in the github action ### Description When building a wheel using github actions, my...
http://www.sumsar.net/blog/2013/08/bayesian-estimation-of-correlation/
- [ ] port is assigned in lighttpd.conf - [ ] all our web requests require a port, it would be nice to abstract these into pretty little functions: `get_from_leader`,...
We execute `pio plugin` instead of `pio plugins`.
... because led_intensity isn't registered with JobManager.
- https://github.com/ParallelSSH/parallel-ssh looks good, but has developer issues, and likely to be forked - https://github.com/JacobCallahan/Hussh/?tab=readme-ov-file looks great, very fast, but ha sa rust backend and I don't know how this...