mirror of
https://github.com/aprochazka/ProfilometerProbe.git
synced 2025-07-24 05:07:26 +02:00
add block scheme of device to readme
This commit is contained in:
@ -26,6 +26,9 @@ Before running code, connect camera module to microcontroler through pins descri
|
|||||||
|
|
||||||
You can connect optional Debug LED to A1 pin in Nucleo board.
|
You can connect optional Debug LED to A1 pin in Nucleo board.
|
||||||
|
|
||||||
|
#### Probe design block Scheme
|
||||||
|

|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
- After turning on device, it initializes camera module and starts to capture JPEG images and continuously sends them through UART.
|
- After turning on device, it initializes camera module and starts to capture JPEG images and continuously sends them through UART.
|
||||||
@ -43,3 +46,4 @@ You can connect optional Debug LED to A1 pin in Nucleo board.
|
|||||||
### In progress
|
### In progress
|
||||||
|
|
||||||
- Implementing tinyUSB UVC to send JPEGS instead of UART
|
- Implementing tinyUSB UVC to send JPEGS instead of UART
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user