Dieses Wiki ist ein Archiv bis 2023. Das aktuelle Wiki findet sich unter https://wiki.hamburg.ccc.de/

Item:HomieRF

From CCCHHWiki
Revision as of 23:49, 7 September 2017 by Jalmeroth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Name HomieRF
Owner(s) jalmeroth
Maintainers(s)
Contact jalmeroth on hackint
Since 2017-09-07
Components Komponenten
Repository https://gitlab.hamburg.ccc.de/jalmeroth/HomieRF
Documentation read this page
Permissions
  • Everyone
    • Use
    • Fix
    • Enhance
    • Augment
QR-Code

Überblick

HomieRF is a ESP8266 project running Homie 2.0. The aim of this project is to provide a universal service that is able to send/receive RF signals and to push status updates via MQTT. The rc-switch library is used to issue RF signals.

Komponenten

  • Wemos D1 mini
  • USB-Netzteil
  • RF Receiver
  • RF Sender
  • Jumper Wires
  • Breadboard

Devices / Codes

Device Code Action Code (alternativ)
Boxen (Tafel) 1361 An switchOn(11111, 10000)
Boxen (Tafel) 1364 Aus switchOff(11111, 10000)
Boxen (Hinten) 4433 An switchOn(11111, 01000)
Boxen (Hinten) 4436 Aus switchOff(11111, 01000)
Sub-Woofer (?) 5201 An switchOn(11111, 00100)
Sub-Woofer (?) 5204 Aus switchOff(11111, 00100)
Leinwand 8269730 Rauf
Leinwand 8269732 Runter
Leinwand 8269736 Stopp

Dokumente

Änderungen