Code Monkey home page Code Monkey logo

Comments (13)

Mr-Markus avatar Mr-Markus commented on June 11, 2024 2

Interesting idea. I don't know it at the moment but will test it with two TI CC2531 dongles if they can communicate with the other.
If it works it should not matter which manufacturer dongle you will use.

Just give me a few days. I will reply here with my result

from zigbeenet.

Mr-Markus avatar Mr-Markus commented on June 11, 2024 1

Ember Support with a Nortek hardware done in PR #95

from zigbeenet.

BenLiyanage avatar BenLiyanage commented on June 11, 2024

Worth mentioning is it appears to show up as a com port:

image

from zigbeenet.

Mr-Markus avatar Mr-Markus commented on June 11, 2024

Hi there,
Thanks for your interest in ZigBeeNet.
I heard of this Hardware the first time. I found out that it has an Ember Chip inside. This is currently not supported, but technically possible. But you need deeper C# skills for implementing.
I would recommend you to buy a Texas Instrument CC2531 USB stick, which is fully implemented. It costs about $8 on ebay or amazon

from zigbeenet.

BenLiyanage avatar BenLiyanage commented on June 11, 2024

I'm not shy of doing some C#. This isn't my first rodeo.

from zigbeenet.

BenLiyanage avatar BenLiyanage commented on June 11, 2024

Probably a better question is with this library and a working dongle will I be able to join my computer to a Philips hue hub and receive light commands? I have a bunch of RGB lights that I would like to drive via the Hue software.

from zigbeenet.

Mr-Markus avatar Mr-Markus commented on June 11, 2024

This library does not need a Philips Hue hub, but just a ZigBee Dongle. Currently there are Texas Instrument CC2531 and XBee supported.
Feel free to implement necessary Interfaces to support more hardware like your Ember Chip.
Just tanke a look at the existing projects to see what is needed. At first you need a NetworkManager class

from zigbeenet.

BenLiyanage avatar BenLiyanage commented on June 11, 2024

I think you missed my question. Will I be able to join my computer with the dongle to an existing zigbee network as a device rather then as a controller with this library?

from zigbeenet.

Mr-Markus avatar Mr-Markus commented on June 11, 2024

And what should your computer do if it joined to a network? Or which device type should it be?

At first you need a correct Firmware for your dongle. And if this firmware is able to be like a device it should no Problem to join the network

from zigbeenet.

BenLiyanage avatar BenLiyanage commented on June 11, 2024

I have RGB lights that I can control through my motherboard api. Iā€™m looking to have my computer behave like an rgb light (or several) to the zigbee cluster.

from zigbeenet.

BenLiyanage avatar BenLiyanage commented on June 11, 2024

I was looking to take the api code from this project (https://github.com/tylerszabo/RGB-Fusion-Tool) and combine it with this zigbee library to create a service that would let it join my hue network. Then I was thinking about using the hue sync to have it drive color shifting based on what is on screen.

If I can get my computer to show up/register as a light device I can wrangle all the code for the rgb settings. Does this seem viable with the xbee or ti chip?

from zigbeenet.

BenLiyanage avatar BenLiyanage commented on June 11, 2024

Cool, I'm interested in hearing about your results!

from zigbeenet.

Mr-Markus avatar Mr-Markus commented on June 11, 2024

ZigBee specification describes that each network can only contain one coordinator. So it is Not possible that they talk to each other

from zigbeenet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.