Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bernd Gottschlag cab19c7994 Fix kicad library paths 5 лет назад
base-station Base station firmware: Initial import. 5 лет назад
documentation Description of the basic synchronized network protocol. 5 лет назад
kicad-library Add a dip switch and the associated footprint 5 лет назад
weather-sensor Fix kicad library paths 5 лет назад
.gitignore Base station firmware: Initial import. 5 лет назад
README.md Base station firmware: Initial import. 5 лет назад
cern_ohl_w_v2.txt Readme and licenses. 5 лет назад
gpl-3.0.md Readme and licenses. 5 лет назад

README.md

Smart Home

This repository contains the description of a number of smart home devices as well as the source code for the corresponding firmware.

Compiling

Compiling the base station firmware requires a rust toolchain for ARMv6m:

rustup target add thumbv6m-none-eabi

License

The hardware contained in this repository is licensed under the CERN Open Hardware Licence Version 2 - Weakly Reciprocal, and the software is licensed under the GNU General Public License v3.