Difference between revisions of "Anemometer"
From MakerFabsWiki
(→Circuit) |
(→Circuit) |
||
Line 24: | Line 24: | ||
:[[File:Anemometer_112.jpg|425px]]<br> | :[[File:Anemometer_112.jpg|425px]]<br> | ||
− | *NPNR OUTPUT( | + | *NPNR OUTPUT(RL=5.1K) |
[[File:Anemometer_113.jpg|400px]]<br> | [[File:Anemometer_113.jpg|400px]]<br> | ||
Revision as of 05:33, 25 February 2021
Contents
About anemometer
Introduce
Anemometer is a device used for measuring wind speed.
In working, if the anemometer turns one round in one second, the transmitter will output 20 pulses, which means the wind speed is 1.75m/s.
Features
- Power: 5V~30V DC
- Communication: pulse output
- Resolution: 0.0875m/s
- Accuracy: ±(0.2+0.03V)m/s
- Measuring range: 0~70m/s
- Working environment: -20℃~60℃,0%RH~80%RH
Size
Circuit
- PNP OUTPUT
- NPNR OUTPUT(RL=5.1K)
Connector
Anemometer has a special connector that has four wires of different colors.
Error creating thumbnail: File with dimensions greater than 12.5 MP
Connector | Mark | Definition |
Brown line | VCC | Power supply |
Black line | GND | Grounding |
Green line | (PNP)OUTPUT | Pulse output |
Blue line | (NPNR)OUTPUT | Pulse output |
Basic usage
- Prepare an Arduino UNO to connect the anemometer, the connection as the blew figure.
Arduino UNO | Anemometer |
5V | VCC |
GND | GND |
D2 | OUTPUT |
- Use the cable to connect the Arduino UNO to the PC.
- Get the program demo from the Github, and open it by Arduino IDE.
- Select the development board and port.
- Verify and upload it to the board.
- Open the serial monitor window, you will view the measured wind speed.
F&Q
You can list your question here or contact support@makerfabs.com for technology support.