diff --git a/Electrical/README.md b/Electrical/README.md new file mode 100644 index 00000000..7b4e7326 --- /dev/null +++ b/Electrical/README.md @@ -0,0 +1,16 @@ + +# Overview + +Here are links to the different board designs together with a short summary. + +## Board 1 + +This project currently contains only one [board design](Board_001). It + +* is based on the ESP8266 chip. +* is powered by USB. +* uses a very simple voltage divider to demodulate the M-bus signal. + +### Status + +Prototypes have been made and some people have started using them(?). diff --git a/README.md b/README.md index e8285574..40391185 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The project should include: ## Electrical design -* [Electrical design](./Electrical/Board_001) +* [Electrical design](./Electrical) ### Circuit prototype