Navigation

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

    Topics created by clippermiami

    • clippermiami

      Outdoor fence gate access
      My Project • • clippermiami  

      2
      0
      Votes
      2
      Posts
      1304
      Views

      CowboyPilot

      @clippermiami can you hit it from your house with a garage door opener? I haven't integrated mine into a HA controller yet, but for now I just have an RPi driving a relay board that is soldered into the guts from a garage door opener. Bonus there are three buttons so I can run both garage doors and the front gate from a web interface. I'm sure you could do the same with an arduino in place of the RPi.
    • clippermiami

      Moving existing MySensor 1.2 network to MySensor 2.0
      General Discussion • • clippermiami  

      6
      0
      Votes
      6
      Posts
      2205
      Views

      clippermiami

      @gregl
    • clippermiami

      Sensor Value Adjustments
      Vera • • clippermiami  

      1
      0
      Votes
      1
      Posts
      918
      Views

      No one has replied

    • clippermiami

      Solar Panel Sun Tracker
      General Discussion • • clippermiami  

      7
      0
      Votes
      7
      Posts
      3311
      Views

      AWI

      @Moshe-Livne I'm using a similar calculation, was not very hard to code. A real tracker would be a challenge. Measuring where the sun really is... and checking the calculation. I tried to adjust a solar panel to the place of most light. I you don''t damp (integrate and compensate) the movement it goes in all directions when there are some clouds. Lots of fun though.
    • clippermiami

      Project Idea: ZigBee for Vera via MySensors Interface
      My Project • • clippermiami  

      4
      0
      Votes
      4
      Posts
      3207
      Views

      steets250

      I am hoping it will happen soon. There are more and more zigbee only products that would be really nice to integrate into Vera.
    • clippermiami

      Error Compiling EthernetGateway using Lib 1.4
      Bug Reports • • clippermiami  

      7
      0
      Votes
      7
      Posts
      3190
      Views

      clippermiami

      @hek Thanks. I've checked it ask again and it looks fine. Everything is where it's supposed to be: Arduino-Master/Libraries/MySensors/MySensor.h and MyGateway.h etc. Anyway, keep trying
    • clippermiami

      MySensors and Vera UI7
      Vera • • clippermiami  

      22
      0
      Votes
      22
      Posts
      15478
      Views

      BobC

      I've learnt the same trick. Reload Luup from the serial config screen. After a couple of trials and then finding the UI7 on Github - all's working fine with my first light sensor. Now to building my solar HWS sensors. Thanks Hek for all your work and patience with everyone, a donation is on the way for you to buy a UI7 device. Cheers!
    • clippermiami

      Multiple DH-11 Sensors on the same Arduino Pin?
      Hardware • • clippermiami  

      17
      0
      Votes
      17
      Posts
      5459
      Views

      clippermiami

      @Zeph OK by me. But I would observe that like any conversation in "the real world" it tends to branch out, and this is no exception. And things are only controversial or divisive if we choose to make them so.
    • clippermiami

      Frustration ??
      Enclosures / 3D Printing • • clippermiami  

      53
      1
      Votes
      53
      Posts
      22537
      Views

      Yveaux

      @hek said: 9 hours later... Tada! It usually takes 9 months at least
    • clippermiami

      Interrupt driven contact sensor
      My Project • • clippermiami  

      3
      0
      Votes
      3
      Posts
      2229
      Views

      clippermiami

      @Bandra Looks fairly simple, maybe its time to upgrade to 1.4
    • clippermiami

      Lost USB/Serial Port Connection on Vera 3 AGAIN
      Vera • • clippermiami  

      12
      0
      Votes
      12
      Posts
      7810
      Views

      tkt1033

      @stofakiller Try to find Arduino Nano with FTDI usb chipset, the problem is on the Vera's firmware usb driver not happy to work with CH340 usb chipset ( most of the clones Arduino is build with CH340 for cost saving I guess ) .
    • clippermiami

      DevDuino V 2.0 Board
      Hardware • • clippermiami  

      20
      0
      Votes
      20
      Posts
      10703
      Views

      gregl

      Here is in effect the same sketch for 1.4. Im using @Yveaux 's vcc library this time.vcc library https://codebender.cc/sketch:54782 Im no longer using the changed boards.txt. - it doesnt seem to do anything ( other than stuffing the serial output)
    • clippermiami

      Discrepancies in readings
      My Project • • clippermiami  

      13
      0
      Votes
      13
      Posts
      4112
      Views

      clippermiami

      @BulldogLowell that's a rational possibility. I have the sensors on the secondary Vera. Both Vera (what's the plural of Vera ) show the same illogical numbers however. This morning I've managed to get then all reporting different numbers now. I reset the three operating nodes at the same time (they are all battery operated so I brought then all to one place) and at the same time reloaded the secondary Vera. When I moved the nodes back where they belong on the next reporting cycle everything appears to make sense ... I'm not getting the same numbers any longer. It looks like "things got wound up around the axle" somehow and a little electroshock therapy was in order.
    • clippermiami

      Vera Sensor Adjustment Suggestion?
      Vera • • clippermiami  

      2
      0
      Votes
      2
      Posts
      1255
      Views

      hek

      @clippermiami Good idea, but this is not so simple as we use the standard Vera devices (UI is not extendable). A trim variable-value must then be added dynamically when a device is created and handled each time a value come in (only accessible through the advanced-tab). Some sensors have multiple values (e.g. battery level, humidity) which complicates things.
    • clippermiami

      Serial Gateway Failure
      Vera • • clippermiami  

      14
      0
      Votes
      14
      Posts
      4068
      Views

      clippermiami

      @hek Ah yes, The Sacrifice of the Vera Virgins ... I think my problem was that I didn't wait until the Full Moon or something
    • clippermiami

      Multiple Ethernet Gateways?
      Vera • • clippermiami  

      9
      0
      Votes
      9
      Posts
      5112
      Views

      Yveaux

      @hek AH, OK. I know nothing about Vera (and like to keep it that way )
    • clippermiami

      Vera Reporting Barometric Pressure
      Vera • • clippermiami  

      7
      0
      Votes
      7
      Posts
      2518
      Views

      clippermiami

      @hek my solution was to divide by 100 to get millibars and I use that for a while. Once I was shown how to get 2 places past the decimal I add a divisor for millibars to inches of Mercury, 33.86...... I also added an adjustment factor to get it to the actual local value. In my case I added "-101" millionaires to get the correct local metric value and then applied the metric to imperial divisor. Now I get display values such as 30.02, today's reading at the local GA airport a few miles from me. Thanks to everyone
    • clippermiami

      Barometric pressure sensor
      My Project • • clippermiami  

      1
      0
      Votes
      1
      Posts
      945
      Views

      No one has replied

    • clippermiami

      KeepAlive to Gateway
      General Discussion • • clippermiami  

      5
      0
      Votes
      5
      Posts
      2247
      Views

      hek

      @clippermiami said: Is it possible I have to reinitialize the Gateway for some reason? No, you shouldn't need to reinitialize gateway in any way. Can you see the presentation message for the node device in Vera logs? Did you try restarting Vera to reveal any hidden devices (has happened before)?
    • clippermiami

      Battery Sensor v 1.0 PCB
      My Project • • clippermiami  

      56
      1
      Votes
      56
      Posts
      37789
      Views

      Tibus

      I plan to use also a CR123 for my board. I bought some CR123a rechargeable on ebay but the battery give me 4V when it's charged... is it a problem to give 4V to a 3.3V step up converter? is the "a" after CR123 say that's a 3.7V instead of a 3V or is it just because of the rechargable function? is your CR123 give also 4V when it's charged? Thank's so much Julien
    • clippermiami

      PCB Design and Production
      General Discussion • • clippermiami  

      15
      0
      Votes
      15
      Posts
      10424
      Views

      demir

      I think you should go with Eagle and KICAD as these are free ware and a lot of tutorials are available to teach how to use these software and I personally recommend Eagle as PCB manufacturers accept the Eagle files to build the boards and for cheap PCB boards you should look at some manufacturers with manufacturing facility is in China. pcb fabrication
    • clippermiami

      LM393 as Light Level Sensor
      Hardware • • clippermiami  

      5
      0
      Votes
      5
      Posts
      3089
      Views

      axillent

      Do not mix digital and analogue outputs of the light sensor Lm393 is used to switch from low to high above the light threshold. Etc. it provides digital (binary) output. If you connect it to arduino analogue ping you mostly will read binary data with some noise. Analogue output of this sensor is bypassing lm393 and provides you a range of analogue levels depending on the light level For me a cheap 5mm round photoresistor is very sufficient as a light sensor. Just create a divider with photoresistor on bottom and fixed resistor on top. Fixed resistor should be with resistance much lower than dark resistance of the photoresistor, so you will read 1023 in a dark room
    • clippermiami

      Calibrating Humidty
      General Discussion • • clippermiami  

      21
      1
      Votes
      21
      Posts
      18201
      Views

      epierre

      Hello, I have tested the DHT11 for one day with a THGR810 from Oregon (assuming it is pretty calibrated). They were close together. There are some time the DHT11 moved but not the Oregon. Generally it was 1% below so pretty good. On Temperature there is more gap, it varies from 2°C+/-1°C below, it is more puzzling here. I have not yet DHT22 to do this check-up. Would one day adjustment values sent by the gateway to the sensors
    • clippermiami

      Keepalive
      Feature Requests • • clippermiami  

      6
      0
      Votes
      6
      Posts
      2839
      Views

      hek

      Next version will use the burst mode which result in much better success rate for packages. I hope you won't need to resent same data.
    • clippermiami

      File "avr/progmem.h" missing
      Troubleshooting • • clippermiami  

      5
      0
      Votes
      5
      Posts
      2870
      Views

      hek

      Yes, it can be removed.
    • clippermiami

      Android Based Arduino IDE
      General Discussion • • clippermiami  

      2
      0
      Votes
      2
      Posts
      1386
      Views

      clippermiami

      I was playing around with this yesterday and noticed something peculiar, it consistently reports the compiled image as several hundred bytes less than the same sketch in the Windows IDE. I haven't tried executing the compiled sketch yet so I don't know if is just a counting anomaly or if it failed to compile properly. I have ro get a cable adapter for my Nexus before I can upload to a Arduino to find out.
    • clippermiami

      File "Sleep_n0m1.h" Missing?
      Troubleshooting • • clippermiami  

      1
      0
      Votes
      1
      Posts
      934
      Views

      No one has replied

    • clippermiami

      Gateway Not Working
      Troubleshooting • • clippermiami  

      43
      0
      Votes
      43
      Posts
      16017
      Views

      clippermiami

      @petewill That got it, thanks
    • clippermiami

      Arduino based Distributed Clocks
      General Discussion • • clippermiami  

      3
      0
      Votes
      3
      Posts
      1529
      Views

      clippermiami

      @blacey Thanks, looks like what I was looking for.
    • clippermiami

      Compiled Sketches and Progress
      General Discussion • • clippermiami  

      7
      0
      Votes
      7
      Posts
      2231
      Views

      clippermiami

      @NotYetRated First it should have said 12 "BUS" not "bud" - entered from my android tablet and the autocorrect can't avoid "helping" second, yes Richard Schaefer's PLEG has come in very handy. I have very few scenes now, replaced with PLEG functions
    • clippermiami

      VERA 2 Device Install
      Vera • • clippermiami  

      64
      0
      Votes
      64
      Posts
      34949
      Views

      jmmorgan

      Does anyone with a Vera2 have that file?
    • clippermiami

      Error Compiling Ethernet Gateway
      Vera • • clippermiami  

      12
      0
      Votes
      12
      Posts
      5991
      Views

      A Former User

      does someone solved this fault also for Ethernet Gateway? While trying to adapt Sensebender Gateway to Ethernet, I get following messages: error: 'IPAddress' does not name a type IPAddress _ethernetGatewayIP(MY_IP_ADDRESS); error: 'EthernetServer' does not name a type EthernetServer _ethernetServer(_ethernetGatewayPort); followed by some more, expected to result from the above mentioned.