Skip to content

Commit e603642

Browse files
committed
Update Arduino circuitry wire colours
1 parent bcb33f4 commit e603642

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

documentation/src/setup.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,27 +153,29 @@ \subsubsection{Arduino circuit}
153153
;
154154
\end{circuitikz}\end{center}
155155
\begin{tabular}{l|l|l|l}
156-
circuit & terminal (connection to) & to meter cupboard & Arduino \\
156+
In circuit & terminal (connection to) & to meter cupboard & Arduino \\
157157
\hline
158158
Low end stop & no & white/green & 5 \\
159159
Ground & 4 & red/brown & GND \\
160160
E4 & 5 & blue & 4 \\
161161
High end stop & 6 & green & 3 \\
162162
\hline
163-
To potmeter: &&& \\
163+
Circuit to potmeter &&& \\
164164
blue (signal) & 7 & black & A7\\
165165
yellow/green (+5V) & 8 & yellow & +5V \\
166166
brown (GND) & 9 & &
167167
\end{tabular}
168168
\subsubsection{Potentiometer}
169169
The \textbf{blue} wire from the potentiometer to the main control box is the signal wire, on connection 7 in that box.
170170

171-
Potmeter values as measured by the Arduino, scale 0--1024.
171+
Potmeter values as measured by the Arduino, scale 0--1024:
172+
172173
\begin{tabular}{ccc}
173174
Date & Low end stop & High end stop \\
174175
2017-10-22 & 360 & 74 \\
175176
2018-04-15 & 405 & 40 \\
176177
\end{tabular}
178+
177179
\subsubsection{Motor control}
178180
We bought BC547 NPN transistors to control the 12V/20mA (\href{http://download.lenze.com/TD/8201-8204__Inverter__v02-08__EN.pdf }{docs}, page 4-11) or 14V/40mA (measured) current of the EVF8202-E frequency inverter, and also base resistors otherwise the Arduino needs to give too much current to the transistor, and the transistor will be slow to turn off because of 'base charge storage'.
179181
\subsection{Software used}\label{subsec:softwareUsed}

0 commit comments

Comments
 (0)