An open API service indexing awesome lists of open source software.

https://github.com/hardwario/twr-radio-lcd-thermostat

Firmware for HARDWARIO Radio LCD Thermostat
https://github.com/hardwario/twr-radio-lcd-thermostat

firmware hardwario low-power playground radio thermostat tower

Last synced: 6 months ago
JSON representation

Firmware for HARDWARIO Radio LCD Thermostat

Awesome Lists containing this project

README

          

HARDWARIO Logo

# Firmware for HARDWARIO Radio LCD Thermostat

[![build](https://github.com/hardwario/twr-radio-lcd-thermostat/actions/workflows/main.yml/badge.svg)](https://github.com/hardwario/twr-radio-lcd-thermostat/actions/workflows/main.yml)
[![Release](https://img.shields.io/github/release/bigclownlabs/bcf-radio-lcd-thermostat.svg)](https://github.com/bigclownlabs/bcf-radio-lcd-thermostat/releases)
[![License](https://img.shields.io/github/license/bigclownlabs/bcf-radio-lcd-thermostat.svg)](https://github.com/bigclownlabs/bcf-radio-lcd-thermostat/blob/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/follow/hardwario_en.svg?style=social&label=Follow)](https://twitter.com/hardwario_en)

See the project documentation on this link:

**https://developers.hardwario.com/projects/radio-lcd-thermostat/**

## Build

For build use this commands

make

For build with LCD rotation support use this commands for core R2.x

make clean
make -j4 ROTATE_SUPPORT=1 CORE_R=2

For build with LCD rotation support use this commands for core R1.3

make clean
make -j4 ROTATE_SUPPORT=1

## 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.