Documented NanoVNA dimensions
[physical.git] / cases / NanoVNA case / index.html
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 <head>
6 <!-- 2022-08-30 Tue 22:07 -->
7 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 <title>NanoVNA case</title>
10 <meta name="author" content="Svjatoslav Agejenko" />
11 <meta name="generator" content="Org Mode" />
12 <style>
13   #content { max-width: 60em; margin: auto; }
14   .title  { text-align: center;
15              margin-bottom: .2em; }
16   .subtitle { text-align: center;
17               font-size: medium;
18               font-weight: bold;
19               margin-top:0; }
20   .todo   { font-family: monospace; color: red; }
21   .done   { font-family: monospace; color: green; }
22   .priority { font-family: monospace; color: orange; }
23   .tag    { background-color: #eee; font-family: monospace;
24             padding: 2px; font-size: 80%; font-weight: normal; }
25   .timestamp { color: #bebebe; }
26   .timestamp-kwd { color: #5f9ea0; }
27   .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }
28   .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }
29   .org-center { margin-left: auto; margin-right: auto; text-align: center; }
30   .underline { text-decoration: underline; }
31   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
32   p.verse { margin-left: 3%; }
33   pre {
34     border: 1px solid #e6e6e6;
35     border-radius: 3px;
36     background-color: #f2f2f2;
37     padding: 8pt;
38     font-family: monospace;
39     overflow: auto;
40     margin: 1.2em;
41   }
42   pre.src {
43     position: relative;
44     overflow: auto;
45   }
46   pre.src:before {
47     display: none;
48     position: absolute;
49     top: -8px;
50     right: 12px;
51     padding: 3px;
52     color: #555;
53     background-color: #f2f2f299;
54   }
55   pre.src:hover:before { display: inline; margin-top: 14px;}
56   /* Languages per Org manual */
57   pre.src-asymptote:before { content: 'Asymptote'; }
58   pre.src-awk:before { content: 'Awk'; }
59   pre.src-authinfo::before { content: 'Authinfo'; }
60   pre.src-C:before { content: 'C'; }
61   /* pre.src-C++ doesn't work in CSS */
62   pre.src-clojure:before { content: 'Clojure'; }
63   pre.src-css:before { content: 'CSS'; }
64   pre.src-D:before { content: 'D'; }
65   pre.src-ditaa:before { content: 'ditaa'; }
66   pre.src-dot:before { content: 'Graphviz'; }
67   pre.src-calc:before { content: 'Emacs Calc'; }
68   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
69   pre.src-fortran:before { content: 'Fortran'; }
70   pre.src-gnuplot:before { content: 'gnuplot'; }
71   pre.src-haskell:before { content: 'Haskell'; }
72   pre.src-hledger:before { content: 'hledger'; }
73   pre.src-java:before { content: 'Java'; }
74   pre.src-js:before { content: 'Javascript'; }
75   pre.src-latex:before { content: 'LaTeX'; }
76   pre.src-ledger:before { content: 'Ledger'; }
77   pre.src-lisp:before { content: 'Lisp'; }
78   pre.src-lilypond:before { content: 'Lilypond'; }
79   pre.src-lua:before { content: 'Lua'; }
80   pre.src-matlab:before { content: 'MATLAB'; }
81   pre.src-mscgen:before { content: 'Mscgen'; }
82   pre.src-ocaml:before { content: 'Objective Caml'; }
83   pre.src-octave:before { content: 'Octave'; }
84   pre.src-org:before { content: 'Org mode'; }
85   pre.src-oz:before { content: 'OZ'; }
86   pre.src-plantuml:before { content: 'Plantuml'; }
87   pre.src-processing:before { content: 'Processing.js'; }
88   pre.src-python:before { content: 'Python'; }
89   pre.src-R:before { content: 'R'; }
90   pre.src-ruby:before { content: 'Ruby'; }
91   pre.src-sass:before { content: 'Sass'; }
92   pre.src-scheme:before { content: 'Scheme'; }
93   pre.src-screen:before { content: 'Gnu Screen'; }
94   pre.src-sed:before { content: 'Sed'; }
95   pre.src-sh:before { content: 'shell'; }
96   pre.src-sql:before { content: 'SQL'; }
97   pre.src-sqlite:before { content: 'SQLite'; }
98   /* additional languages in org.el's org-babel-load-languages alist */
99   pre.src-forth:before { content: 'Forth'; }
100   pre.src-io:before { content: 'IO'; }
101   pre.src-J:before { content: 'J'; }
102   pre.src-makefile:before { content: 'Makefile'; }
103   pre.src-maxima:before { content: 'Maxima'; }
104   pre.src-perl:before { content: 'Perl'; }
105   pre.src-picolisp:before { content: 'Pico Lisp'; }
106   pre.src-scala:before { content: 'Scala'; }
107   pre.src-shell:before { content: 'Shell Script'; }
108   pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
109   /* additional language identifiers per "defun org-babel-execute"
110        in ob-*.el */
111   pre.src-cpp:before  { content: 'C++'; }
112   pre.src-abc:before  { content: 'ABC'; }
113   pre.src-coq:before  { content: 'Coq'; }
114   pre.src-groovy:before  { content: 'Groovy'; }
115   /* additional language identifiers from org-babel-shell-names in
116      ob-shell.el: ob-shell is the only babel language using a lambda to put
117      the execution function name together. */
118   pre.src-bash:before  { content: 'bash'; }
119   pre.src-csh:before  { content: 'csh'; }
120   pre.src-ash:before  { content: 'ash'; }
121   pre.src-dash:before  { content: 'dash'; }
122   pre.src-ksh:before  { content: 'ksh'; }
123   pre.src-mksh:before  { content: 'mksh'; }
124   pre.src-posh:before  { content: 'posh'; }
125   /* Additional Emacs modes also supported by the LaTeX listings package */
126   pre.src-ada:before { content: 'Ada'; }
127   pre.src-asm:before { content: 'Assembler'; }
128   pre.src-caml:before { content: 'Caml'; }
129   pre.src-delphi:before { content: 'Delphi'; }
130   pre.src-html:before { content: 'HTML'; }
131   pre.src-idl:before { content: 'IDL'; }
132   pre.src-mercury:before { content: 'Mercury'; }
133   pre.src-metapost:before { content: 'MetaPost'; }
134   pre.src-modula-2:before { content: 'Modula-2'; }
135   pre.src-pascal:before { content: 'Pascal'; }
136   pre.src-ps:before { content: 'PostScript'; }
137   pre.src-prolog:before { content: 'Prolog'; }
138   pre.src-simula:before { content: 'Simula'; }
139   pre.src-tcl:before { content: 'tcl'; }
140   pre.src-tex:before { content: 'TeX'; }
141   pre.src-plain-tex:before { content: 'Plain TeX'; }
142   pre.src-verilog:before { content: 'Verilog'; }
143   pre.src-vhdl:before { content: 'VHDL'; }
144   pre.src-xml:before { content: 'XML'; }
145   pre.src-nxml:before { content: 'XML'; }
146   /* add a generic configuration mode; LaTeX export needs an additional
147      (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
148   pre.src-conf:before { content: 'Configuration File'; }
149
150   table { border-collapse:collapse; }
151   caption.t-above { caption-side: top; }
152   caption.t-bottom { caption-side: bottom; }
153   td, th { vertical-align:top;  }
154   th.org-right  { text-align: center;  }
155   th.org-left   { text-align: center;   }
156   th.org-center { text-align: center; }
157   td.org-right  { text-align: right;  }
158   td.org-left   { text-align: left;   }
159   td.org-center { text-align: center; }
160   dt { font-weight: bold; }
161   .footpara { display: inline; }
162   .footdef  { margin-bottom: 1em; }
163   .figure { padding: 1em; }
164   .figure p { text-align: center; }
165   .equation-container {
166     display: table;
167     text-align: center;
168     width: 100%;
169   }
170   .equation {
171     vertical-align: middle;
172   }
173   .equation-label {
174     display: table-cell;
175     text-align: right;
176     vertical-align: middle;
177   }
178   .inlinetask {
179     padding: 10px;
180     border: 2px solid gray;
181     margin: 10px;
182     background: #ffffcc;
183   }
184   #org-div-home-and-up
185    { text-align: right; font-size: 70%; white-space: nowrap; }
186   textarea { overflow-x: auto; }
187   .linenr { font-size: smaller }
188   .code-highlighted { background-color: #ffff00; }
189   .org-info-js_info-navigation { border-style: none; }
190   #org-info-js_console-label
191     { font-size: 10px; font-weight: bold; white-space: nowrap; }
192   .org-info-js_search-highlight
193     { background-color: #ffff00; color: #000000; font-weight: bold; }
194   .org-svg { }
195 </style>
196 <link rel="stylesheet" type="text/css" href="https://thomasf.github.io/solarized-css/solarized-dark.min.css" />
197 </head>
198 <body>
199 <div id="content" class="content">
200 <h1 class="title">NanoVNA case</h1>
201 <div id="table-of-contents" role="doc-toc">
202 <h2>Table of Contents</h2>
203 <div id="text-table-of-contents" role="doc-toc">
204 <ul>
205 <li><a href="#orgdd4ab04">1. General</a></li>
206 <li><a href="#org1456289">2. Project description</a></li>
207 <li><a href="#org325c429">3. CAD renderings of assembled covers</a></li>
208 <li><a href="#orga65f9c3">4. NanoVNA dimensions</a></li>
209 <li><a href="#org9d6ac7a">5. Ready to print STL files</a></li>
210 <li><a href="#org6ca0536">6. CAD files</a></li>
211 </ul>
212 </div>
213 </div>
214
215 <div id="outline-container-orgdd4ab04" class="outline-2">
216 <h2 id="orgdd4ab04"><span class="section-number-2">1.</span> General</h2>
217 <div class="outline-text-2" id="text-1">
218 <ul class="org-ul">
219 <li>DISCLAIMER: I DO ELECTRONICS AND 3D DESIGN SOLELY AS A HOBBY. THERE
220 COULD BE ERRORS THAT CAN RESULT IN ALL KINDS OF DAMAGE. USE THESE
221 DESIGNS AT YOUR OWN RISK.</li>
222
223 <li>This design is released under Creative Commons Zero (CC0) license.</li>
224
225 <li>Author:
226 <ul class="org-ul">
227 <li>Svjatoslav Agejenko</li>
228 <li>Homepage: <a href="https://svjatoslav.eu">https://svjatoslav.eu</a></li>
229 <li>Email: <a href="mailto://svjatoslav@svjatoslav.eu">svjatoslav@svjatoslav.eu</a></li>
230 </ul></li>
231
232 <li>See also:
233 <ul class="org-ul">
234 <li><a href="../../index.html">Other physical projects in this repository</a></li>
235 <li><a href="https://www.svjatoslav.eu/projects/">Other projects hosted at svjatoslav.eu</a></li>
236 </ul></li>
237 </ul>
238 </div>
239 </div>
240
241 <div id="outline-container-org1456289" class="outline-2">
242 <h2 id="org1456289"><span class="section-number-2">2.</span> Project description</h2>
243 <div class="outline-text-2" id="text-2">
244 <p>
245 I felt that original NanoVNA case is too fragile for carrying this
246 device around in the bag.
247 </p>
248
249
250
251 <div id="orgb9f6e22" class="figure">
252 <p><img src="NanoVNA, 1.png" alt="NanoVNA, 1.png" />
253 </p>
254 </div>
255
256 <p>
257 Therefore extra protective case was designed:
258 </p>
259
260
261 <div id="org63e8937" class="figure">
262 <p><img src="make, 2.png" alt="make, 2.png" />
263 </p>
264 </div>
265
266 <p>
267 Extra surrounding body adds better protection while exposing RF
268 connectors and buttons.
269 </p>
270
271
272 <div id="org0ab7edb" class="figure">
273 <p><img src="make, 3.png" alt="make, 3.png" />
274 </p>
275 </div>
276
277
278 <p>
279 Also originally there is no housing for calibration and adapter
280 connectors.
281 </p>
282
283
284 <div id="orgab9ae48" class="figure">
285 <p><img src="make.png" alt="make.png" />
286 </p>
287 </div>
288
289
290
291 <p>
292 Now there is also stylus / pincers help using touch screen and picking
293 connectors from the box.
294 </p>
295
296
297 <div id="org4fe6f33" class="figure">
298 <p><img src="make, 5.png" alt="make, 5.png" />
299 </p>
300 </div>
301
302 <p>
303 Cover attaches to the body using <a href="https://www.amazon.de/gp/product/B00TACKU0O/">3mm x 2mm thick neodymium magnets</a>.
304 </p>
305
306
307 <div id="org0f2eea4" class="figure">
308 <p><img src="make, 4.png" alt="make, 4.png" />
309 </p>
310 </div>
311 </div>
312 </div>
313
314 <div id="outline-container-org325c429" class="outline-2">
315 <h2 id="org325c429"><span class="section-number-2">3.</span> CAD renderings of assembled covers</h2>
316 <div class="outline-text-2" id="text-3">
317 <p>
318 CAD drawing for inner box/case:
319 </p>
320
321
322 <div id="orga9baa54" class="figure">
323 <p><img src="inner%20body%20assembled.png" alt="inner%20body%20assembled.png" />
324 </p>
325 </div>
326
327
328 <p>
329 CAD drawing for inner box/case within outer box:
330 </p>
331
332
333 <div id="orgcda6f89" class="figure">
334 <p><img src="assembled.png" alt="assembled.png" />
335 </p>
336 </div>
337 </div>
338 </div>
339
340 <div id="outline-container-orga65f9c3" class="outline-2">
341 <h2 id="orga65f9c3"><span class="section-number-2">4.</span> NanoVNA dimensions</h2>
342 <div class="outline-text-2" id="text-4">
343 <p>
344 Note: There are multiple variants of NanoVNA. Current project is
345 designed for NanoVNA with following body dimensions (excluding buttons
346 and connectors):
347 </p>
348
349
350 <div id="org783946f" class="figure">
351 <p><img src="NanoVNA, 2.png" alt="NanoVNA, 2.png" />
352 </p>
353 </div>
354
355
356 <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
357
358
359 <colgroup>
360 <col  class="org-left" />
361
362 <col  class="org-left" />
363 </colgroup>
364 <tbody>
365 <tr>
366 <td class="org-left">Width</td>
367 <td class="org-left">86.4 mm</td>
368 </tr>
369
370 <tr>
371 <td class="org-left">Height</td>
372 <td class="org-left">54.5 mm</td>
373 </tr>
374
375 <tr>
376 <td class="org-left">Thickness</td>
377 <td class="org-left">15.85 mm</td>
378 </tr>
379 </tbody>
380 </table>
381
382 <p>
383 Note: About 0.7 mm thick, soft double sided tape strips are added to
384 back and front of NanoVNA to ensure that it is tightly secured in the
385 case.
386 </p>
387 </div>
388 </div>
389
390 <div id="outline-container-org9d6ac7a" class="outline-2">
391 <h2 id="org9d6ac7a"><span class="section-number-2">5.</span> Ready to print STL files</h2>
392 <div class="outline-text-2" id="text-5">
393 <hr />
394
395 <p>
396 <a href="inner%20box.stl">download: inner box</a>
397 </p>
398
399 <p>
400 <img src="inner%20box,%201.png" alt="inner%20box,%201.png" />
401 <img src="inner%20box,%202.png" alt="inner%20box,%202.png" />
402 </p>
403
404 <hr />
405
406 <p>
407 <a href="inner%20cover.stl">download: inner cover</a>
408 <img src="inner%20cover.png" alt="inner%20cover.png" />
409 </p>
410
411 <hr />
412
413 <p>
414 <a href="outer%20box.stl">download: outer box</a>
415 <img src="outer%20box.png" alt="outer%20box.png" />
416 </p>
417
418 <hr />
419
420 <p>
421 <a href="outer%20cover.stl">download: outer cover</a>
422 <img src="outer%20cover.png" alt="outer%20cover.png" />
423 </p>
424
425 <hr />
426
427 <p>
428 <a href="stylus.stl">download: stylus</a>
429 <img src="stylus.png" alt="stylus.png" />
430 </p>
431 </div>
432 </div>
433
434 <div id="outline-container-org6ca0536" class="outline-2">
435 <h2 id="org6ca0536"><span class="section-number-2">6.</span> CAD files</h2>
436 <div class="outline-text-2" id="text-6">
437 <p>
438 Files can be edited using <a href="https://www.freecadweb.org/">FreeCAD</a>.
439 </p>
440
441 <ul class="org-ul">
442 <li><a href="NanoVNA%20case.FCStd">NanoVNA case</a></li>
443 <li><a href="stylus.FCStd">Stylus</a></li>
444 </ul>
445 </div>
446 </div>
447 </div>
448 <div id="postamble" class="status">
449 <p class="author">Author: Svjatoslav Agejenko</p>
450 <p class="date">Created: 2022-08-30 Tue 22:07</p>
451 <p class="validation"><a href="https://validator.w3.org/check?uri=referer">Validate</a></p>
452 </div>
453 </body>
454 </html>