aboutsummaryrefslogtreecommitdiff
path: root/digital-controller/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'digital-controller/README.md')
-rw-r--r--digital-controller/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/digital-controller/README.md b/digital-controller/README.md
new file mode 100644
index 0000000..796b347
--- /dev/null
+++ b/digital-controller/README.md
@@ -0,0 +1,10 @@
+# Digital Controller
+
+The digital driver board can be controlled using a "digital control unit."
+Potential digital control units include Arduino microcontrollers or Rasberry Pi devices.
+These control units can "supervise" the light intensity and fan speed of WPP devices fitted with digital driver boards.
+
+Custom control unit firmware is required to enable supervision of digital driver boards.
+Open-source firmware for controlling an digital driver board with an Ardunio microcontroller is provided.
+
+Instructions on using this firmware with an Arduino microcontroller is provided in the fabrication and operation instructions.