Jump to content

Banner.jpg.b83b14cd4142fe10848741bb2a14c66b.jpg

A320Flyer

Members
  • Posts

    224
  • Joined

  • Last visited

Status Replies posted by A320Flyer

  1. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      It looks like I have a similar rain sensor. I think the sensitivity switch just adjusts the point at which it triggers. I never get a "Dry" situation - it just hovers around 30-35%. So I've set Dry Threshold to 70% and Wet Threshold to 0% - effectively disabling it.

      My project box also leaks - had to seal the joints with sticky tape. Will get something better or I might drill some drainage holes.

      The lines I amended are:

      float avg_delta_celsius = 15.5; //WMcS Edit - was 21.5

      avg_delta_celsius = ((avg_delta_celsius*79.0) + delta_celsius)/80.0; // WMcS Edit - Reduce averaging period

      Hope this helps.

      Bill

       

    2. (See 16 other replies to this status update)

  2. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      Hi Peter

      A quick update. I have a 3D printer, so I printed off a series of smaller and smaller aperture reducers (for want if a better name) until I got some sky temperature readings that I thought were reasonable. So, I’m testing that at the moment! My rain sensor module, I think, just indicates rain or no rain so that has been impossible to properly calibrate in the ascom driver. So I’ve disabled the rain sensor. I’ve also tweaked the Arduino code so that the unit starts off as Unsafe and then changes to Safe if the avg temperature difference warrants it.   The original code started at an avg diff of 21.5 degrees which I felt was a bit high. This meant the driver immediately indicated Safe, even with clouds, then changed to Unsafe a short time later. I prefer to start Unsafe. 
      If you want any of the 3D printed gizmos, let me know. If you have any suggestions on the my rain sensor issue, let me know. 
      Cheers

      Bill

       

      127ADC15-9985-482E-BE0B-7BC44A41F69F.thumb.jpeg.c55b706bfbfc661fe13d817ee4b416fb.jpeg

    2. (See 16 other replies to this status update)

  3. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

  4. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      Neat! Is this simply to restrict the field of view? 

    2. (See 16 other replies to this status update)

  5. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      Testing it now. This is my settings screen. To get it to trigger rain with a small drop of water, I need these settings. But my sky temperatures don’t look correct. Do they?

      C5DA38A5-D767-4A3E-B260-134991A89FC0.jpeg

    2. (See 16 other replies to this status update)

  6. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      I think the problem is down to my soldering skills (or lack). I tried multiple times to solder the pins to the IR sensor and I probably caused heat damage. I have ordered another one so I’m not giving up just yet.😊

      I can’t remember the IR readings I was getting but I will make a point of recording them if I get it going again. It’s all good fun.

       

    2. (See 16 other replies to this status update)

  7. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      I spoke too soon. After about an hour outside it threw up an error and I can’t get it to work now. I think I might just invest in a commercial product. 

    2. (See 16 other replies to this status update)

  8. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      It’s not pretty but it all seems to be working. I’ll put it in a plastic tub and test for a couple of days before committing to a project box. 
      Thanks for your help 👍2C034148-A44F-4A24-A43B-FB5CFB380D07.thumb.jpeg.66f3dd1fcc99f1c97bf48590a8507281.jpeg

    2. (See 16 other replies to this status update)

  9. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      Hi Peter

      My temperature sensor arrived today and I’ve rigged it up on a breadboard. I’m not sure if I’ve got the resistor in the correct position. I think it’s called a pull-up resistor and I only have a 5k1 Ohms one rather than the 4k7 Ohms one specified in the build doc. Do you think this looks correct? 
      Thanks

      Bill

      9491F76E-95DA-4B33-A039-DBDC08D680C3.jpeg

      A924F476-1BF3-4657-9BDE-321F2CDB8D41.jpeg

      8D5B6513-5A70-44FC-A5E0-8F8DD5415A60.jpeg

      28421593-6EF6-49A2-A579-10EADFE4F705.jpeg

    2. (See 16 other replies to this status update)

  10. Hello Bill, 

    Just tested my Arduino without the sensors connected & get the same error you're getting (I'm using SGPo)... once you have all your components do a pre-build test & let me know if you still have issues.

     

    Peter

    1. A320Flyer

      A320Flyer

      Hi Peter

      Great. That’s really good to know. I’ll let you know as soon as I get a build done. 
      How is it been working for you?  I’ve built a simple rain sensor and that works ok. It would be good to get the cloud detection working.

      Bill 

    2. (See 16 other replies to this status update)

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.