aboutsummaryrefslogtreecommitdiff
path: root/content/articles
diff options
context:
space:
mode:
Diffstat (limited to 'content/articles')
-rw-r--r--content/articles/temperature-sensors.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/content/articles/temperature-sensors.md b/content/articles/temperature-sensors.md
new file mode 100644
index 0000000..7baac2f
--- /dev/null
+++ b/content/articles/temperature-sensors.md
@@ -0,0 +1,34 @@
+---
+title: "Temperature Sensors"
+slug: "temperature-sensors"
+date: "2024-08-26"
+toc: true
+draft: true
+
+#
+# pics:
+# desk:
+# css: "image"
+# tip: "Project desk."
+# sources:
+# - "/files/articles/home-office/desk-1024.webp"
+# - src: "/files/articles/home-office/desk-1024.jpg"
+# width: 1024
+# height: 771
+# cat-desk:
+# css: "image"
+# tip: "Kitty Says: Good vantage point."
+# sources:
+# - "/files/articles/home-office/cat-desk-1024.webp"
+# - src: "/files/articles/home-office/cat-desk-1024.jpg"
+# width: 1024
+# height: 771
+
+---
+## Introduction
+
+- pinout (fritzing)
+- pictures of soldered result
+- original raspberry pi setup
+- original sensortron (ruby, bash, and cron)
+- software (github repo)