https://github.com/blavka/twr-sigfox-climate-monitor
Firmware for HARDWARIO Sigfox Climate Monitor Kit
https://github.com/blavka/twr-sigfox-climate-monitor
air-quality-monitor firmware hardwario low-power sigfox tower
Last synced: 4 months ago
JSON representation
Firmware for HARDWARIO Sigfox Climate Monitor Kit
- Host: GitHub
- URL: https://github.com/blavka/twr-sigfox-climate-monitor
- Owner: blavka
- License: mit
- Created: 2017-04-06T09:47:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T12:33:00.000Z (over 3 years ago)
- Last Synced: 2025-04-14T13:13:59.441Z (8 months ago)
- Topics: air-quality-monitor, firmware, hardwario, low-power, sigfox, tower
- Language: C
- Homepage:
- Size: 1.15 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firmware for HARDWARIO Sigfox Climate Monitor
[](https://github.com/hardwario/twr-sigfox-climate-monitor/actions/workflows/main.yml)
[](https://github.com/bigclownlabs/bcp-sigfox-climate-monitor/releases)
[](https://github.com/bigclownlabs/bcp-sigfox-climate-monitor/blob/master/LICENSE)
[](https://twitter.com/hardwario_en)

This repository contains firmware for Sigfox environmental sensor based on Climate Module.
Firmware is programmed into [Core Module](https://shop.bigclown.com/products/core-module).
Binary version is available in section [Releases](https://github.com/bigclownlabs/bcp-sigfox-climate-monitor/releases).
> Detailed information about this project can be found in [HARDWARIO Documentation](https://doc.bigclown.com).
**TODO** Link to documentation article
## Introduction
Sigfox Climate Station is a battery-operated indoor device integrating these sensors:
* **Thermometer** (ambient temperature)
* **Hygrometer** (relative air humidity)
* **Lux meter** (light intensity)
* **Barometer** (atmospheric pressure)
This device is able to run from two AAA Alkaline batteries for at least 1 year.
It reports measured data to Sigfox network every 30 minutes.
You can route sensor data as HTTP POST request with JSON body to your own web app via [MySigfox](https://www.mysigfox.com) service.
## Hardware
The following hardware components are used for this project:
* **[Climate Module](https://shop.bigclown.com/products/climate-module)**
* **[Core Module](https://shop.bigclown.com/products/core-module)**
* **[Sigfox Module](https://shop.bigclown.com/products/sigfox-module)**
* **[Mini Battery Module](https://shop.bigclown.com/products/mini-battery-module)**
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT/) - see the [LICENSE](LICENSE) file for details.
---
Made with ❤ by [**HARDWARIO a.s.**](https://www.hardwario.com/) in the heart of Europe.