This shows you the differences between two versions of the page.
pm:prj2025:avaduva:andrei_vlad.iancu [2025/05/25 22:57] andrei_vlad.iancu |
pm:prj2025:avaduva:andrei_vlad.iancu [2025/05/25 23:31] (current) andrei_vlad.iancu |
||
---|---|---|---|
Line 89: | Line 89: | ||
Codul sursă include: | Codul sursă include: | ||
* main.cpp | * main.cpp | ||
- | * lcd.cpp/.h | + | * lcd.c/.h |
- | * uart.cpp/.h | + | * uart.c/.h |
- | * adc.cpp/.h | + | * adc.c/.h |
- | * pwm_motor.cpp/.h | + | * pwm.c/.h |
+ | * delay.c/.h | ||
+ | * gpio.c/.h | ||
* platformio.ini | * platformio.ini | ||
+ | |||
+ | GIT - https://github.com/WhyNotZebra/smart-thermometer | ||