Reference

Last revision 2025/12/08

Data Output Format

c000s000g000t082r000p000h48b10022*3C

Output 37 bytes per second, including CR/LF at the end of the data.

Data Analysis:

  • c000: Wind direction angle, unit: degree.
  • s000: wind speed in 1 minute, unit: miles per hour
  • g000: the highest wind speed in 5 minutes, unit: miles per hour
  • t086: Temperature (Fahrenheit)
  • r000: Rainfall in 1 hour (0.01 inches)
  • p000: Rainfall in 24 hours (0.01 inches)
  • h53: Humidity (00% = 99%)
  • b10020: Air pressure (0.1 hpa)

The board will make a hardware self-check before it works, it will output “...” when it doesn’t detect the related devices. For example, If the temperature & humidity sensor and barometer are not installed or broken, it will output: '''c000s000g000t...r000p000h..b..... '''

Other Supplementary Information

  • Update on 2016/3/28: upgrade the temperature and humidity sensor, improve the measuring range
  • Update on 2020/6/18: modify the wind speed parameter description

Was this article helpful?

TOP