Skip to content

Commit

Permalink
Merge pull request #237 from PropGit/master
Browse files Browse the repository at this point in the history
Added Mike Calyer's Cricket BME280 object.
  • Loading branch information
PropGit authored Jul 8, 2021
2 parents 89d6a3f + 1ef9255 commit 861213b
Show file tree
Hide file tree
Showing 7 changed files with 1,078 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/p2.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ by Dave Hein
## Recent Activity
##### _Full details [here](https://github.com/parallaxinc/propeller/pulls?q=is%3Aclosed)._

* Added Mike Calyer's object [Cricket BME280](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/cricket_bme280)
* Added Stephen Moraco's objects
* [PCA9685 16ch PWM Servo](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/isp_pca9685_16ch_pwm_servo)
* [BH1750 Ambient Light Sensor](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/isp_bh1750)
Expand Down
14 changes: 14 additions & 0 deletions libraries/community/p2/All/cricket_bme280/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Cricket BME280

By: mike calyer (mcalyer, [email protected])

Language: Spin2

Created: 12-20-2020

Category: sensor

Description:
Provides P2 to bme280 interface

License: MIT (see end of source code)
Loading

0 comments on commit 861213b

Please sign in to comment.