This shows you the differences between two versions of the page.
pm:prj2025:fstancu:gabriel.nitu0912 [2025/05/28 01:13] gabriel.nitu0912 [Download] |
pm:prj2025:fstancu:gabriel.nitu0912 [2025/05/28 01:26] (current) gabriel.nitu0912 [Concluzii] |
||
---|---|---|---|
Line 410: | Line 410: | ||
===== Concluzii ===== | ===== Concluzii ===== | ||
+ | Proiectul Remote Weather Station demonstreaza o solutie eficienta si accesibila pentru monitorizarea conditiilor meteorologice in timp real. Am invatat foarte multe lucruri lucrand la acest proiect, de la cum legi toate perifericele si le conectezi intre ele, pana la ce cod scrii pentru a face ceea ce iti propui. | ||
===== Bibliografie/Resurse ===== | ===== Bibliografie/Resurse ===== | ||
- | <note> | + | Resurse hardware |
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | + | * Datasheet BME280 (Bosch): https://www.bosch-sensortec.com/products/environmental-sensors/humidity-sensors-bme280/ |
- | </note> | + | * Datasheet DHT22: https://cdn.sparkfun.com/assets/f/7/d/9/c/DHT22.pdf |
+ | * Datasheet ESP32: https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf | ||
- | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | ||
+ | Resurse software | ||
+ | * Documentație oficială Arduino: https://www.arduino.cc/ | ||
+ | * Bibliotecă Adafruit Sensor: https://github.com/adafruit/Adafruit_Sensor | ||
+ | * Connect ESP32 to wifi: https://www.electronicwings.com/esp32/esp32-wi-fi-basics-getting-started | ||
+ | * Biblioteca Wifi: https://docs.arduino.cc/libraries/wifi/ |