Skip to content

Automation System oriented to "Smart House" over MQTT(SN) protocol. LAN, Wired, Wireless ISM(433/868/915MHz/2,4GHz) devices

License

Notifications You must be signed in to change notification settings

giapdangle/X13.devices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X13.devices
===========

Firmware section for project X13.Home

Automation System oriented to "Smart House" over MQTT(S) protocol

MQTTS
  Without PHY
    DMGWDM    Dummy device with ATMega328p, connected with serial port.

  LAN Clients:
      LNNDEN    Client with Phy - ENC28J60, uc ATMega328P
      
  Wireless Gateways:
    ISM band - 433/868/915:
      RFGWUP    UP20  - Native Hardware (ATMega328P + CC1101)
      RFGWUN    UNode - Native Hardware (ATMega328P + MRF49XA)
      RFGWJN    JeeNode http://jeelabs.com/products/jeenode
                compatible with Arduino Uno/Nano + RFM12/MRF49XA
      RFGWPS    panSTamp http://www.panstamp.com/ 
                compatible with Arduino Uno/Nano + CC1101

  Wireless Clients:
    ISM band - 433/868/915:
      RFNDUP    UP20 - Native Hardware (ATMega328P + CC1101)
      RFNDUN    UNode - Native Hardware (ATMega328P + MRF49XA)
      RFNDJN    JeeNode http://jeelabs.com/products/jeenode
                compatible with Arduino Uno/Nano + RFM12/MRF49XA
      RFNDPS    pan STamp http://www.panstamp.com/ 
                compatible with Arduino Uno/Nano + CC1101

About

Automation System oriented to "Smart House" over MQTT(SN) protocol. LAN, Wired, Wireless ISM(433/868/915MHz/2,4GHz) devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.7%
  • C++ 18.3%