Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bernd Gottschlag 80e31fe6bc Move the schematics to seperate folder hace 5 años
base-station Base station firmware: Initial import. hace 5 años
documentation Description of the basic synchronized network protocol. hace 5 años
kicad-library Add a dip switch and the associated footprint hace 5 años
weather-sensor Move the schematics to seperate folder hace 5 años
.gitignore Base station firmware: Initial import. hace 5 años
README.md Base station firmware: Initial import. hace 5 años
cern_ohl_w_v2.txt Readme and licenses. hace 5 años
gpl-3.0.md Readme and licenses. hace 5 años

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.