|
|
@ -1969,6 +1969,24 @@ Arduino:
|
|
|
|
\subsubsection{Añadir soporte para
|
|
|
|
\subsubsection{Añadir soporte para
|
|
|
|
ESP32}\label{auxf1adir-soporte-para-esp32}}
|
|
|
|
ESP32}\label{auxf1adir-soporte-para-esp32}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Añadimos las URL:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
|
|
|
\tightlist
|
|
|
|
|
|
|
|
\item
|
|
|
|
|
|
|
|
\url{https://dl.espressif.com/dl/package_esp32_index.json}
|
|
|
|
|
|
|
|
\item
|
|
|
|
|
|
|
|
\url{http://arduino.esp8266.com/stable/package_esp8266com_index.json}
|
|
|
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Añadimos la librería:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
|
|
|
|
\tightlist
|
|
|
|
|
|
|
|
\item
|
|
|
|
|
|
|
|
ESP32 (de espressif)
|
|
|
|
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
|
|
|
|
\hypertarget{auxf1adir-biblioteca-de-soporte-para-makeblock}{%
|
|
|
|
\hypertarget{auxf1adir-biblioteca-de-soporte-para-makeblock}{%
|
|
|
|
\subsubsection{Añadir biblioteca de soporte para
|
|
|
|
\subsubsection{Añadir biblioteca de soporte para
|
|
|
|
Makeblock}\label{auxf1adir-biblioteca-de-soporte-para-makeblock}}
|
|
|
|
Makeblock}\label{auxf1adir-biblioteca-de-soporte-para-makeblock}}
|
|
|
@ -2072,10 +2090,9 @@ proyecto} nos recomiendan el ppa a usar para instalar la última versión
|
|
|
|
estable:
|
|
|
|
estable:
|
|
|
|
|
|
|
|
|
|
|
|
\begin{verbatim}
|
|
|
|
\begin{verbatim}
|
|
|
|
sudo add-apt-repository --yes ppa:js-reynaud/kicad-5
|
|
|
|
sudo add-apt-repository --yes ppa:kicad/kicad-5.1-releases
|
|
|
|
sudo apt-get update
|
|
|
|
sudo apt-get update
|
|
|
|
sudo apt-get install kicad
|
|
|
|
sudo apt install kicad
|
|
|
|
sudo apt install kicad-footprints kicad-libraries kicad-packages3d kicad-symbols kicad-templates
|
|
|
|
|
|
|
|
\end{verbatim}
|
|
|
|
\end{verbatim}
|
|
|
|
|
|
|
|
|
|
|
|
Paciencia, el paquete \texttt{kicad-packages3d} tarda un buen rato en
|
|
|
|
Paciencia, el paquete \texttt{kicad-packages3d} tarda un buen rato en
|
|
|
|