TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Measure wind speed and direction with ultrasonic anemometer and Arduino

27 pointsby momirlanover 1 year ago

4 comments

theamkover 1 year ago
TL&#x2F;DR: this is super generic &quot;convert serial device to LCD display using Arduino&quot; tutorial, this time talking to RS-485 equipped anemometer.<p>Looks like the anemometer itself can only be purchased from manufacturer, for $73 + unknown shipping, and using &quot;contact us&quot; form only (there is no web store) [0]. And the datasheet is available by request only. Normally this would disqualify any product, but $73 is very cheap for ultrasonic anemometers, so if you really have a need for one, this is something to consider.<p>(but the implementation in the article itself is NOT the approach I&#x27;d recommend.. If you are buying $100 sensor, don&#x27;t pair it with tiny $3 display with tiny hard-to-read letters, spend a few dollars more and get yourself a nicer, bigger display. And while at it, might as well take advantage of RS485 multipoint nature and stick a thermometer in that empty louver box underneath the device)<p>[0] <a href="https:&#x2F;&#x2F;www.renkeer.com&#x2F;product&#x2F;ultrasonic-anemometer&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.renkeer.com&#x2F;product&#x2F;ultrasonic-anemometer&#x2F;</a>
评论 #37388384 未加载
评论 #37388024 未加载
评论 #37390369 未加载
hosejaover 1 year ago
Is it theoretically possible to visualize wind currents by, like, shining UV-light (that diffracts strongly in the atmosphere)? Basically instead of putting smoke in the air, use the part of spectrum where all air is smoky.
评论 #37393843 未加载
sixothreeover 1 year ago
A few years ago I made an indoor wind chime that used an outdoor anemometer.<p>Since I 3d printed the anemometer, it was wiped out in a storm and I have yet to replace it. Maybe this is what I need.
Jemmover 1 year ago
Converting to a NMEA output would make this fairly handy for sailboats
评论 #37396779 未加载