-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de16ae9
commit 8e651c5
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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:<br> | ||
[DieBieMS Hardware] The hardware sourcefiles.<br> | ||
[DieBieMS Bootloader](https://github.com/DieBieEngineering/DieBieMS-Bootloader) can be flashed with the BMS Tool in the firmware tab.<br> | ||
[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).<br> |