Navigation

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

    Spottyq

    @Spottyq

    0
    Reputation
    2
    Posts
    193
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Spottyq Follow

    Best posts made by Spottyq

    This user hasn't posted anything yet.

    Latest posts made by Spottyq

    • RE: Swimming Pool Thermometer

      Great work. Thanks for the write-up ! 🙂

      posted in My Project
      Spottyq
      Spottyq
    • RE: Detect Generator running

      Hello,

      Why is the input switching when the generator is on ? Is it switching at 50Hz (or 60Hz) or for an other reason ?

      If it is switching at 50Hz, simply require the signal to stay low for >0,02s before considering the generator is off. (As a general rule, it is a good idea to have these debounce timers.)

      If it is switching for an other reason, you'll have to find why it is doing so. A multimeter will probably of great help (or just use Serial.println(), comment the sleep() function and connect your computer to the Arduino.)

      posted in Troubleshooting
      Spottyq
      Spottyq