This commit is contained in:
Philip Smart
2019-11-15 21:57:44 +00:00
parent 7bd1f22c28
commit f642aa63b1
2 changed files with 2 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
## Contents
Please consult my [GitHub](https://pdsmart.github.io) website for more upto date information.
[dPWR](docs/DPWR_README.md) - A Perl based project to provide a digital power controller application with in-built web-server.
[jDPWR](docs/JDPWR_README.md) - A Java based project to provide a digital power controller application with in-built JSP web-server.

View File

@@ -1,9 +1,3 @@
## Foreword
This document is a work in progress and will be filled out in due course.
## Overview
I needed a web based power controller to remotely control a large number of devices, Mains (230VAC) and low level DC voltages as well as read remote value such as switch settings. I looked at the market and there wasn't really anything suitable within an acceptable price range (B2B equipment was in the multi-thousand GBP price bracket). I didn't want to design and fabricate a dedicated circuit board so I sifted through my parts bin and used what I found and thus was born the dPWR Controller.