mirror of
https://github.com/aprochazka/ProfilometerProbe.git
synced 2025-07-22 12:17:24 +02:00
Update readme
This commit is contained in:
10
README.md
10
README.md
@ -1,4 +1,6 @@
|
|||||||
# Profilometer Probe
|
# 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
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
@ -16,6 +18,11 @@
|
|||||||
- All screws are size M3
|
- All screws are size M3
|
||||||
- Assembly should be done accordingly
|
- Assembly should be done accordingly
|
||||||
|
|
||||||
|
### PCB
|
||||||
|
|
||||||
|
- PCB should be two sided with 1.6mm width
|
||||||
|
- Design files are created in KiCad
|
||||||
|
|
||||||
### Components
|
### Components
|
||||||
|
|
||||||
- Development board: Nucleo L432KC
|
- Development board: Nucleo L432KC
|
||||||
@ -25,9 +32,6 @@
|
|||||||
|
|
||||||
## Firmware for profilometer probe
|
## Firmware for profilometer probe
|
||||||
|
|
||||||
#### Probe design block Scheme
|
|
||||||

|
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
|
|
||||||
- Build using Makefile inside Firmware folder (dependency: arm-none-eabi)
|
- Build using Makefile inside Firmware folder (dependency: arm-none-eabi)
|
||||||
|
Reference in New Issue
Block a user