This shows you the differences between two versions of the page.
pm:prj2021:apredescu:tomodachi [2021/06/04 16:41] ioan.tanasa [Hardware Design] |
pm:prj2021:apredescu:tomodachi [2021/06/05 17:20] (current) ioan.tanasa [Montaj și demo] |
||
---|---|---|---|
Line 49: | Line 49: | ||
===== Software Design ===== | ===== Software Design ===== | ||
+ | Am folosit biblotecile ButtonDebounce pentru preluarea ușoară a semnalelor de la butoane și ucglib pentru controlarea ecranului. | ||
- | TODO | + | [[https://github.com/tnsio/tomogachi|Repository Git Hub cu cod sursă]] |
+ | ===== Montaj și demo ===== | ||
- | ===== Rezultate Obţinute ===== | + | {{:pm:prj2021:apredescu:montaj_pm.jpeg?300|}} |
- | TODO | ||
- | ===== Concluzii ===== | ||
- | TODO | + | [[https://youtu.be/dcEc8SNwZPo|Video demo]] |
+ | |||
+ | Calitatea videoclipului este proastă deoarece am camera stricată la telefon. | ||
+ | ===== Dificultăți ===== | ||
+ | |||
+ | Bibloteca UCGLIB creează mult flickering pe ecran, poate fi rezolvat prin schimbarea la bibloteca ADAFRUIT. | ||
+ | |||
+ | Buzzer-ul este prea încet, poate fi rezolvat prin controlarea lui printr-un tranzistor sau amplificator. | ||
====== Download ====== | ====== Download ====== | ||
Link pagina: https:https://ocw.cs.pub.ro/courses/pm/prj2021/apredescu/tomodachi \\ | Link pagina: https:https://ocw.cs.pub.ro/courses/pm/prj2021/apredescu/tomodachi \\ | ||
Line 72: | Line 79: | ||
</note> | </note> | ||
===== Bibliografie/Resurse ===== | ===== Bibliografie/Resurse ===== | ||
- | |||
- | TODO | ||
<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> | ||
+ | |||
+ | [[https://www.youtube.com/watch?v=NAyt5kQcn-A&list=PLWExT-lyV7ZDWTARXRiw2Vi4tfmLBuKgo&index=2&t=104s|Tutorial ecran ST7735]] | ||
+ | |||
+ | [[https://github.com/maykon/ButtonDebounce|Biblotecă debounce]] | ||
+ | |||
+ | [[https://github.com/olikraus/ucglib|Biblotecă UCGLIB]] |