Navigation

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

    Topics created by tjay4x4

    • tjay4x4

      DoubleWaterMeterPulseSensor on 1 Node v2.0
      Development • • tjay4x4  

      3
      0
      Votes
      3
      Posts
      1012
      Views

      tjay4x4

      @mfalkvidd Thank you for reply! I'm trying this before, when I change it to define PULSE_FACTOR 1000 I get this red line in the code; attachInterrupt(digitalPinToInterrupt(HW_DIGITAL_INPUT_SENSOR), onPulse, FALLING); attachInterrupt(digitalPinToInterrupt(CW_DIGITAL_INPUT_SENSOR), onPulse, FALLING); C:\Users\Барков\Desktop\_2WaterMeterPulseSensor\_2WaterMeterPulseSensor.ino: In function 'void setup()': _2WaterMeterPulseSensor:105: error: 'onPulse' was not declared in this scope exit status 1 'onPulse' was not declared in this scope ```
    • tjay4x4

      Code is required for 16-relays shift register actuator
      Troubleshooting • • tjay4x4  

      5
      0
      Votes
      5
      Posts
      1770
      Views

      tjay4x4

      @helmchen81 I recently soldered a modile .... but couldn't win the sketch. Since I am just a gynecologist, not a programmer and I do not understand with the code for 16 relay module using SN74HC595. On this site are a lot of professionals for whom this is not the problem, the code may soon emerge. I use just 3 separate Arduinos for my 16 channel relay.
    • tjay4x4

      Error compiling serial gateway. Please help.
      Troubleshooting • • tjay4x4  

      4
      0
      Votes
      4
      Posts
      2207
      Views

      tjay4x4

      Ha! It's solved by deliting Mysensors from Personal Libraries on codebender.cc and Cloning Sketch&Libraries. Thaks Sparkman for Idea!