modify readme

This commit is contained in:
eddyem
2018-07-05 08:13:23 +03:00
parent 89b851952e
commit b318da7884
3 changed files with 9 additions and 39 deletions

6
STM32/Readme.md Normal file
View File

@@ -0,0 +1,6 @@
2sensors_logging - source for loggint temperature of 2 sensors
inc - system include files
src4multiplexer - source code for I2C multiplexer (48 channels * 2 sensors)
Tcalc - test code for temperature calculation inside MCU
Tcalc_screen - Tcalc displaying T on OLED screen
TSYS_controller - MAIN controller code (USB, CAN, UART1)