greenhousino/sensor433
Stefan Ostermann a22b5f5554 Schema 2021-05-02 00:01:41 +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 cleanup 2021-05-02 00:00:28 +02:00
test Platformio code 2021-04-04 23:54:53 +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 project specific settings 2021-05-01 23:56:59 +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