Navigation

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

    Best posts made by 172pilot

    • RE: Example of V_CUSTOM

      Well.. My initial use is for a pool temperature / level sensor.. The temp is easy - It's registering as a V_TEMP and working great, but what I want is for the level to say "1.5 inches low" or "2 inches high", etc.. I currently have the value implemented as another V_TEMP, and have my arduino code calibrating the code to show 0 degrees if it's "perfect" and then plus/minus one degree for each inch the pool is high or low, but to have a sensor that is named "Pool level" and the data being "1.5 degrees F" isn't intuitive. I thought about using a distance sensor, but I couldn't get the distance code to work in the first place, and then I'd have to just remember what "distance" is normal (ie: is 0 the "top" of the pool, the the distance represents how far down the water is?) It just seems simpler in many cases to have a few english words displayed in the Vera website.

      Another idea I have is to replace all my "expensive" z-wave door sensors with MySensors on Pro Mini because I hate that the output of the door sensor is just a picture of the door sensor with the "rainbow" on top either colored red, or not, and I have to remember which color is "open". I'd rather have a Vera output that just says "OPEN" or "CLOSED" and I can't figure out any way to do that with the regular sensors so I was just going to build my own..

      I'm sure I'll think of more, but that's enough to keep me busy for a while!
      .. didn't get to try any of this last night as I had hoped.. we ended up going to the town carnival instead... Will try again tonight!
      -Steve

      posted in Troubleshooting
      172pilot
      172pilot
    • RE: Uno as serial gateway? Can it also be a sensor node?

      @hek Is that because it's meant to ONLY be used in the development branch, or is it a new feature that just hasn't made it to the stable branch yet?

      posted in General Discussion
      172pilot
      172pilot
    • RE: MySensors 2.0 Ethernet gateway Atmega+W5100) restart all time

      @fleshfear said:

      sorry to ask, but how do you down grade?

      In your arduino IDE.. Choose Tools, Board, and at the top of the list, choose board manager, click in the window for "Arduino AVR Boards" and it will give you a pull-down for 'version' in the bottom left. Choose your 1.16.11 version, and click install..

      This worked for me.. Maybe there's a newer one now with the bug fixed, but for me this older one works!
      Good luck!!
      Steve

      posted in Troubleshooting
      172pilot
      172pilot