This shows you the differences between two versions of the page.
pm:prj2025:atoader:sanda_elena.neculau [2025/05/27 20:34] sanda_elena.neculau [Download] |
pm:prj2025:atoader:sanda_elena.neculau [2025/05/27 21:15] (current) sanda_elena.neculau [Bibliografie/Resurse] |
||
---|---|---|---|
Line 8: | Line 8: | ||
===== Descriere generală ===== | ===== Descriere generală ===== | ||
- | {{ :pm:prj2025:atoader:schema_finala_lampa.png?700 |}} | ||
+ | {{:pm:prj2025:atoader:schema_finala_sanda.png?700|}} | ||
+ | ===== Hardware Design ===== | ||
+ | ** Placuta este MEGA 2560, eroare de scriere ** | ||
- | |||
- | ===== Hardware Design ===== | ||
{{:pm:prj2025:atoader:schema_sanda_har.png?700|}} | {{:pm:prj2025:atoader:schema_sanda_har.png?700|}} | ||
Line 18: | Line 18: | ||
== Bill of materials == | == Bill of materials == | ||
^ Nume componenta ^ Cantitate ^ Link ^ | ^ Nume componenta ^ Cantitate ^ Link ^ | ||
- | |Arduino mega2650 | 1 | [[https://www.emag.ro/kit-complet-incepatori-arduino-issnw-peste-180-componente-senzori-si-motor-servo-91f71c/pd/DZGWRJYBM/?ref=other_customers_viewed_go_3_1&provider=rec&recid=rec_52_5d77c09376d0207bf583dc66a6a9e521ea1ede314ad2b1d392844500d66c98af_1745512962&scenario_ID=52|KIT ARDUINO]] | | + | |Arduino mega2560 | 1 | [[https://www.emag.ro/kit-complet-incepatori-arduino-issnw-peste-180-componente-senzori-si-motor-servo-91f71c/pd/DZGWRJYBM/?ref=other_customers_viewed_go_3_1&provider=rec&recid=rec_52_5d77c09376d0207bf583dc66a6a9e521ea1ede314ad2b1d392844500d66c98af_1745512962&scenario_ID=52|KIT ARDUINO]] | |
|Senzor touch TTP223B | 1 | [[https://sigmanortec.ro/Senzor-capacitiv-TTP223B-p125686287?SubmitCurrency=1&id_currency=2&gad_source=1&gbraid=0AAAAAC3W72Pc30vXqZc1BLC6SMvHq5tlc&gclid=CjwKCAjwwqfABhBcEiwAZJjC3jjeQ8szrTRNkGQFz0lntxHr1nIPBVQOatHbwJnLHBGXUQwTAIBINRoC4_oQAvD_BwE | |Senzor touch TTP223B | 1 | [[https://sigmanortec.ro/Senzor-capacitiv-TTP223B-p125686287?SubmitCurrency=1&id_currency=2&gad_source=1&gbraid=0AAAAAC3W72Pc30vXqZc1BLC6SMvHq5tlc&gclid=CjwKCAjwwqfABhBcEiwAZJjC3jjeQ8szrTRNkGQFz0lntxHr1nIPBVQOatHbwJnLHBGXUQwTAIBINRoC4_oQAvD_BwE | ||
|senzor]]| | |senzor]]| | ||
Line 46: | Line 46: | ||
== Biblioteci == | == Biblioteci == | ||
- | * LiquidCrystal_I2C.h | + | * LiquidCrystal_I2C.h |
+ | |||
+ | * DFRobotDFPlayerMini.h | ||
+ | * stream.h | ||
- | * DFRobotDFPlayerMini.h | ||
== Componente conectate == | == Componente conectate == | ||
Line 237: | Line 239: | ||
+ | **Cod github** | ||
+ | [[https://github.com/NeculauSanda/Lampa_interactiva/blob/main/mod_leduri/mod_leduri.ino|Proiect IP]] | ||
===== Rezultate Obţinute ===== | ===== Rezultate Obţinute ===== | ||
Line 250: | Line 254: | ||
Arhiva contine: poze cu schema, biblioteca de la lcd+i2c si codul. | Arhiva contine: poze cu schema, biblioteca de la lcd+i2c si codul. | ||
- | + | {{:pm:prj2025:atoader:lampa_interactiva_neculau_sanda.zip|}} | |
Line 257: | Line 260: | ||
Pentru a afla registri pentru scrierea sriala m-am documentat din urmatoarele resurse | Pentru a afla registri pentru scrierea sriala m-am documentat din urmatoarele resurse | ||
- | [[https://ww1.microchip.com/downloads/en/devicedoc/atmel-2549-8-bit-avr-microcontroller-atmega640-1280-1281-2560-2561_datasheet.pdf|documentatie placuta artmega 2650]], pagina 400(tabel cu registri descrisi) | + | [[https://ww1.microchip.com/downloads/en/devicedoc/atmel-2549-8-bit-avr-microcontroller-atmega640-1280-1281-2560-2561_datasheet.pdf|documentatie placuta artmega 2560]], pagina 400(tabel cu registri descrisi) |
Pentru a implementa functiile de scriere citire si transmitere pe serial [[https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf|datasheet]], paginile 149, 150, 151, 152 | Pentru a implementa functiile de scriere citire si transmitere pe serial [[https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf|datasheet]], paginile 149, 150, 151, 152 | ||
<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> |