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
- Host: GitHub
- URL: https://github.com/hardwario/twr-radio-lcd-thermostat
- Owner: hardwario
- License: mit
- Created: 2017-10-10T13:01:05.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T13:26:11.000Z (over 2 years ago)
- Last Synced: 2025-04-14T12:03:41.575Z (6 months ago)
- Topics: firmware, hardwario, low-power, playground, radio, thermostat, tower
- Language: C
- Homepage:
- Size: 33.2 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firmware for HARDWARIO Radio LCD Thermostat
[](https://github.com/hardwario/twr-radio-lcd-thermostat/actions/workflows/main.yml)
[](https://github.com/bigclownlabs/bcf-radio-lcd-thermostat/releases)
[](https://github.com/bigclownlabs/bcf-radio-lcd-thermostat/blob/master/LICENSE)
[](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=2For 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.