瀏覽代碼

Assignment 3: PCB design

tags/v3.0
父節點
當前提交
7d20f156e1
共有 12 個檔案被更改,包括 1172 行新增0 行删除
  1. +3
    -0
      .gitmodules
  2. +3
    -0
      assignment_3/thermostat_shield/.gitignore
  3. +1
    -0
      assignment_3/thermostat_shield/AltiumLib
  4. 二進制
      assignment_3/thermostat_shield/Main.SchDoc
  5. 二進制
      assignment_3/thermostat_shield/Output/Thermostat_All.pdf
  6. 二進制
      assignment_3/thermostat_shield/Output/Thermostat_Copper.pdf
  7. 二進制
      assignment_3/thermostat_shield/Relay.SchDoc
  8. +1163
    -0
      assignment_3/thermostat_shield/Thermostat.PrjPCB
  9. +2
    -0
      assignment_3/thermostat_shield/Thermostat.PrjPCBStructure
  10. 二進制
      assignment_3/thermostat_shield/Thermostat_Shield.PcbDoc
  11. 二進制
      assignment_3/thermostat_shield/datasheets/DS18B20.pdf
  12. 二進制
      assignment_3/thermostat_shield/datasheets/HCSR04.pdf

+ 3
- 0
.gitmodules 查看文件

@@ -7,3 +7,6 @@
[submodule "assignment_2/Libraries/STM32CubeF4"]
path = assignment_2/Libraries/STM32CubeF4
url = https://github.com/hoo2/STM32CubeF4.git
[submodule "assignment_3/thermostat_shield/AltiumLib"]
path = assignment_3/thermostat_shield/AltiumLib
url = git@gitlab.com:hoo2/altium-lib.git

+ 3
- 0
assignment_3/thermostat_shield/.gitignore 查看文件

@@ -0,0 +1,3 @@
History/
__Previews/
Project\ Logs\ for\ Thermostat/

+ 1
- 0
assignment_3/thermostat_shield/AltiumLib

@@ -0,0 +1 @@
Subproject commit 430c900e41cda0cc88fd8b8b59c48bee025d8b41

二進制
assignment_3/thermostat_shield/Main.SchDoc 查看文件


二進制
assignment_3/thermostat_shield/Output/Thermostat_All.pdf 查看文件


二進制
assignment_3/thermostat_shield/Output/Thermostat_Copper.pdf 查看文件


二進制
assignment_3/thermostat_shield/Relay.SchDoc 查看文件


+ 1163
- 0
assignment_3/thermostat_shield/Thermostat.PrjPCB
文件差異過大導致無法顯示
查看文件


+ 2
- 0
assignment_3/thermostat_shield/Thermostat.PrjPCBStructure 查看文件

@@ -0,0 +1,2 @@
Record=TopLevelDocument|FileName=Main.SchDoc
Record=SheetSymbol|Record=SheetSymbol|SourceDocument=Main.SchDoc|Designator=R|SchDesignator=R|FileName=Relay.SchDoc|SymbolType=Normal|RawFileName=Relay.SchDoc|DesignItemId= |SourceLibraryName= |ObjectKind=Sheet Symbol|RevisionGUID= |ItemGUID= |VaultGUID=

二進制
assignment_3/thermostat_shield/Thermostat_Shield.PcbDoc 查看文件


二進制
assignment_3/thermostat_shield/datasheets/DS18B20.pdf 查看文件


二進制
assignment_3/thermostat_shield/datasheets/HCSR04.pdf 查看文件


Loading…
取消
儲存