From 489807a0032f05c80cd4455bb10f403fe387f8f1 Mon Sep 17 00:00:00 2001 From: plampkin <83132062+plampkin@users.noreply.github.com> Date: Tue, 27 Apr 2021 10:17:20 -0500 Subject: Update README.md updated wording and fixed spelling --- digital-controller/README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'digital-controller/README.md') diff --git a/digital-controller/README.md b/digital-controller/README.md index 796b347..6920c1c 100644 --- a/digital-controller/README.md +++ b/digital-controller/README.md @@ -1,10 +1,12 @@ # 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. +Potential digital control units include Arduino 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. +Custom control unit firmware is required to interface with digital driver boards. +Open-source firmware for controlling a digital driver board with an Ardunio Uno is provided. +See the firmware files for use instructions. -Instructions on using this firmware with an Arduino microcontroller is provided in the fabrication and operation instructions. +Instructions on connecting an Arduino Uno to a digital driver board are provided in the fabrication and operation instructions. +Please see [wpp-fabrication-operation.pdf](./fabrication-and-operation-instructions/wpp-fabrication-operation.tex). -- cgit v1.2.3