This shows you the differences between two versions of the page.
pm:prj2023:drtranca:x_si_o [2023/05/29 00:05] andreea.stefan1110 [Software Design] |
pm:prj2023:drtranca:x_si_o [2023/05/30 00:47] (current) andreea.stefan1110 [Bibliografie/Resurse] |
||
---|---|---|---|
Line 23: | Line 23: | ||
===== Hardware Design ===== | ===== Hardware Design ===== | ||
- | <note tip> | ||
- | Aici puneţi tot ce ţine de hardware design: | ||
- | * listă de piese | ||
- | * scheme electrice (se pot lua şi de pe Internet şi din datasheet-uri, e.g. http://www.captain.at/electronic-atmega16-mmc-schematic.png) | ||
- | * diagrame de semnal | ||
- | * rezultatele simulării | ||
- | </note> | ||
=== Lista de piese === | === Lista de piese === | ||
Line 137: | Line 130: | ||
===== Concluzii ===== | ===== Concluzii ===== | ||
- | În etapele următoare... stay tuned! | + | It's a simple implementation of a Tic-Tac-Toe game using an Arduino board and a TFT display. Players can navigate the grid using a joystick and place their marks (X or O) by pressing a button. The game checks for a winning condition or a draw after each move. It provides an interactive and enjoyable gaming experience with the Arduino platform. |
===== Download ===== | ===== Download ===== | ||
<note warning> | <note warning> | ||
- | 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ă ;-). | + | Arhiva: |
- | 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**. | + | {{:pm:prj2023:drtranca:stefan_bianca.zip|}} |
</note> | </note> | ||
- | ===== Jurnal ===== | ||
- | |||
- | <note tip> | ||
- | Puteți avea și o secțiune de jurnal în care să poată urmări asistentul de proiect progresul proiectului. | ||
- | </note> | ||
===== Bibliografie/Resurse ===== | ===== Bibliografie/Resurse ===== | ||
<note> | <note> | ||
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | + | Listă cu documente, datasheet-uri, resurse Internet folosite: |
+ | https://exploreembedded.com/wiki/Analog_JoyStick_with_Arduino | ||
+ | https://docs.arduino.cc/retired/getting-started-guides/TFT | ||
+ | https://create.arduino.cc/projecthub/electropeak/ultimate-beginner-s-guide-to-run-tft-lcd-displays-by-arduino-081006 | ||
</note> | </note> | ||
<html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> |