Navigation

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

    Topics created by PostaanErik

    • PostaanErik

      Share SCL & SDA using arduino Pro mini
      General Discussion • share scl & sda • • PostaanErik  

      2
      0
      Votes
      2
      Posts
      1758
      Views

      korttoma

      The sensors on the I2C buss has an address. As long as there is no address conflict on the buss you can add multiple sensors. You need to check what address your sensors are using and/or the possibility to change the address of your sensor if you find that there might be a conflict.
    • PostaanErik

      Controlling Relay Actuator
      Troubleshooting • • PostaanErik  

      17
      0
      Votes
      17
      Posts
      6668
      Views

      sundberg84

      @BartE, @martinhjelmare - this is sometime we should work with in the standard sketch. I have one relay on the edge and sometimes its having really hard to get that ack back from the controller and it never changes. It would be good if the relay made the switch, send the on/off to controller and waited for the ack. If you dont recieve it you send again and tries for some times.