CropWatchDevelopment / CropWatch

https://app.cropwatch.io
2 stars 1 forks source link

SenseCAP S2120(Weather Station) Detail Page #65

Closed CropWatchDevelopment closed 4 weeks ago

CropWatchDevelopment commented 1 month ago

We use the Seeed Weather Station (link

This device provides 8 data points not including signal strength or battery level:

  1. Air Temperature
  2. Air Humidity
  3. Air Pressure
  4. Rain fall
  5. Wind Speed
  6. Wind Direction
  7. UV
  8. LUX (light intensity)

I love how the Temp/Humidity sensor page works, and instead of having the background circle change colors based on temp, I am wondering if we could have that be a compas and show the wind direction! Possibly using a CSS rotate() ?

image

I think that may be cool as it pushes the temp, humidity, wind direction all into one small area (maybe use the wind speed as the bigger letters, and put temp under it... not sure what would look best what are your ideas @jramiroz98 ?

jramiroz98 commented 1 month ago
Screen Shot 2024-05-25 at 10 26 02 PM

what are your thoughts?

jramiroz98 commented 1 month ago

should be E not NE sorry for my mistake, was testing on the NE position before

CropWatchDevelopment commented 1 month ago

NO worries I understand ;)

jramiroz98 commented 1 month ago

72 Weather knob has been added

Only missing remaining data cards

CropWatchDevelopment commented 4 weeks ago

Merged and awesome :D