|
|
-
- \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{DC Brushed Windmill}}
- \author{Steak Electronics}
- \date{}
- \begin{document}
-
- \maketitle
-
- \tableofcontents
- \textcolor{green!60!blue!70}{
- \section{Overview}}
- I would like to build a windmill. I want it as simple as possible, so DC Brushed Motor, and all parts replaceable. I'm building this with the expectation it might get stolen.
-
- \section{Requirements}
- I need the following items.
- \begin{itemize}
- \item DC Brushed motor, with easily accessible brushes (so they can be replaced).
-
- \item Easily sourceable Windmill Blades
- \end{itemize}
- In addition, since I have access to my companies resources, I can fiberglass the blades. I will 3d print a water resistant enclosure, and I will power something. Ideally, I will take current readings.
-
- For the DC Motor, it's not easy to find ones with brush access panels, as the majority of hobby motors seem to require disassembly, but I did find one on ebay in the US for about \$10-20.
-
-
- \end{document}
-
|