Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bernd Gottschlag 80e31fe6bc Move the schematics to seperate folder il y a 5 ans
base-station Base station firmware: Initial import. il y a 5 ans
documentation Description of the basic synchronized network protocol. il y a 5 ans
kicad-library Add a dip switch and the associated footprint il y a 5 ans
weather-sensor Move the schematics to seperate folder il y a 5 ans
.gitignore Base station firmware: Initial import. il y a 5 ans
README.md Base station firmware: Initial import. il y a 5 ans
cern_ohl_w_v2.txt Readme and licenses. il y a 5 ans
gpl-3.0.md Readme and licenses. il y a 5 ans

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.