This shows you the differences between two versions of the page.
pm:prj2025:avaduva:vlad_andrei.chira [2025/05/24 21:21] vlad_andrei.chira [Software Design] |
pm:prj2025:avaduva:vlad_andrei.chira [2025/05/24 21:37] (current) vlad_andrei.chira [Hardware Design] |
||
---|---|---|---|
Line 55: | Line 55: | ||
For the pushbutton: one side --> Gnd, other side --> Port 33 | For the pushbutton: one side --> Gnd, other side --> Port 33 | ||
- | The battery positive line goes into a switch that disable the battery when using the USB. Then it goes into the TP4056 charging module, who's output is then stepped up to 5V by the miniature boost converter. | + | The battery positive line goes into a switch that disables the battery when using the USB. Then it goes into the TP4056 charging module, who's output is then stepped up to 5V by the miniature boost converter. |
===== Software Design ===== | ===== Software Design ===== | ||
Line 193: | Line 193: | ||
SPI is not fast enough to draw the entire screen continuously without flicker, so only if the state changed or the dirty flag is set manually will (re)rendering occur. Alternatively I can only draw things that will change, such as a graph curve, but keep all labels and axes untouched. | SPI is not fast enough to draw the entire screen continuously without flicker, so only if the state changed or the dirty flag is set manually will (re)rendering occur. Alternatively I can only draw things that will change, such as a graph curve, but keep all labels and axes untouched. | ||
- | ===== Rezultate Obţinute ===== | + | ===== Results ===== |
- | <note tip> | + | Here are some photos of the UI: |
- | Care au fost rezultatele obţinute în urma realizării proiectului vostru. | + | |
- | </note> | + | |
+ | {{:pm:prj2025:avaduva:splash.jpeg?700|}} | ||
+ | |||
+ | {{:pm:prj2025:avaduva:scan_list.jpeg?700|}} | ||
+ | |||
+ | {{:pm:prj2025:avaduva:main_menu.jpeg?700|}} | ||
+ | |||
+ | {{:pm:prj2025:avaduva:channel_occ.jpeg?700|}} | ||
===== Concluzii ===== | ===== Concluzii ===== | ||
Line 209: | Line 214: | ||
</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 ===== |