User:Martinus/868 Gateway

From Let's Control It
< User:Martinus
Revision as of 13:41, 21 October 2017 by Martinus (talk | contribs) (Created page with "868MHz Weather Station Gateway = Introduction = file:User-Martinus-868_Gateway.JPG This small box has been my Weatherstation gateway for many years and it will likely se...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

868MHz Weather Station Gateway

Introduction

User-Martinus-868 Gateway.JPG

This small box has been my Weatherstation gateway for many years and it will likely serve many years to come. It started out using Nodo firmware (the ESP module socket wasn't there yet) but is has been replaced with a small RFLink edition that runs on Atmage328P. The ESP socket was added and it runs ESP Easy Mega edition.

The module receives data from my DKW2012 weather station that uses the 868MHz frequency. So i have a dedicated RFLink for 868MHz. It connects to Domoticz using the RFLink Lan gateway.

It uses a 3.5" jack plugs to connect the AUREL 868MHz receiver that is housed in a separate box.

Hardware

  • Atmega 328P (but any Arduino Uno, Pro mini will also work)
  • AUREL RF-AM8SF 868MHZ OOK RF receiver
  • ESP8266 ESP01 module (1MB Flash version)
  • Raspberry PI to run Domoticz

Software