SD nadpis hotov

This commit is contained in:
MrEidam
2026-02-10 02:25:26 +01:00
parent 3e177a6d05
commit 28854f6388
17 changed files with 66 additions and 0 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
czplain.bst Normal file → Executable file
View File

0
img/3dtank3.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

0
img/PiDisCir.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 406 KiB

After

Width:  |  Height:  |  Size: 406 KiB

0
img/PiDisCirIrl.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

0
img/Pi_feet.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

0
img/jezero1.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

0
img/logo_ zelene.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

0
img/stromy.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

0
literatura.bib Normal file → Executable file
View File

BIN
sablona_dmp.pdf Normal file → Executable file

Binary file not shown.

60
sablona_dmp.tex Normal file → Executable file
View File

@@ -296,6 +296,66 @@ K připojení ILI9225 displeje použijeme kabely s délkou cca 20 cm s \textit{f
\end{itemize} \end{itemize}
\subsubsection{Připravování SD karty} \subsubsection{Připravování SD karty}
MicroSD / SD karta je použita pro ukládání ROM her a postupu v nich. Pro tento projekt je potřeba zformátovaná FAT32 karta s ROM her, které legálně vlastníme. ROMky musí mít příponu .gb jinak nebudou identifikováni programem. ROMky se musí nacházet v root složce.
\begin{itemize}
\item Připojte svou SD kartu k počítači a naformátujte ji na FAT32
\item Zkopírujte vaše .gb soubory do rootu složky SD karty
\item Připojte SD kartu do ILI9225 SD slotu
\item Insert the SD card into the ILI9225 SD card slot using a Micro SD adapter
\end{itemize}
\subsubsection{Připojování SD karty do čtečky}
\begin{itemize}
\item SD MISO = GP12 = ORANGE
\item SD CS = GP13 = WHITE
\item SD SCK = GP14 = GREEN
\item SD MOSI = GP15 = BLUE
\end{itemize}
\begin{figure}[h] % 'h' = here
\centering
\includegraphics[width=0.69\textwidth]{img/PicoGBSDCardReaderConnection.png}
\caption{Připojení čtečky z displeje}
\label{fig:SDDisCon}
\end{figure}
ILI9225 SD čtečka nefungje vždy správně, když to se stane, Pico nedokáže komunikovat se zařízením a zobrazí náhodné charaktery místo názvu her:
\begin{figure}[h] % 'h' = here
\centering
\includegraphics[width=0.6\textwidth]{img/BadConnectionWithSDCardReaderOrBrokenSDCardReader.jpg}
\caption{Špatné spojení s čtečkou}
\label{fig:SDDisBadCon}
\end{figure}
\vspace{69mm}
Podkud se to stane, tak můžeme napájet na piny přímo adaptér na SD kartu k Picu, jak na obrázku dole. Jako bonus musíme k bílému, modrému, zelenému, oranžovému drátu na SD kartě připájet k Picu 3,3V (červený drát) a k zemi (GND - černý drát):
\begin{figure}[h] % 'h' = here
\centering
\includegraphics[width=0.4\textwidth]{img/DirectConnectionToSDCard.jpg}
\caption{Přímé spojení s čtečkou}
\label{fig:SDDirCon}
\end{figure}
\vspace{69mm}
Po připojení dipleje a čtečky SD karty do Pica, můžeme zkontrolovat, že obrazovka funguje správně po připojení Pica přez USB. Pokud vše funguje tak jak má, uvidíme menu s výběrem her!
\begin{figure}[h] % 'h' = here
\centering
\includegraphics[width=0.6\textwidth]{img/PicoGBGameSelectionMenu.png}
\caption{Přímé spojení s čtečkou}
\label{fig:PiGameSel}
\end{figure}
\vspace{69mm}
%\vspace{-5mm} %\vspace{-5mm}
% \includegraphics[scale=0.02]{img/Pi_feet.png} % \includegraphics[scale=0.02]{img/Pi_feet.png}

6
zadani_akt.txt Executable file
View File

@@ -0,0 +1,6 @@
dopsat text včetně:
závěru
seznamu literatury+odkazů do textu
zbývajících součástek
kontrola pravopisu a srozumitelnosti do 6.2.