mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Add draft for first blog post, on deployment of an opensensor.space sensor
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
title: Deployed an Open Sensor Environmental Station Using Raspberry Pi and Environ+
|
||||||
|
summary: Hello world
|
||||||
|
date: 2026-04-18
|
||||||
|
authors:
|
||||||
|
- name: diegoripley
|
||||||
|
link: https://github.com/diegoripley
|
||||||
|
image: https://github.com/diegoripley.png
|
||||||
|
excludeSearch: false
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
|
||||||
|
- Hardware from https://opensensor.space/join-network/#1-hardware-requirements
|
||||||
|
- System architecture available at https://opensensor.space/architecture/
|
||||||
|
- Sensor data. Available at https://source.coop/dataforcanada/d4c-datapkg-environment-climate-health/archive/opensensor.space/enviroplus/station=019d97ff-3220-74fc-8923-f9fb69e2273d
|
||||||
|
- Sensor health metrics at https://source.coop/dataforcanada/d4c-datapkg-environment-climate-health/archive/opensensor.space/enviroplus-health/station=019d97ff-3220-74fc-8923-f9fb69e2273d
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: "Blog"
|
||||||
|
---
|
||||||
|
|
||||||
|
<div style="text-align: center; margin-top: 1em;">
|
||||||
|
{{< hextra/hero-badge link="index.xml" >}}
|
||||||
|
<span>RSS Feed</span>
|
||||||
|
{{< icon name="rss" attributes="height=14" >}}
|
||||||
|
{{< /hextra/hero-badge >}}
|
||||||
|
</div>
|
||||||
Reference in New Issue
Block a user