From 26958051f9a3fc0104ea00dd7c3725ce3780bc4c Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sat, 18 Apr 2026 18:09:02 +0000 Subject: [PATCH] Add draft for first blog post, on deployment of an opensensor.space sensor --- ...opensensor-environmental-monitoring-sensor.md | 16 ++++++++++++++++ content/blog/_index.md | 10 ++++++++++ 2 files changed, 26 insertions(+) create mode 100644 content/blog/2026/deployed-static-opensensor-environmental-monitoring-sensor.md create mode 100644 content/blog/_index.md diff --git a/content/blog/2026/deployed-static-opensensor-environmental-monitoring-sensor.md b/content/blog/2026/deployed-static-opensensor-environmental-monitoring-sensor.md new file mode 100644 index 0000000..06728b0 --- /dev/null +++ b/content/blog/2026/deployed-static-opensensor-environmental-monitoring-sensor.md @@ -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 \ No newline at end of file diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..05448ab --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,10 @@ +--- +title: "Blog" +--- + +
+{{< hextra/hero-badge link="index.xml" >}} + RSS Feed + {{< icon name="rss" attributes="height=14" >}} +{{< /hextra/hero-badge >}} +
\ No newline at end of file