Navigation

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

    keithellis

    @keithellis

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

    keithellis Follow

    Best posts made by keithellis

    This user hasn't posted anything yet.

    Latest posts made by keithellis

    • RE: Temp Humidity sensor only showing humidity in HA

      @Matt-McAllister Hi there, I know this is an old topic, but I've been experiencing the same issue. the way I got around it is by putting a:

      delay(500);
      

      between the two presentation statements.

      posted in Home Assistant
      keithellis
      keithellis
    • PinChangeInt.h not found

      Hello all.

      I'm just getting started with MySensors.org. I'm trying to flash my ProMini 3v3 with the Serial Gateway sketch with Arduino 1.6.4. on a Mac running OSX10.11.1

      I have copied the MySensors library folder into user/documents/arduino/library

      I have opened the SerialGateway sketch from File/Sketchbook/libraries/MySensors/SerialGateway

      Upon verifying the sketch I get the following error in the Arduino IDE

      SerialGateway.ino:52:26: fatal error: PinChangeInt.h: No such file or directory
      compilation terminated.
      Error compiling.
      

      I cannot find the PinChangeInt.h file in the library. Can someone give me a clue on how I move forward. thank you.
      Keith Ellis

      posted in Troubleshooting
      keithellis
      keithellis