Henry
Henry
When opening the Jupyter notebook (deepdrr_demo in project directory, main branch), it fails to load the test dataset and breaks by raising a `BadZipFile: File is not a zip file`...
The example Jupyter notebook inside the main project directory (main branch) fails when trying to load the sample dataset. This PR replaces the sample dataset with a different sample dataset...
So far, the BCSS dataset needs to be downloaded separately to run the demo notebook. A detailed guide is available in docs/datasets/BCSS.md, but it would be great to automate the...
MLX90393 breakout boards support four configurable I2C addresses in the range of 0x0C to 0x0C | 0x03. The getMagnetometer method (or detectMLX90393 in particular) should support a selection of multiple...