rpurser47 / weatherstation

First Draft
11 stars 11 forks source link

Help with anemometer please #1

Closed pejandro5 closed 7 years ago

pejandro5 commented 7 years ago

I used the exact code for the wind speed and direction as well as rain sensor, but when I run the program, all of their values are recorded as 0. The only difference is that I'm not posting it to a website, I'm posting the data to my own personal notepad COM4. Temp. humidity and pressure are being recorded just fine though.

rpurser47 commented 7 years ago

I can only guess based on what you say, but it sounds like the interrupt code isn't running, or that the sensors aren't connected (but I'm assuming you've confirmed that you're seeing the pulses from the sensors, and are sure it's somewhere in the code). You'll need to give me a lot more detail about your setup before I could guess what's going on.

pejandro5 commented 7 years ago

Hi Rob,

Many thanks for the reply. I have a student working on these sensors and I think he asked for help a little too soon. We are still mucking around with the code and the sensors and may have some detailed questions for you this week. good to know you are still there and available to help.\

best,

Peter Weiss Researcher, Environmental Toxicology, UC Santa Cruz

On Tue, Apr 18, 2017 at 3:01 AM, Rob Purser notifications@github.com wrote:

I can only guess based on what you say, but it sounds like the interrupt code isn't running, or that the sensors aren't connected (but I'll assuming you've confirmed that you're seeing the pulses from the sensors). You'll need to give me a lot more detail about your setup before I could guess what's going on.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rpurser47/weatherstation/issues/1#issuecomment-294758945, or mute the thread https://github.com/notifications/unsubscribe-auth/Aaaochzu5pB1oK6oADeRVSuCdmTVid78ks5rxIoAgaJpZM4M_hx6 .

rpurser47 commented 7 years ago

Switched to email.