# HG changeset patch # User Dennis C. M. # Date 1732091094 0 # Node ID 250ec536c9fae36c242e690ff47dbe992224f64b # Parent 753cac0a8d367de1dbcea01367bded2c2045b735 Add images to readme diff -r 753cac0a8d36 -r 250ec536c9fa .github/BOM/BOM_page-0001.jpg Binary file .github/BOM/BOM_page-0001.jpg has changed diff -r 753cac0a8d36 -r 250ec536c9fa .github/PCB/PCB_page-0001.jpg Binary file .github/PCB/PCB_page-0001.jpg has changed diff -r 753cac0a8d36 -r 250ec536c9fa .github/SCH/SCH_page-0001.jpg Binary file .github/SCH/SCH_page-0001.jpg has changed diff -r 753cac0a8d36 -r 250ec536c9fa README.md --- a/README.md Fri Nov 15 14:24:43 2024 +0000 +++ b/README.md Wed Nov 20 08:24:54 2024 +0000 @@ -1,3 +1,15 @@ # EVB-A32QS1-RFRG -A GNSS receiver development board 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 GNSS receiver development board 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) + +## PCB + +![alt text](.github/PCB/PCB_page-0001.jpg) + +## BOM + +![alt text](.github/BOM/BOM_page-0001.jpg) \ No newline at end of file