15 Commits

Author SHA1 Message Date
AlexanderHD27
801e791199 Did stuff 2024-12-28 22:47:46 +01:00
AlexanderHD27
bdec2db94d Gobot RPC Stack 2024-11-27 23:29:05 +01:00
AlexanderHD27
c1dc89eb58 Implement Multi-Bus CAN Interfaces 2024-11-23 01:25:29 +01:00
AlexanderHD27
f26cc07558 Create Spec for CAN-Protocol Stack and Doc of CAN-Interface Circuit 2024-11-12 00:20:48 +01:00
AlexanderHD27
c6fd825e39 Moved CAN Interface code to comment libary folder with symlink 2024-11-06 23:14:14 +01:00
AlexanderHD27
e7a0035041 Got MCP2521 to work 2024-11-06 22:01:28 +01:00
AlexanderHD27
4bfb1f533e Did something to YGantryMount. It works. trust me 2024-10-16 21:29:35 +02:00
AlexanderHD27
5683168a47 Implemented Command-Level Interaction with CAN Interface 2024-10-16 21:28:36 +02:00
AlexanderHD27
9c0c676be8 Added Vscode Profile file 2024-10-14 09:20:37 +02:00
AlexanderHD27
b150a905a3 Implemented Low Level Compunications 2024-10-14 09:19:00 +02:00
AlexanderHD27
7eebf619ae Created Head Pipe Mount 2024-10-07 14:46:15 +02:00
AlexanderHD27
93c40e1805 First Revision of YGantryMount 2024-10-07 14:44:11 +02:00
AlexanderHD27
91c2125458 Added Kicad Backups 2 gitignore 2024-10-03 19:53:11 +02:00
AlexanderHD27
096a6c18d6 Created ESP-IDF for can-interface 2024-10-03 19:49:21 +02:00
AlexanderHD27
48fded7981 Added files from Pico sdk to gitignore 2024-09-28 19:54:29 +02:00
4301 changed files with 41333 additions and 12561 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.

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