Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kisom/redenv
Solar-powered atmospheric environment sensor.
https://github.com/kisom/redenv
arduino bme280 ccs811 environmental-monitoring feather lorawan pcf8523 platformio rfm95 samd51
Last synced: 2 days ago
JSON representation
Solar-powered atmospheric environment sensor.
- Host: GitHub
- URL: https://github.com/kisom/redenv
- Owner: kisom
- Created: 2019-10-29T22:41:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T22:17:25.000Z (about 5 years ago)
- Last Synced: 2024-11-02T09:25:14.707Z (about 2 months ago)
- Topics: arduino, bme280, ccs811, environmental-monitoring, feather, lorawan, pcf8523, platformio, rfm95, samd51
- Language: C++
- Homepage: https://hackaday.io/project/168220-redenv
- Size: 92.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
redenv
======RedBoard enviromental sensor - so named because it was based on the
`Redboard Turbo`_ from SparkFun.Current hardware:
+ SparkFun `Thing Plus`_
+ Adafruit `Adalogger`_
+ Adafruit RFM95 900MHz `Radiowing`_
+ SparkFun BME280/CCS811 Qwiic `environmental sensor`_
+ SparkFun `Sunny Buddy`_
+ SparkFun 2.5W `large solar cell`_
+ 2000mAh LiPo batteryHome page: https://hackaday.io/project/168220-redenv
Current code running is in ``node-arduino``: there's no PlatformIO
definition for the Thing Plus SAMD51, and I wanted to eliminate board
differences while debugging some RF issues... _gateway: https://www.sparkfun.com/products/15336
.. _Redboard Turbo: https://www.sparkfun.com/products/14812
.. _Thing Plus: https://www.sparkfun.com/products/14713
.. _Sunny Buddy: https://www.sparkfun.com/products/12885
.. _large solar cell: https://www.sparkfun.com/products/retired/7840
.. _Adalogger: https://www.adafruit.com/product/2922
.. _Radiowing: https://www.adafruit.com/product/3231
.. _environmental sensor: https://www.sparkfun.com/products/14348