You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

35 lines
1.2 KiB

\documentclass[11pt]{article}
%Gummi|065|=)
\usepackage{graphicx}
\usepackage{caption}
\usepackage{xcolor}
\usepackage[vcentering,dvips]{geometry}
\geometry{papersize={6in,9in},total={4.5in,6.8in}}
\title{\textbf{Proto Board}}
\author{Steak Electronics}
\date{}
\begin{document}
\maketitle
\tableofcontents
\textcolor{green!60!blue!70}{
\section{Improving the Prototype Board}}
What can I do to make this better? I've built the first batch. Let's outline what needs to be changes.
\textcolor{green!60!blue!70}{ \subsection{Changes}}
\begin{itemize}
\item Line up Power and GND rails with Perf board section.
\end{itemize}
This will allow use of a dip switch on the perf area, then into the GND rail for example. Also check that you can place a DIP part on the perf and PWR and GND section.
\begin{itemize}
\item Simplify the Power connection jumper / 0 ohm resistor links.
\end{itemize}
I was goingn to leave the 0 ohm smd resistor jumper off the top barrel plug and make it unfused only, however, this will eliminate the ability to use multiple power supplies with barrel plugs, and keep them all fused... Trade offs.
Instead, I must use the existing 0.1'' headers for connections to something like an arduino without a fuse.
\end{document}