diff --git a/README.md b/README.md index da16917..59a39dc 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/docs/DPWR_README.md b/docs/DPWR_README.md index 8f522b1..0858abd 100644 --- a/docs/DPWR_README.md +++ b/docs/DPWR_README.md @@ -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.