Navigation

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

    ArieKanarie

    @ArieKanarie

    1
    Reputation
    3
    Posts
    475
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    ArieKanarie Follow

    Best posts made by ArieKanarie

    • RE: [Tutorial] Raspberry Pi NRF24l01 direct connection

      @mfalkvidd Thanks you very much sir!

      posted in Controllers
      ArieKanarie
      ArieKanarie

    Latest posts made by ArieKanarie

    • RE: Combined MySensor Gateway with 433Mhz transmitter (HomeEasy/Klik-Aan-Klik-uit)

      @TheoL said:

      • MySensors node for switching on/of cheap 433Mhz based Power outlets from the Action
      • Author Theo Leloux
      • Created 05-09-2015
      • Version 0.1alpha
        */

      ould you give me hint how to change this for a kaku tranmitter?
      The one that uses this command:

        //Switch off KaKu-device 10 on address M
        kaKuSwitch.sendSignal('M',10,false);
      
        //Switch on KaKu-device 10 on address M
        kaKuSwitch.sendSignal('M',10,true);
      
      posted in My Project
      ArieKanarie
      ArieKanarie
    • RE: [Tutorial] Raspberry Pi NRF24l01 direct connection

      @mfalkvidd Thanks you very much sir!

      posted in Controllers
      ArieKanarie
      ArieKanarie
    • RE: [Tutorial] Raspberry Pi NRF24l01 direct connection

      It might be a stupid question, but I've been staring at my screen for hours now, and can't find the solution.
      How do i install/ connect this gatewatay in domoticz?

      I have a Raberry Pi (2) with domoticz installed, followd this tutorial and connected the NRF24l01 directly to the gpio, and according to the printout everything works.

      So took a Arduino Uno, connected a magnetic doorsensor and a NRF24l01 and uploaded the right sketch, all ok and it even seems that the Raspberry is receiveing the data
      pigateway.png

      But what kind of gateway do I select in Domoticz?
      When I select Mysensors USB gateway I can't choose a serial port (seem legit since there is no usb connected), what hardware do I select??

      posted in Controllers
      ArieKanarie
      ArieKanarie