diff --git a/README.md b/README.md index 10876d8..8f33190 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Profilometer Probe +## Device was created as part of a bachelor's thesis at BUT VUT 2022/2023 named Probe for Determining the Surface Condition of Small Diameter Barrels +## Detailed description of device design and implementation is inside thesis ![alt text](https://github.com/aprochazka/ProfilometerProbe/blob/main/Probe_Render.png?raw=true) ![alt text](https://github.com/aprochazka/ProfilometerProbe/blob/main/Probe_Assembled.jpg?raw=true) @@ -16,6 +18,11 @@ - All screws are size M3 - Assembly should be done accordingly +### PCB + +- PCB should be two sided with 1.6mm width +- Design files are created in KiCad + ### Components - Development board: Nucleo L432KC @@ -25,9 +32,6 @@ ## Firmware for profilometer probe -#### Probe design block Scheme -![alt text](https://github.com/aprochazka/ProfilometerProbe/blob/main/deviceScheme.png?raw=true) - ### Build - Build using Makefile inside Firmware folder (dependency: arm-none-eabi)