greenhousino/sensor433
Stefan Ostermann b6e43131a6 define for config values 2021-05-14 15:02:36 +02:00
..
.vscode Platformio code 2021-04-04 23:54:53 +02:00
include Platformio code 2021-04-04 23:54:53 +02:00
lib RadioHead dependency in source code 2021-04-10 12:30:04 +02:00
schema Schema 2021-05-02 00:01:41 +02:00
src define for config values 2021-05-14 15:02:36 +02:00
test Testing, device-id, esp-receiver configurable 2021-05-02 15:01:09 +02:00
.gitignore project specific settings 2021-05-01 23:56:59 +02:00
README.md project specific settings 2021-05-01 23:56:59 +02:00
platformio.ini restructuring, testing 2021-05-02 01:20:47 +02:00
schema.pdf schema 2021-05-02 00:02:01 +02:00
sensor.fzz removed boost converter, fixed leds 2021-04-17 15:25:19 +02:00
sensor_Steckplatine.png removed boost converter, fixed leds 2021-04-17 15:25:19 +02:00

README.md

Sensor Module with 433 Mhz Sender

fritzing

Build

Copy config.h.example to config.h and set your project specific settings there.

flash attiny with minipro on linux and the TL866II plus after compiling:

minipro -p attiny85 -w .pio/build/attiny85/firmware.hex