3 Commits

Author SHA1 Message Date
AlexanderHD27
b5c7e5b4c1 Merged i2c-helper in Main 2025-01-12 00:16:00 +01:00
AlexanderHD27
f4792de050 Added Kicad Backups 2 gitignore 2024-10-03 19:53:27 +02:00
AlexanderHD27
48fded7981 Added files from Pico sdk to gitignore 2024-09-28 19:54:29 +02:00
4565 changed files with 182235 additions and 12571 deletions

2
.gitattributes vendored
View File

@@ -32,5 +32,3 @@ board-vision/cnn_model/data/* filter=lfs diff=lfs merge=lfs -text
*.gto filter=lfs diff=lfs merge=lfs -text
*.drl filter=lfs diff=lfs merge=lfs -text
/motor-control/motor-driver-breakout/sym-lib-table filter=lfs diff=lfs merge=lfs -text
*.stl filter=lfs diff=lfs merge=lfs -text
*.3mf filter=lfs diff=lfs merge=lfs -text

BIN
.gitignore (Stored with Git LFS) vendored

Binary file not shown.

BIN
.gitmodules (Stored with Git LFS) vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
3d-print/RPi_Mount.3mf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
3d-print/slicers/BoardPositionMarker.3mf (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
board-vision/.gitignore (Stored with Git LFS) vendored Normal file

Binary file not shown.

View File

@@ -1,15 +0,0 @@
{
"python.testing.pytestArgs": [
"--cov-report", "xml:cov.xml",
"--cov-report", "term",
"--cov=src",
"test",
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
"coverage-gutters.coverageFileNames": [
"cov.xml",
],
"coverage-gutters.coverageBaseDir": "**",
"testing.coverageToolbarEnabled": true
}

View File

@@ -1,10 +0,0 @@
<mxfile host="Electron" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/26.0.3 Chrome/130.0.6723.137 Electron/33.2.1 Safari/537.36" version="26.0.3">
<diagram name="Page-1" id="pQX3soidFeX27xHFKTw3">
<mxGraphModel dx="1434" dy="843" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
</root>
</mxGraphModel>
</diagram>
</mxfile>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
board-vision/cnn_model/data/set6.zip (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/data/set6_images.zip (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/data_reprocessing.ipynb (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/fileSetUtils.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/main.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/Models.md (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv1.1.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv1.1_script.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv2.1_9k_.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv2.1_9k_script.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv2.2_9k_.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv2.2_9k_script.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv3.1_5k_.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv3.1_5k_script.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv4.1_2k_.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/model/modelv4.1_2k_script.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/train.ipynb (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/util.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/docs/Markers.odg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/docs/Markers.pdf (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/frame.png (Stored with Git LFS)

Binary file not shown.

BIN
board-vision/frame1.png (Stored with Git LFS)

Binary file not shown.

BIN
board-vision/models/model1.pth (Stored with Git LFS)

Binary file not shown.

BIN
board-vision/notebooks/Train.ipynb (Stored with Git LFS)

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More