diff --git a/library/Bosch.dcm b/library/Bosch.dcm new file mode 100644 index 00000000..993f4305 --- /dev/null +++ b/library/Bosch.dcm @@ -0,0 +1,15 @@ +EESchema-DOCLIB Version 2.0 +# +$CMP BME280 +D It is a digital 3 in 1 sensor with humidity, pressure and temperature measurements, LGA-8 +K BME280 pressure humidity temperatiure measurement +F https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280_DS001-11.pdf +$ENDCMP +# +$CMP BME680 +D It is a digital 4 in 1 sensor with gas, humidity, pressure and temperature measurements, LGA-8 +K BME680 gas pressure humidity temperatiure measurement +F https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf +$ENDCMP +# +#End Doc Library diff --git a/library/Bosch.lib b/library/Bosch.lib new file mode 100644 index 00000000..4f3a32d0 --- /dev/null +++ b/library/Bosch.lib @@ -0,0 +1,50 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# BME280 +# +DEF BME280 U 0 40 Y Y 1 F N +F0 "U" 300 500 50 H V C CNN +F1 "BME280" 300 -500 50 H V C CNN +F2 "" 0 -200 50 H I C CNN +F3 "" 0 -200 50 H I C CNN +$FPLIST + LGA*8* +$ENDFPLIST +DRAW +S -400 400 400 -400 0 1 10 f +X GND 1 -100 -600 200 U 50 50 1 1 W +X CSB 2 600 -300 200 L 50 50 1 1 I +X SDI 3 600 -100 200 L 50 50 1 1 B +X SCK 4 600 100 200 L 50 50 1 1 I +X SDO 5 600 300 200 L 50 50 1 1 B +X VDDIO 6 -100 600 200 D 50 50 1 1 W +X GND 7 100 -600 200 U 50 50 1 1 W +X VDD 8 100 600 200 D 50 50 1 1 W +ENDDRAW +ENDDEF +# +# BME680 +# +DEF BME680 U 0 40 Y Y 1 F N +F0 "U" 300 500 50 H V C CNN +F1 "BME680" 300 -500 50 H V C CNN +F2 "" 0 -200 50 H I C CNN +F3 "" 0 -200 50 H I C CNN +$FPLIST + LGA*8* +$ENDFPLIST +DRAW +S -400 400 400 -400 0 1 10 f +X GND 1 -100 -600 200 U 50 50 1 1 W +X CSB 2 600 -300 200 L 50 50 1 1 I +X SDI 3 600 -100 200 L 50 50 1 1 B +X SCK 4 600 100 200 L 50 50 1 1 I +X SDO 5 600 300 200 L 50 50 1 1 B +X VDDIO 6 -100 600 200 D 50 50 1 1 W +X GND 7 100 -600 200 U 50 50 1 1 W +X VDD 8 100 600 200 D 50 50 1 1 W +ENDDRAW +ENDDEF +# +#End Library