# HG changeset patch # User Dennis C. M. # Date 1732091358 0 # Node ID a50ffe3a3def146dc92229c6fe5a54fbda2c2941 # Parent c0cc379308b44369a35a7854953f6b5a367ec65e Add images to readme diff -r c0cc379308b4 -r a50ffe3a3def .github/BOM/BOM_page-0001.jpg Binary file .github/BOM/BOM_page-0001.jpg has changed diff -r c0cc379308b4 -r a50ffe3a3def .github/PCB/PCB_page-0001.jpg Binary file .github/PCB/PCB_page-0001.jpg has changed diff -r c0cc379308b4 -r a50ffe3a3def .github/SCH/SCH_page-0001.jpg Binary file .github/SCH/SCH_page-0001.jpg has changed diff -r c0cc379308b4 -r a50ffe3a3def README.md --- a/README.md Fri Nov 15 14:21:12 2024 +0000 +++ b/README.md Wed Nov 20 08:29:18 2024 +0000 @@ -1,3 +1,15 @@ # EVB-A32M1-F -A small STM32F0 development board with the same dimensions as the Raspberry Pi Pico. In the `Export` folder you can find an overview of the schematic, PCB and bill of materials. \ No newline at end of file +A small STM32F0 development board with the same dimensions as the Raspberry Pi Pico. 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) + +## PCB + +![alt text](.github/PCB/PCB_page-0001.jpg) + +## BOM + +![alt text](.github/BOM/BOM_page-0001.jpg) \ No newline at end of file