Navigation

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

    Topics created by gigi

    • gigi

      MyAirwik Sensor
      My Project • • gigi  

      5
      2
      Votes
      5
      Posts
      6310
      Views

      dakipro

      Hi, this one looks very nice and not shouting "i am a sensor". I am just curious, how long do the batteries last?
    • gigi

      External power supply to radio
      Hardware • • gigi  

      14
      0
      Votes
      14
      Posts
      9385
      Views

      gigi

      @ServiceXp said: I just can't believe that the display, rfm12b and NRF24 on the same 3.3v rail is under 50ma,... not too mention the other stuff on it.. You could try disconnecting everything except the NRF24 and see what happens? I can't even get my NRF24's to work with the shop's listed boost with the Pro Mini attached without a 'massive' capacitor. I tried to put a separate power supply. General supply 5V 2 Amps. I do not have the controller and I put two arduino nano for 3.3 volts after 2 hours the system crashes. if I put only one of the two radio system is fine. I tried it with a standalone with two radio but without a monitor and the system works perfectly!!! I have to put other capacitors? Thank
    • gigi

      Mysensors Thermostat
      Development • • gigi  

      5
      0
      Votes
      5
      Posts
      5587
      Views

      korttoma

      I don't know about domoticz but I reacently put together a Thermostat device that I use with Vera UI5. I posted about it here and here
    • gigi

      My Relay Module
      My Project • • gigi  

      21
      3
      Votes
      21
      Posts
      24109
      Views

      Michel - It

      soon as I finish the project it will create a new post in the category myproject @pjr unfortunately I read your seat now but I confirm that pins are those that use exact thank - @salvato that helped me as an angel. the irq pin does not need to be connected
    • gigi

      Help Me!!! Hardware problem arduino uno gateway
      Hardware • • gigi  

      14
      0
      Votes
      14
      Posts
      11264
      Views

      anibaldiniz

      Hello, I only managed to make it work ties in: #define SOFTSPI #ifdef SOFTSPI const uint8_t SOFT_SPI_MISO_PIN = 12; //A0      const uint8_t SOFT_SPI_MOSI_PIN = 11; // A1      const uint8_t SOFT_SPI_SCK_PIN = 13; // A0 #endif I do not know how to explain.