From 9bf2e320a3b9625602633073061a95b5410d04b0 Mon Sep 17 00:00:00 2001 From: Hendrik Schutter Date: Sat, 14 Nov 2020 23:20:29 +0100 Subject: [PATCH] updated readme --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 607c2eb..998d479 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ # MCB1700_Welcome -artificial intelligence, artificial neural network, blockchain, decentralized, keil mcb1700, embdded, HS-Offenburg, Embedded Systems, Hochschule \ No newline at end of file +## Overview +Displays URL and Qr code on LCD Display from MCB1700. + +## Target +Keil MCB1700 + +## QR Code +25x25 QR Code Version 2 + +code_example_output + +## Documentation +In the [Doxygen](https://git.mosad.xyz/localhorst/MCB1700_Welcome/src/branch/master/Doxygen/html) directory you can find HTML Doxygen Documentation. + +## Demo +code_example_output + +## LICENSE +[Beerware](https://git.mosad.xyz/localhorst/MCB1700_Welcome/src/branch/master/LICENSE) LICENSE \ No newline at end of file