Added Baofeng battery charger mod
[physical.git] / 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 <!-- 2021-04-11 Sun 21:49 -->
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>Physical projects</title>
10 <meta name="generator" content="Org mode" />
11 <meta name="author" content="Svjatoslav Agejenko" />
12 <style type="text/css">
13  <!--/*--><![CDATA[/*><!--*/
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 #ccc;
35     box-shadow: 3px 3px 3px #eee;
36     padding: 8pt;
37     font-family: monospace;
38     overflow: auto;
39     margin: 1.2em;
40   }
41   pre.src {
42     position: relative;
43     overflow: auto;
44     padding-top: 1.2em;
45   }
46   pre.src:before {
47     display: none;
48     position: absolute;
49     background-color: white;
50     top: -10px;
51     right: 10px;
52     padding: 3px;
53     border: 1px solid black;
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-C:before { content: 'C'; }
60   /* pre.src-C++ doesn't work in CSS */
61   pre.src-clojure:before { content: 'Clojure'; }
62   pre.src-css:before { content: 'CSS'; }
63   pre.src-D:before { content: 'D'; }
64   pre.src-ditaa:before { content: 'ditaa'; }
65   pre.src-dot:before { content: 'Graphviz'; }
66   pre.src-calc:before { content: 'Emacs Calc'; }
67   pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
68   pre.src-fortran:before { content: 'Fortran'; }
69   pre.src-gnuplot:before { content: 'gnuplot'; }
70   pre.src-haskell:before { content: 'Haskell'; }
71   pre.src-hledger:before { content: 'hledger'; }
72   pre.src-java:before { content: 'Java'; }
73   pre.src-js:before { content: 'Javascript'; }
74   pre.src-latex:before { content: 'LaTeX'; }
75   pre.src-ledger:before { content: 'Ledger'; }
76   pre.src-lisp:before { content: 'Lisp'; }
77   pre.src-lilypond:before { content: 'Lilypond'; }
78   pre.src-lua:before { content: 'Lua'; }
79   pre.src-matlab:before { content: 'MATLAB'; }
80   pre.src-mscgen:before { content: 'Mscgen'; }
81   pre.src-ocaml:before { content: 'Objective Caml'; }
82   pre.src-octave:before { content: 'Octave'; }
83   pre.src-org:before { content: 'Org mode'; }
84   pre.src-oz:before { content: 'OZ'; }
85   pre.src-plantuml:before { content: 'Plantuml'; }
86   pre.src-processing:before { content: 'Processing.js'; }
87   pre.src-python:before { content: 'Python'; }
88   pre.src-R:before { content: 'R'; }
89   pre.src-ruby:before { content: 'Ruby'; }
90   pre.src-sass:before { content: 'Sass'; }
91   pre.src-scheme:before { content: 'Scheme'; }
92   pre.src-screen:before { content: 'Gnu Screen'; }
93   pre.src-sed:before { content: 'Sed'; }
94   pre.src-sh:before { content: 'shell'; }
95   pre.src-sql:before { content: 'SQL'; }
96   pre.src-sqlite:before { content: 'SQLite'; }
97   /* additional languages in org.el's org-babel-load-languages alist */
98   pre.src-forth:before { content: 'Forth'; }
99   pre.src-io:before { content: 'IO'; }
100   pre.src-J:before { content: 'J'; }
101   pre.src-makefile:before { content: 'Makefile'; }
102   pre.src-maxima:before { content: 'Maxima'; }
103   pre.src-perl:before { content: 'Perl'; }
104   pre.src-picolisp:before { content: 'Pico Lisp'; }
105   pre.src-scala:before { content: 'Scala'; }
106   pre.src-shell:before { content: 'Shell Script'; }
107   pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
108   /* additional language identifiers per "defun org-babel-execute"
109        in ob-*.el */
110   pre.src-cpp:before  { content: 'C++'; }
111   pre.src-abc:before  { content: 'ABC'; }
112   pre.src-coq:before  { content: 'Coq'; }
113   pre.src-groovy:before  { content: 'Groovy'; }
114   /* additional language identifiers from org-babel-shell-names in
115      ob-shell.el: ob-shell is the only babel language using a lambda to put
116      the execution function name together. */
117   pre.src-bash:before  { content: 'bash'; }
118   pre.src-csh:before  { content: 'csh'; }
119   pre.src-ash:before  { content: 'ash'; }
120   pre.src-dash:before  { content: 'dash'; }
121   pre.src-ksh:before  { content: 'ksh'; }
122   pre.src-mksh:before  { content: 'mksh'; }
123   pre.src-posh:before  { content: 'posh'; }
124   /* Additional Emacs modes also supported by the LaTeX listings package */
125   pre.src-ada:before { content: 'Ada'; }
126   pre.src-asm:before { content: 'Assembler'; }
127   pre.src-caml:before { content: 'Caml'; }
128   pre.src-delphi:before { content: 'Delphi'; }
129   pre.src-html:before { content: 'HTML'; }
130   pre.src-idl:before { content: 'IDL'; }
131   pre.src-mercury:before { content: 'Mercury'; }
132   pre.src-metapost:before { content: 'MetaPost'; }
133   pre.src-modula-2:before { content: 'Modula-2'; }
134   pre.src-pascal:before { content: 'Pascal'; }
135   pre.src-ps:before { content: 'PostScript'; }
136   pre.src-prolog:before { content: 'Prolog'; }
137   pre.src-simula:before { content: 'Simula'; }
138   pre.src-tcl:before { content: 'tcl'; }
139   pre.src-tex:before { content: 'TeX'; }
140   pre.src-plain-tex:before { content: 'Plain TeX'; }
141   pre.src-verilog:before { content: 'Verilog'; }
142   pre.src-vhdl:before { content: 'VHDL'; }
143   pre.src-xml:before { content: 'XML'; }
144   pre.src-nxml:before { content: 'XML'; }
145   /* add a generic configuration mode; LaTeX export needs an additional
146      (add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
147   pre.src-conf:before { content: 'Configuration File'; }
148
149   table { border-collapse:collapse; }
150   caption.t-above { caption-side: top; }
151   caption.t-bottom { caption-side: bottom; }
152   td, th { vertical-align:top;  }
153   th.org-right  { text-align: center;  }
154   th.org-left   { text-align: center;   }
155   th.org-center { text-align: center; }
156   td.org-right  { text-align: right;  }
157   td.org-left   { text-align: left;   }
158   td.org-center { text-align: center; }
159   dt { font-weight: bold; }
160   .footpara { display: inline; }
161   .footdef  { margin-bottom: 1em; }
162   .figure { padding: 1em; }
163   .figure p { text-align: center; }
164   .equation-container {
165     display: table;
166     text-align: center;
167     width: 100%;
168   }
169   .equation {
170     vertical-align: middle;
171   }
172   .equation-label {
173     display: table-cell;
174     text-align: right;
175     vertical-align: middle;
176   }
177   .inlinetask {
178     padding: 10px;
179     border: 2px solid gray;
180     margin: 10px;
181     background: #ffffcc;
182   }
183   #org-div-home-and-up
184    { text-align: right; font-size: 70%; white-space: nowrap; }
185   textarea { overflow-x: auto; }
186   .linenr { font-size: smaller }
187   .code-highlighted { background-color: #ffff00; }
188   .org-info-js_info-navigation { border-style: none; }
189   #org-info-js_console-label
190     { font-size: 10px; font-weight: bold; white-space: nowrap; }
191   .org-info-js_search-highlight
192     { background-color: #ffff00; color: #000000; font-weight: bold; }
193   .org-svg { width: 90%; }
194   /*]]>*/-->
195 </style>
196 <link href="https://bootswatch.com/3/darkly/bootstrap.min.css" rel="stylesheet">
197 <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
198 <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
199 <style type="text/css">
200 footer {background-color: #111 !important;}
201 pre {background-color: #111; color: #ccc;}
202 </style>
203 <link rel="stylesheet" type="text/css" href="https://thomasf.github.io/solarized-css/solarized-dark.min.css" />
204 <script type="text/javascript">
205 // @license magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt Public Domain
206 <!--/*--><![CDATA[/*><!--*/
207      function CodeHighlightOn(elem, id)
208      {
209        var target = document.getElementById(id);
210        if(null != target) {
211          elem.classList.add("code-highlighted");
212          target.classList.add("code-highlighted");
213        }
214      }
215      function CodeHighlightOff(elem, id)
216      {
217        var target = document.getElementById(id);
218        if(null != target) {
219          elem.classList.remove("code-highlighted");
220          target.classList.remove("code-highlighted");
221        }
222      }
223     /*]]>*///-->
224 // @license-end
225 </script>
226 </head>
227 <body>
228 <div id="content">
229 <h1 class="title">Physical projects</h1>
230 <div id="table-of-contents">
231 <h2>Table of Contents</h2>
232 <div id="text-table-of-contents">
233 <ul>
234 <li><a href="#org64db73d">1. General</a>
235 <ul>
236 <li><a href="#orgfc9b3da">1.1. repository</a></li>
237 </ul>
238 </li>
239 <li><a href="#orgf24fe84">2. Cases, covers, holders, organizers</a>
240 <ul>
241 <li><a href="#orgfec7ccc">2.1. Measurement</a></li>
242 <li><a href="#org0ef637f">2.2. Optics</a></li>
243 <li><a href="#orgce0f8ef">2.3. Miscellaneous</a></li>
244 <li><a href="#org8cb4475">2.4. Cable / wire</a></li>
245 </ul>
246 </li>
247 <li><a href="#org865bc1f">3. Miscellaneous</a>
248 <ul>
249 <li><a href="#orgbded338">3.1. Audio</a></li>
250 </ul>
251 </li>
252 <li><a href="#orge307eb9">4. Optics</a></li>
253 <li><a href="#org29e750b">5. See also</a></li>
254 </ul>
255 </div>
256 </div>
257
258 <div id="outline-container-org64db73d" class="outline-2">
259 <h2 id="org64db73d"><span class="section-number-2">1</span> General</h2>
260 <div class="outline-text-2" id="text-1">
261 <p>
262 Collection of physical projects. Electronics, 3D designs etc..
263 </p>
264
265 <ul class="org-ul">
266 <li>DISCLAIMER: I DO ELECTRONICS AND 3D DESIGN SOLELY AS A HOBBY. THERE
267 COULD BE ERRORS THAT CAN RESULT IN ALL KINDS OF DAMAGE. USE THESE
268 DESIGNS AT YOUR OWN RISK.</li>
269
270 <li>Designs in this repository are released under Creative Commons Zero
271 (CC0) license.</li>
272
273 <li>Authors:
274 <ul class="org-ul">
275 <li>Svjatoslav Agejenko
276 <ul class="org-ul">
277 <li>Homepage: <a href="https://svjatoslav.eu">https://svjatoslav.eu</a></li>
278 <li>Email: <a href="mailto://svjatoslav@svjatoslav.eu">svjatoslav@svjatoslav.eu</a></li>
279 </ul></li>
280
281 <li>Valeria Agejenko</li>
282 </ul></li>
283
284 <li><a href="https://www.svjatoslav.eu/projects/">Other projects hosted at svjatoslav.eu</a></li>
285 </ul>
286 </div>
287
288 <div id="outline-container-orgfc9b3da" class="outline-3">
289 <h3 id="orgfc9b3da"><span class="section-number-3">1.1</span> repository</h3>
290 <div class="outline-text-3" id="text-1-1">
291 <ul class="org-ul">
292 <li><a href="https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz">Download latest snapshot in TAR GZ format</a></li>
293
294 <li><a href="https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary">Browse Git repository online</a></li>
295
296 <li><p>
297 Clone Git repository using command:
298 </p>
299 <pre class="example">
300 git clone https://www2.svjatoslav.eu/git/physical.git
301 </pre></li>
302 </ul>
303 </div>
304 </div>
305 </div>
306
307 <div id="outline-container-orgf24fe84" class="outline-2">
308 <h2 id="orgf24fe84"><span class="section-number-2">2</span> Cases, covers, holders, organizers</h2>
309 <div class="outline-text-2" id="text-2">
310 </div>
311 <div id="outline-container-orgfec7ccc" class="outline-3">
312 <h3 id="orgfec7ccc"><span class="section-number-3">2.1</span> Measurement</h3>
313 <div class="outline-text-3" id="text-2-1">
314 <ul class="org-ul">
315 <li>Digital caliphers battery mod and storage box
316 <br/><a href="cases/digital%20calipers%20mod%20and%20box/index.html"><img style="width:100%; max-width:500px;" src=" cases/digital%20calipers%20mod%20and%20box/make.png"></a></li>
317
318 <li>Meiqqm portable dosimeter (Geiger–Müller counter) case
319 <br/><a href="cases/Meiqqm%20portable%20dosimeter%20case/index.html"><img style="width:100%; max-width:500px;" src=" cases/Meiqqm%20portable%20dosimeter%20case/make.png"></a></li>
320
321 <li>NanoVNA case
322 <br/><a href="cases/NanoVNA%20case/index.html"><img style="width:100%; max-width:500px;" src=" cases/NanoVNA%20case/make.png"></a></li>
323 </ul>
324 </div>
325 </div>
326
327 <div id="outline-container-org0ef637f" class="outline-3">
328 <h3 id="org0ef637f"><span class="section-number-3">2.2</span> Optics</h3>
329 <div class="outline-text-3" id="text-2-2">
330 <ul class="org-ul">
331 <li>Case for 52mm macro filter
332 <br/><a href="cases/macro%20filter%20storage%20compartment/index.html"><img style="width:100%; max-width:500px;" src=" cases/macro%20filter%20storage%20compartment/make.png"></a></li>
333
334 <li>Fujifilm XC15-45mm lens case
335 <br/><a href="cases/Fuji%20XC15-45mm%20lens%20case/index.html"><img style="width:100%; max-width:500px;" src=" cases/Fuji%20XC15-45mm%20lens%20case/make.png"></a></li>
336
337 <li>Fujifilm XC50-230mm lens case
338 <br/><a href="cases/Fuji%20XC50-230mm%20lens%20case/index.html"><img style="width:100%; max-width:500px;" src=" cases/Fuji%20XC50-230mm%20lens%20case/make.png"></a></li>
339
340 <li>Case for microscope slides and cover slips
341 <br/><a href="cases/microscope%20slide%20box/index.html"><img style="width:100%; max-width:500px;" src=" cases/microscope%20slide%20box/make.png"></a></li>
342
343 <li>Fujifilm camera battery (Newell NP-W126) box
344 <br/><a href="cases/Fujifilm%20camera%20battery%20box/index.html"><img style="width:100%; max-width:500px;" src=" cases/Fujifilm%20camera%20battery%20box/make.png"></a></li>
345 </ul>
346 </div>
347 </div>
348 <div id="outline-container-orgce0f8ef" class="outline-3">
349 <h3 id="orgce0f8ef"><span class="section-number-3">2.3</span> Miscellaneous</h3>
350 <div class="outline-text-3" id="text-2-3">
351 <ul class="org-ul">
352 <li>Book stand
353 <br/><a href="cases/book%20stand/index.html"><img style="width:100%; max-width:500px;" src=" cases/book%20stand/make.png"></a></li>
354
355 <li>Nokia 105 (2019) modification for disabled
356 <br/><a href="cases/Nokia%20105%20(2019)%20modification%20for%20disabled/index.html"><img style="width:100%; max-width:500px;" src=" cases/Nokia%20105%20(2019)%20modification%20for%20disabled/make.png"></a></li>
357 </ul>
358
359
360 <ul class="org-ul">
361 <li>Wall shelf
362 <br/><a href="cases/shelf/index.html"><img style="width:100%; max-width:500px;" src=" cases/shelf/make.png"></a></li>
363
364 <li>Spray gun holder
365 <br/><a href="cases/spray%20gun%20holder/index.html"><img style="width:100%; max-width:500px;" src=" cases/spray%20gun%20holder/make.png"></a></li>
366
367 <li>Test tube cap
368 <br/><a href="cases/test%20tube%20cap/index.html"><img style="width:100%; max-width:500px;" src=" cases/test%20tube%20cap/make.png"></a></li>
369 </ul>
370 </div>
371 </div>
372
373 <div id="outline-container-org8cb4475" class="outline-3">
374 <h3 id="org8cb4475"><span class="section-number-3">2.4</span> Cable / wire</h3>
375 <div class="outline-text-3" id="text-2-4">
376 <ul class="org-ul">
377 <li>Cable organizer
378 <br/><a href="cases/cable%20organizer/index.html"><img style="width:100%; max-width:500px;" src=" cases/cable%20organizer/make.png"></a></li>
379
380 <li>USB cable terminals
381 <br/><a href="cases/USB%20cable%20terminals/index.html"><img style="width:100%; max-width:500px;" src=" cases/USB%20cable%20terminals/schematic.png"></a></li>
382
383 <li>Rolls
384 <br/><a href="cases/roll/index.html"><img style="width:100%; max-width:500px;" src=" cases/roll/make.png"></a></li>
385 </ul>
386 </div>
387 </div>
388 </div>
389
390 <div id="outline-container-org865bc1f" class="outline-2">
391 <h2 id="org865bc1f"><span class="section-number-2">3</span> Miscellaneous</h2>
392 <div class="outline-text-2" id="text-3">
393 <ul class="org-ul">
394 <li>12V Lead-Acid battery charger and terminal
395 <br/><a href="misc/12V%20Lead-Acid%20battery%20changer%20and%20terminal/index.html"><img style="width:100%; max-width:500px;" src=" misc/12V%20Lead-Acid%20battery%20changer%20and%20terminal/make.png"></a></li>
396
397 <li>Baofeng radio battery charger modification
398 <br/><a href="misc/Baofeng%20radio%20battery%20charger%20case%20mod/index.html"><img style="width:100%; max-width:500px;" src=" misc/Baofeng%20radio%20battery%20charger%20case%20mod/make.png"></a></li>
399 </ul>
400
401
402 <ul class="org-ul">
403 <li>adjustable resistor / indicator
404 <br/><a href="misc/adjustable%20resistor/index.html"><img style="width:100%; max-width:500px;" src=" misc/adjustable%20resistor/make.png"></a></li>
405
406 <li>battery tester
407 <br/><a href="misc/battery%20tester/index.html"><img style="width:100%; max-width:500px;" src=" misc/battery%20tester/make.png"></a></li>
408
409 <li>Lab heater and cooler
410 <br/><a href="misc/lab%20heater%20and%20cooler/index.html"><img style="width:100%; max-width:500px;" src=" misc/lab%20heater%20and%20cooler/make.png"></a></li>
411
412 <li>USB Fan modification
413 <br/><a href="misc/USB%20desk%20fan%20mod/index.html"><img style="width:100%; max-width:500px;" src=" misc/USB%20desk%20fan%20mod/make.png"></a></li>
414
415 <li>Window fixator
416 <br/><a href="misc/window%20fixator/index.html"><img style="width:100%; max-width:500px;" src=" misc/window%20fixator/make.png"></a></li>
417
418 <li>Rounded pincers
419 <br/><a href="misc/round%20pincers/index.html"><img style="width:100%; max-width:500px;" src=" misc/round%20pincers/make.png"></a></li>
420 </ul>
421 </div>
422
423 <div id="outline-container-orgbded338" class="outline-3">
424 <h3 id="orgbded338"><span class="section-number-3">3.1</span> Audio</h3>
425 <div class="outline-text-3" id="text-3-1">
426 <ul class="org-ul">
427 <li>Portable stereo speaker
428 <br/><a href="misc/portable%20stereo%20active%20speaker/index.html"><img style="width:100%; max-width:500px;" src=" misc/portable%20stereo%20active%20speaker/make.png"></a></li>
429
430 <li>Headphone hub
431 <br/><a href="misc/headphone%20hub/index.html"><img style="width:100%; max-width:500px;" src=" misc/headphone%20hub/make.png"></a></li>
432 </ul>
433 </div>
434 </div>
435 </div>
436
437 <div id="outline-container-orge307eb9" class="outline-2">
438 <h2 id="orge307eb9"><span class="section-number-2">4</span> Optics</h2>
439 <div class="outline-text-2" id="text-4">
440 <ul class="org-ul">
441 <li>35mm film copying device
442 <br/><a href="optics/35mm%20film%20copying%20device/index.html"><img style="width:100%; max-width:500px;" src=" optics/35mm%20film%20copying%20device/make.png"></a></li>
443
444 <li>Fujifilm X-mount to microscope adapter
445 <br/><a href="optics/Fujifilm%20X-mount%20microscope%20adapter/index.html"><img style="width:100%; max-width:500px;" src=" optics/Fujifilm%20X-mount%20microscope%20adapter/make.png"></a></li>
446
447 <li>Gyroscope stabilizer for binoculars
448 <br/><a href="optics/gyro%20for%20binoculars/index.html"><img style="width:100%; max-width:500px;" src=" optics/gyro%20for%20binoculars/make.png"></a></li>
449 </ul>
450 </div>
451 </div>
452
453 <div id="outline-container-org29e750b" class="outline-2">
454 <h2 id="org29e750b"><span class="section-number-2">5</span> See also</h2>
455 <div class="outline-text-2" id="text-5">
456 <ul class="org-ul">
457 <li>Jay Doscher blog: <a href="https://back7.co/">https://back7.co/</a></li>
458 <li>Valera Perinski designs:
459 <a href="https://www.thingiverse.com/perinski/designs">https://www.thingiverse.com/perinski/designs</a></li>
460 <li>Stackable bins organizer: <a href="https://www.thingiverse.com/thing:2562937">https://www.thingiverse.com/thing:2562937</a></li>
461 </ul>
462 </div>
463 </div>
464 </div>
465 <div id="postamble" class="status">
466 <p class="author">Author: Svjatoslav Agejenko</p>
467 <p class="date">Created: 2021-04-11 Sun 21:49</p>
468 <p class="validation"><a href="https://validator.w3.org/check?uri=referer">Validate</a></p>
469 </div>
470 </body>
471 </html>