Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. joaopaulo
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    joaopaulo

    @joaopaulo

    1
    Reputation
    11
    Posts
    476
    Profile views
    1
    Followers
    1
    Following
    Joined Last Online

    joaopaulo Follow

    Best posts made by joaopaulo

    • Star, Tree or Mesh network topology ?

      What the difference between this "star" topology from the Tree topology ? I'm still confused after read THIS explanation. When I saw the picture diagram i thought it was a Tree, but after read the explanation I thought it was a mesh network too.

      Thanks.

      posted in Troubleshooting
      joaopaulo
      joaopaulo

    Latest posts made by joaopaulo

    • RE: Send V_RGB value to Controller ?

      If I want to send "FFFFFF" value, that means a white color, then I can send like this:

      gw.send( RGBChoose.set("FFFFFF", 9 ));

      ??

      posted in Troubleshooting
      joaopaulo
      joaopaulo
    • Send V_RGB value to Controller ?

      Guys, how can I send a V_RGB value, like "FF00FF" to the controller ? If the "gw.send" function just support 8 bit data ? it have to go as string ?

      posted in Troubleshooting
      joaopaulo
      joaopaulo
    • RE: Star, Tree or Mesh network topology ?

      Thanks for support, @hek ! Now it makes sense ! :bowtie:

      posted in Troubleshooting
      joaopaulo
      joaopaulo
    • Star, Tree or Mesh network topology ?

      What the difference between this "star" topology from the Tree topology ? I'm still confused after read THIS explanation. When I saw the picture diagram i thought it was a Tree, but after read the explanation I thought it was a mesh network too.

      Thanks.

      posted in Troubleshooting
      joaopaulo
      joaopaulo
    • RE: Control equipment's via IR (infrared)

      @jkandasa I've created the topic there. Thanks.

      posted in MyController.org
      joaopaulo
      joaopaulo
    • RE: Control equipment's via IR (infrared)

      @jkandasa I think in this way of MyController we have to use a remote to turn on a light, right ? As you explained on top of this topic, to control the light via IR, I have to send a IR sinal from my remote, then it go to the node receiver, and then retransmitted to the especific device i want to control ?
      The way I mentioned before is to control the devices from an interface on own mycontroller website, where you could save the signals of each button of the remote of TV, for example, and send the IR signals with no need of its remote fo this.

      posted in MyController.org
      joaopaulo
      joaopaulo
    • RE: Control equipment's via IR (infrared)

      @jkandasa said:

      @joaopaulo said:

      @jkandasa Thanks a lot for your reply.
      My intention is to controller Audio&Video equipments and Air Conditioners. Can I do the same steps up commented to control a light, for example ? If I want to copy a TV controller codes do I have just to put the "Trigger When Value" command received for each button from controlller (e.g. POWER, VOL+,VOL-,CH+,CH-) ?

      Thank you, nice work by the way.

      @joaopaulo What is your intention on control of Audio&Video equipments and Air Conditioners? Only ON/OFF of these equipment's or beyond that?

      Usually, on home automation you can control audio and video devices, so that, you have to copy all the IR codes that the control of the devices have. So, if i want to control a TV, i have to "clone" its control buttons that are more useful to us, like power, vol+, vol-, CH+,CH-, INPUT...
      And to make easier to control the devices after clone the buttons IR, the user have an interface control with that buttons to control the especific equipment he want to.

      posted in MyController.org
      joaopaulo
      joaopaulo
    • RE: Control equipment's via IR (infrared)

      @jkandasa Thanks a lot for your reply.
      My intention is to controller Audio&Video equipments and Air Conditioners. Can I do the same steps up commented to control a light, for example ? If I want to copy a TV controller codes do I have just to put the "Trigger When Value" command received for each button from controlller (e.g. POWER, VOL+,VOL-,CH+,CH-) ?

      Thank you, nice work by the way.

      posted in MyController.org
      joaopaulo
      joaopaulo
    • RE: Releases

      Is there any implementation to control equipments via IR (infrared) ? I've done some tests with light actuators and that works fine.

      posted in MyController.org
      joaopaulo
      joaopaulo
    • RE: MySensors with Atmega8(L) ?

      @axillent Yeah, I was with this same intention to port MySensors to Atmel Studio and mega8. Anyway, I think it will be less complicated if i use the common mega328p as Arduino.

      Thanks

      posted in General Discussion
      joaopaulo
      joaopaulo