This shows you the differences between two versions of the page.
|
pm:prj2026:bianca.popa1106:mihnea_stefan.fodor [2026/05/07 01:22] mihnea_stefan.fodor [Rezultate Obţinute] |
pm:prj2026:bianca.popa1106:mihnea_stefan.fodor [2026/05/16 17:24] (current) mihnea_stefan.fodor [Bibliography/Resources] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Smart ambient climate station ====== | + | ====== Ambient climate station ====== |
| Fodor Mihnea-Stefan 331CA | Fodor Mihnea-Stefan 331CA | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| Line 32: | Line 32: | ||
| * resistors | * resistors | ||
| * wires | * wires | ||
| + | |||
| + | {{circuit_image_fodor_mihnea-stefan.png?600}} | ||
| Line 60: | Line 62: | ||
| The module correctly renders the current time fetched from the DS3231 via custom functions. | The module correctly renders the current time fetched from the DS3231 via custom functions. | ||
| - | ===== Concluzii ===== | + | ===== Conclusions ===== |
| + | |||
| + | The project successfully bridges analog signal processing, digital communication, and power management within a single 8-bit microcontroller architecture. It was an interesting challenge for both software and hardware, requiring creative engineering solutions to overcome several technical obstacles. | ||
| + | |||
| + | ===== Bibliography/Resources ===== | ||
| - | ===== Download ===== | ||
| - | <note warning> | + | ATmega328P Microcontroller: https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf |
| - | O arhivă (sau mai multe dacă este cazul) cu fişierele obţinute în urma realizării proiectului: surse, scheme, etc. Un fişier README, un ChangeLog, un script de compilare şi copiere automată pe uC crează întotdeauna o impresie bună ;-). | + | |
| - | Fişierele se încarcă pe wiki folosind facilitatea **Add Images or other files**. Namespace-ul în care se încarcă fişierele este de tipul **:pm:prj20??:c?** sau **:pm:prj20??:c?:nume_student** (dacă este cazul). **Exemplu:** Dumitru Alin, 331CC -> **:pm:prj2009:cc:dumitru_alin**. | + | DS3231 RTC: https://www.analog.com/media/en/technical-documentation/data-sheets/ds3231.pdf |
| - | </note> | + | |
| - | ===== Jurnal ===== | + | TM1637 datasheet: https://www.puntoflotante.net/DATASHEET-TM1637.pdf |
| - | <note tip> | + | VS1838b datasheet: https://www.sivago.com.cn/upload/pdf/2022/VS1838B.pdf |
| - | Puteți avea și o secțiune de jurnal în care să poată urmări asistentul de proiect progresul proiectului. | + | |
| - | </note> | + | |
| - | ===== Bibliografie/Resurse ===== | + | NEC Infrared: https://www.sbprojects.net/knowledge/ir/nec.php |
| - | <note> | + | Steinhart-Hart euation for thermistors: https://en.wikipedia.org/wiki/Steinhart%E2%80%93Hart_equation |
| - | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | + | |
| - | </note> | + | |
| - | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | ||