-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added HDC1000 thermometer and hydrometer and BMP280 thermometer and b…
…arometer of the SensorTag CC1350
- Loading branch information
Rei Vilo
committed
Oct 14, 2018
1 parent
8a71afc
commit d8f6591
Showing
17 changed files
with
864 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
name=Weather Sensors BoosterPack Library | ||
version=1.0.2 | ||
name=Weather Sensors BoosterPack and CC1350 SensorTag Library | ||
version=1.0.4 | ||
author=Rei Vilo | ||
maintainer=Rei Vilo | ||
sentence=Library for the weather sensors of the Sensors BoosterPack | ||
paragraph=The Weather Sensors Library supports the TMP007 infra-red thermometer, OPT3001 light sensor and BME280 thermometer, barometer and hydrometer of the Sensors BoosterPack. | ||
sentence=Library for the weather sensors of the Sensors BoosterPack and the CC1350 SensorTag | ||
paragraph=The Weather Sensors Library supports the TMP007 infra-red thermometer, OPT3001 light sensor and BME280 thermometer, barometer and hydrometer of the Sensors BoosterPack, as well as the HDC1000 thermometer and hydrometer and BMP280 thermometer and barometer of the SensorTag CC1350. | ||
category=Sensors | ||
url=http://embeddedcomputing.weebly.com/sensors-boosterpack.html | ||
architectures=cc3200,cc3200emt,msp432,tivac,msp430 | ||
url=http://embeddedcomputing.weebly.com/sensors-boosterpack.html,https://embeddedcomputing.weebly.com/sensortag-cc1350.html | ||
architectures=cc13xx,cc3200,cc3220emt,msp430,msp432,msp432e,msp432r,tivac |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.