From 8e651c5ee6f4f005cbbc230e7c0f9fec3779967b Mon Sep 17 00:00:00 2001 From: Danny Bokma Date: Sun, 6 Jan 2019 21:11:33 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7023b0..19749b1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # DieBieMS-Tool The DieBieMSTool can be used to configure the DieBieMS, update the firmware and upload the bootloader. +![alt text](images/IMAGE01.png "DieBieMS V0.4 TopView") + +![alt text](images/IMAGE02.png "DieBieMS V0.4 TopView") + Latest compiled version can be found in releases. # Other parts of this project -This is the firmware repository containing all firmware source files. There are three more repositories for this project: -[DieBieMS Hardware] The hardware sourcefiles. -[DieBieMS Bootloader](https://github.com/DieBieEngineering/DieBieMS-Bootloader) can be flashed with the BMS Tool in the firmware tab. +This is the firmware repository containing all firmware source files. There are three more repositories for this project:
+[DieBieMS Hardware] The hardware sourcefiles.
+[DieBieMS Bootloader](https://github.com/DieBieEngineering/DieBieMS-Bootloader) can be flashed with the BMS Tool in the firmware tab.
[DieBieMS Firmware](https://github.com/DieBieEngineering/DieBieMS-Firmware) has to be flashed to the empty BMS STM32, the build .bin and hex file can be found in the BMS tool [resource folder](https://github.com/DieBieEngineering/DieBieMS-Tool/tree/master/res/firmwares).