Add an overview readme file in the electric directory

This commit is contained in:
Håkon Løvdal 2018-01-26 23:30:52 +01:00
parent d319367bc5
commit e2c76055d8
2 changed files with 17 additions and 1 deletions

16
Electrical/README.md Normal file
View File

@ -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(?).

View File

@ -27,7 +27,7 @@ The project should include:
## Electrical design
* [Electrical design](./Electrical/Board_001)
* [Electrical design](./Electrical)
### Circuit prototype