# HG changeset patch # User Dennis C. M. # Date 1732091625 0 # Node ID 991364660386020a050a7df65ffd5a12a82adbc7 # Parent d08b580ecd2a2f08f6fc67aa8f2441a620de8e54 Add images to readme diff -r d08b580ecd2a -r 991364660386 .github/BOM/BOM_page-0001.jpg Binary file .github/BOM/BOM_page-0001.jpg has changed diff -r d08b580ecd2a -r 991364660386 .github/PCB/PCB_page-0001.jpg Binary file .github/PCB/PCB_page-0001.jpg has changed diff -r d08b580ecd2a -r 991364660386 .github/SCH/SCH_page-0001.jpg Binary file .github/SCH/SCH_page-0001.jpg has changed diff -r d08b580ecd2a -r 991364660386 .github/SCH/SCH_page-0002.jpg Binary file .github/SCH/SCH_page-0002.jpg has changed diff -r d08b580ecd2a -r 991364660386 .github/SCH/SCH_page-0003.jpg Binary file .github/SCH/SCH_page-0003.jpg has changed diff -r d08b580ecd2a -r 991364660386 .github/SCH/SCH_page-0004.jpg Binary file .github/SCH/SCH_page-0004.jpg has changed diff -r d08b580ecd2a -r 991364660386 README.md --- a/README.md Fri Nov 15 14:27:05 2024 +0000 +++ b/README.md Wed Nov 20 08:33:45 2024 +0000 @@ -1,3 +1,18 @@ # EVB-A32S1-M -A electronic speed controller based on a STM32 MCU. In the `Export` folder you can find an overview of the schematic, PCB and bill of materials. \ No newline at end of file +A electronic speed controller based on a STM32 MCU. In the `Export` folder you can find an overview of the schematic, PCB and bill of materials. + +## Schematic + +![alt text](.github/SCH/SCH_page-0001.jpg) +![alt text](.github/SCH/SCH_page-0002.jpg) +![alt text](.github/SCH/SCH_page-0003.jpg) +![alt text](.github/SCH/SCH_page-0004.jpg) + +## PCB + +![alt text](.github/PCB/PCB_page-0001.jpg) + +## BOM + +![alt text](.github/BOM/BOM_page-0001.jpg) \ No newline at end of file