Fixed broken link

This commit is contained in:
Roar Fredriksen 2017-11-07 09:08:22 +01:00 committed by GitHub
parent af383a5249
commit 569f13e2d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ Components will be ESP8622, Arduino code, a (very simplified) M-bus <-> 3.3V ser
As a start, we should try to get information from the three types of AMS meters currently being installed in Norway. Some details about these are available here: [NVE_Info_kunder_HANgrensesnitt.pdf](Documentation/NVE_Info_kunder_HANgrensesnitt.pdf)
The project should include:
- [x] [Simple circuit to transform MBus levels to 3.3V serial](/Electrical/Simple%20HAN%20to%20FTDI%20Circuit.jpg)
- [x] [Simple circuit to transform MBus levels to 3.3V serial](/Electrical)
- [x] [Code to capture and analyze data from PC](/Code/HanDebugger)
- [x] [Code to capture and analyze data from Arduino](/Code/ESPDebugger)
- [x] [Sample data from various meters](/Samples)