Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfacing for weather station #3

Open
cbrake opened this issue Dec 26, 2019 · 0 comments
Open

interfacing for weather station #3

cbrake opened this issue Dec 26, 2019 · 0 comments
Projects

Comments

@cbrake
Copy link
Member

cbrake commented Dec 26, 2019

Need to figure out hardware to interface with a generic weather station:

https://www.argentdata.com/catalog/product_info.php?products_id=145
https://www.argentdata.com/files/80422_datasheet.pdf

The rain guage and anemometer have momentary switches that need to be read.

The wind vane has a resistor network that outputs a voltage, so we'll need a A/D input.

Should also add a temp, humidity, and barometric pressure sensor.

Sensors are attached to cables with RJ11 connectors on them.

Seems we'll need some type of enclosure for electronics that will have:

  • a white case for minimum solar heating
  • outdoor rated
  • no self heating from electronics
  • electronics sealed, but humidity/temp sensor exposed to humidity
  • 1-wire connection to GW -- this will isolate heat from GW, and allow GW to be installed inside, etc.
@cbrake cbrake added this to In progress in SimpleIoT Mar 11, 2020
@cbrake cbrake moved this from In progress to To do in SimpleIoT Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
SimpleIoT
  
To do
Development

No branches or pull requests

1 participant