mirror of
https://github.com/eddyem/tsys01.git
synced 2026-03-21 17:20:55 +03:00
Add displaying T @ oLED screen
This commit is contained in:
8
STM32/Tcalc_screen/Readme.md
Normal file
8
STM32/Tcalc_screen/Readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Check temperature on sensors pair and show values of T @ 0.96'' oLED display
|
||||
# also test by USART (115200).
|
||||
Code for NUCLEO-042
|
||||
|
||||
### PINOUT
|
||||
- I2C: PA9 (SCL) & PA10 (SDA)
|
||||
- USART2: PA2 (Tx) & PA15 (Rx)
|
||||
- SPI for screen: PA4 (CS), PA5 (SCL), PA7 (MOSI), PB4 (RST), PB5 (D/C)
|
||||
Reference in New Issue
Block a user