This shows you the differences between two versions of the page.
pm:prj2025:vstoica:radu.silvestru [2025/05/26 20:24] radu.silvestru [Software] |
pm:prj2025:vstoica:radu.silvestru [2025/05/26 20:29] (current) radu.silvestru [Software] |
||
---|---|---|---|
Line 42: | Line 42: | ||
===== Software ===== | ===== Software ===== | ||
+ | |||
+ | |||
+ | ^ Librarie ^ Scop ^ | ||
+ | | Wire.h | Comunicare I2C (pentru LCD)| | ||
+ | | LiquidCrystal_I2C.h| Afișare pe LCD 1602 cu interfață I2C| | ||
+ | |OneWire.h |Protocol OneWire pentru senzorul de temperatură DS18B20| | ||
+ | |DallasTemperature.h| Citirea temperaturii de la senzorul DS18B20| | ||
<code cpp> | <code cpp> |