The HARDWARIO system is open-source and is developed through the GitHub platform, where you can find source data in individual repositories or download the pre-compiled packages from the section Releases.
The GitHub organization name is hardwario and you can find its page at https://github.com/hardwario****
More projects can be found on HARDWARIO Projects GitHub organization https://github.com/hardwario-projects****
{% hint style="info" %} The list on this page is not always up-to date. We recommend to take a look at GitHub links above to see all the projects. {% endhint %}
For better clarity, each repository has its prefix name that determines what it has for the content.
Repositories with the prefix bcf contain firmware projects for the Core Module or Cloony.
Repository | Description |
---|---|
bcf‑radio‑climate‑monitor | Firmware for the Radio Climate Monitor |
bcf‑radio‑co2‑monitor | Firmware for the Radio CO2 Monitor |
bcf‑radio‑flood‑detector | Firmware for the Radio Flood Detector |
bcf‑radio‑lcd‑thermostat | Firmware for the Radio LCD Thermostat |
bcf‑radio‑motion‑detector | Firmware for the Radio Motion Detector |
bcf‑radio‑power‑controller | Firmware for the Power controller |
bcf‑radio‑push‑button | Firmware for the Radio Push Button |
bcf‑sigfox‑climate‑monitor | Firmware for the Sigfox Climate Monitor Kit |
bcf‑sigfox‑co2‑monitor | Firmware for the Sigfox CO2 Monitor Kit |
bcf‑sigfox‑motion‑detector | Firmware for the Sigfox Motion Detector Kit |
bcf‑sigfox‑pulse‑counter | Firmware for the Sigfox Pulse Counter Kit |
bcf‑sigfox‑push‑button | Firmware for the Sigfox Push Button Kit |
Repositories with the prefix bcf contain firmware projects for the Radio Dongle, Core Module or Cloony.
Repository | Description |
---|---|
bcf‑gateway | Firmware gateway for the Radio Dongle or Core Module |
bcf‑generic‑node | Universal firmware for the wireless nodes |
bcf‑sdk | SDK for the firmware development - part of the projects as Git submodule |
bcf-skeleton**** | Empty firmware skeleton for your new project |
Repository | Description |
---|---|
bc‑enclosures | Enclosures and their 3D models in the STL format |
bc‑hardware | Hardware design data - schematic/assembly drawings, etc. |
bc‑raspbian | Modified Linux distribution Raspbian for Raspberry Pi |
bc‑website | Source repository for the website, documentation, blog, etc. |
****bc-developers**** | Source repository for developer documentation website |
Repositories with the prefix bch contain application software for the hub or development system (host).
Repository | Description |
---|---|
bch‑firmware‑tool | CLI tool for easy fimware operations - creation, flashing, etc. |
bch‑gateway | Gateway as a background service connecting USB gateway device and MQTT |
bch‑toolchain‑windows | Toolchain setup for the Windows platform |