This shows you the differences between two versions of the page.
|
pm:prj2025:abirlica:cristian.nastase03 [2025/05/27 02:00] cristian.nastase03 [Bibliografie/Resurse] |
pm:prj2025:abirlica:cristian.nastase03 [2025/05/27 17:56] (current) cristian.nastase03 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Parcare pentru Masini ====== | ====== Parcare pentru Masini ====== | ||
| + | |||
| + | {{pm\:prj2025\:abirlica\:crnastase_poza_proiect.jpg?600x}} | ||
| ===== Introducere ===== | ===== Introducere ===== | ||
| Line 89: | Line 91: | ||
| ===== Download ===== | ===== Download ===== | ||
| + | |||
| + | **Codul sursa si fisierele proiectului sunt disponibile pe GitHub:** | ||
| + | |||
| + | 👉 https://github.com/Nastyst16/Parking_for_Cars.git | ||
| <note warning> | <note warning> | ||
| - | O arhiva ZIP va contine: | + | Recomandare: clonati repository-ul folosind comanda: |
| + | git clone https://github.com/Nastyst16/Parking_for_Cars.git | ||
| + | |||
| + | Arhiva ZIP va contine: | ||
| * codul sursa `.ino` | * codul sursa `.ino` | ||
| - | * schemele electrice in format PNG/PDF | + | * schemele electrice in format PNG |
| - | * README cu instructiuni de conectare | + | |
| </note> | </note> | ||
| ===== Jurnal ===== | ===== Jurnal ===== | ||
| - | * Saptamana 1: Alegere tema, documentare, selectie componente | + | * Saptamana 1: Alegere tema, documentare, selectie componente |
| - | * Saptamana 2: Testare individuala module (LCD, RFID, servo, LDR) | + | * Saptamana 2: Testare individuala module (LCD, RFID, servo, LDR) |
| - | * Saptamana 3: Integrare hardware si testare completa | + | * Saptamana 3: Integrare hardware si testare completa |
| - | * Saptamana 4: Finalizare cod, validare functionare, redactare documentatie | + | * Saptamana 4: Finalizare cod, validare functionare, redactare documentatie |
| ===== Bibliografie/Resurse ===== | ===== Bibliografie/Resurse ===== | ||
| Line 119: | Line 127: | ||
| * Arduino Uno pinout: https://content.arduino.cc/assets/UNO-TH_Rev3e_sch.pdf | * Arduino Uno pinout: https://content.arduino.cc/assets/UNO-TH_Rev3e_sch.pdf | ||
| * Tutorial fotorezistor + divizor tensiune: https://projecthub.arduino.cc/tropicalbean/how-to-use-a-photoresistor-1143fd | * Tutorial fotorezistor + divizor tensiune: https://projecthub.arduino.cc/tropicalbean/how-to-use-a-photoresistor-1143fd | ||
| - | * Datasheet SG90 Servo: https://cdn.sparkfun.com/datasheets/Robotics/SG90%20servo.pdf | + | * Datasheet Servo: https://docs.arduino.cc/learn/electronics/servo-motors/ |
| - | * Proiecte similare in comunitatea Arduino Forum si Instructables | + | * Proiecte similare in comunitatea Arduino Forum |