diff --git a/ComBoard.PrjPcb b/ComBoard.PrjPcb index 02dba65..33ec740 100644 --- a/ComBoard.PrjPcb +++ b/ComBoard.PrjPcb @@ -133,6 +133,142 @@ DItemRevisionGUID= GenerateClassCluster=0 DocumentUniqueId=KIYQYPJH +[Document6] +DocumentPath=ESP8266.SchDoc +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=2 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=ODIGQBHW + +[Document7] +DocumentPath=Main.Harness +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document8] +DocumentPath=ESP8266.Harness +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document9] +DocumentPath=SX1280.SchDoc +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=ENGCOZEX + +[Document10] +DocumentPath=SX1280.Harness +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document11] +DocumentPath=NRF24L01.SchDoc +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=COGEQDNV + +[Document12] +DocumentPath=NRF24L01.Harness +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document13] +DocumentPath=Display.SchDoc +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=0 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=IWCXMZTJ + [Configuration1] Name=Sources ParameterCount=0 diff --git a/Display.Harness b/Display.Harness new file mode 100644 index 0000000..b3d7bc6 --- /dev/null +++ b/Display.Harness @@ -0,0 +1,2 @@ +SDIO=CLK,CMD,D0 +SPI=MISO,MOSI,SCK diff --git a/Display.SchDoc b/Display.SchDoc new file mode 100644 index 0000000..c07e3c8 Binary files /dev/null and b/Display.SchDoc differ diff --git a/ESP8266.Harness b/ESP8266.Harness new file mode 100644 index 0000000..78222ea --- /dev/null +++ b/ESP8266.Harness @@ -0,0 +1 @@ +UART=TXD,RXD diff --git a/ESP8266.SchDoc b/ESP8266.SchDoc new file mode 100644 index 0000000..b13b466 Binary files /dev/null and b/ESP8266.SchDoc differ diff --git a/Main.Harness b/Main.Harness new file mode 100644 index 0000000..05ae208 --- /dev/null +++ b/Main.Harness @@ -0,0 +1,3 @@ +I2C=SDA,SCL +SPI=MISO,MOSI,SCK +UART=TXD,RXD diff --git a/Main.PcbDoc b/Main.PcbDoc index 7dc5f43..6e26874 100644 Binary files a/Main.PcbDoc and b/Main.PcbDoc differ diff --git a/Main.SchDoc b/Main.SchDoc index 7986936..7788cdf 100644 Binary files a/Main.SchDoc and b/Main.SchDoc differ diff --git a/NRF24L01.Harness b/NRF24L01.Harness new file mode 100644 index 0000000..766db13 --- /dev/null +++ b/NRF24L01.Harness @@ -0,0 +1 @@ +SPI=MISO,MOSI,SCK diff --git a/NRF24L01.SchDoc b/NRF24L01.SchDoc new file mode 100644 index 0000000..e286a8c Binary files /dev/null and b/NRF24L01.SchDoc differ diff --git a/Power.SchDoc b/Power.SchDoc index f275d4e..b395b74 100644 Binary files a/Power.SchDoc and b/Power.SchDoc differ diff --git a/SX1280.Harness b/SX1280.Harness new file mode 100644 index 0000000..766db13 --- /dev/null +++ b/SX1280.Harness @@ -0,0 +1 @@ +SPI=MISO,MOSI,SCK diff --git a/SX1280.SchDoc b/SX1280.SchDoc new file mode 100644 index 0000000..71d9701 Binary files /dev/null and b/SX1280.SchDoc differ