Skip to content

danw/zigbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for interfacing to the Zigbee API with erlang.
The erlang library itself(zigbee.erl) is licensed under GPL-2.

Serial code comes from http://www.erlang.org/user.html - serial-1.0.
It does not fall under the GPL-2 license.

My configuration (the only one that's (only partially) supported right now)

  Zigbee ZB Coordinator API Mode
    Connected to a USB Serial adapter
    VR = 2164 (SW Version)
    HV = 1941 (HW Version)
    AO = 1

  Zigbee ZB Router AT Mode
    Connected to an Arduino pro mini from sparkfun
    DIO3 connected to Arduino reset pin
    DH = 0
    DL = 0

I think that covers everything unique about my setup.

About

Erlang interface to Zigbee API mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published