Reorganized directory structure. Better main index page.
[physical.git] / index.org
1 #+TITLE: Physical projects
2 #+MACRO: imglnk @@html:<br/><a href="$1"><img style="width:100%; max-width:500px;" src="$2"></a>@@
3
4 * (document settings) :noexport:
5 ** use dark style for TWBS-HTML exporter
6 #+HTML_HEAD: <link href="https://bootswatch.com/3/darkly/bootstrap.min.css" rel="stylesheet">
7 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
8 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
9 #+HTML_HEAD: <style type="text/css">
10 #+HTML_HEAD:   footer {background-color: #111 !important;}
11 #+HTML_HEAD:   pre {background-color: #111; color: #ccc;}
12 #+HTML_HEAD: </style>
13
14 * General
15 Collection of physical projects. Electronics, 3D designs etc..
16
17 + DISCLAIMER: I DO ELECTRONICS AND 3D DESIGN SOLELY AS A HOBBY. THERE
18   COULD BE ERRORS THAT CAN RESULT IN ALL KINDS OF DAMAGE. USE THESE
19   DESIGNS AT YOUR OWN RISK.
20
21 + Designs in this repository are released under Creative Commons Zero
22   (CC0) license.
23
24 + Author:
25   - Svjatoslav Agejenko
26   - Homepage: https://svjatoslav.eu
27   - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
28
29 + [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
30
31 ** repository
32 - [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
33
34 - [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
35
36 - Clone Git repository using command:
37   : git clone https://www2.svjatoslav.eu/git/physical.git
38
39 * Projects
40 ** Audio
41 + Portable stereo speaker
42   {{{imglnk(audio/Portable%20stereo%20active%20speaker/index.html, audio/Portable%20stereo%20active%20speaker/make.png)}}}
43
44 + Headphone hub
45   {{{imglnk(audio/Headphone%20hub/index.html, audio/Headphone%20hub/make.png)}}}
46
47 ** Miscellaneous
48 :PROPERTIES:
49 :ID:       0482740b-0f2e-4138-804d-37c7025124d3
50 :END:
51
52 + Charging terminal alternative cover for CAT B30 phone
53   {{{imglnk(misc/CAT%20B30%20phone%20cover/index.html, file:misc/CAT%20B30%20phone%20cover/make.png)}}}
54
55
56 + Nokia 105 (2019) modification for disabled
57   {{{imglnk(
58         misc/Nokia%20105%20(2019)%20modification%20for%20disabled/index.html,
59         misc/Nokia%20105%20(2019)%20modification%20for%20disabled/make.png
60         )}}}
61
62 ** Power
63 + 12V Lead-Acid battery charger and terminal
64    {{{imglnk(
65         power/12V%20Lead-Acid%20battery%20changer%20and%20terminal/index.html,
66         power/12V%20Lead-Acid%20battery%20changer%20and%20terminal/make.png
67         )}}}
68
69 ** USB
70
71 + USB cable terminals
72    {{{imglnk(
73         USB/USB%20cable%20terminals/index.html,
74         USB/USB%20cable%20terminals/schematic.png
75         )}}}
76
77 ** Optics
78 :PROPERTIES:
79 :ID:       0ff5c7f6-e08d-4cdf-923f-3aa75d050b1c
80 :END:
81 + 35mm film copying device
82   {{{imglnk(
83         optics/35mm%20film%20copying%20device/index.html,
84         optics/35mm%20film%20copying%20device/make.png
85         )}}}
86
87 + Fujifilm camera battery (Newell NP-W126) box
88   {{{imglnk(
89         optics/Fujifilm%20camera%20battery%20box/index.html,
90         optics/Fujifilm%20camera%20battery%20box/make.png
91         )}}}
92
93 + Fujifilm X-mount to microscope adapter
94   {{{imglnk(
95         optics/Fujifilm%20X-mount%20microscope%20adapter/index.html,
96         optics/Fujifilm%20X-mount%20microscope%20adapter/make.png
97         )}}}
98
99 + Case for 52mm macro filter
100   {{{imglnk(
101         optics/macro%20filter%20storage%20compartment/index.html,
102         optics/macro%20filter%20storage%20compartment/make.png
103         )}}}
104
105 + Case for microscope slides and cover slips
106   {{{imglnk(
107         optics/microscope%20slide%20box/index.html,
108         optics/microscope%20slide%20box/make.png
109         )}}}
110
111 ** Organizers / boxes / covers
112 + Cable organizer
113   {{{imglnk(
114         organizers/cable%20organizer/index.html,
115         organizers/cable%20organizer/make.png
116         )}}}
117
118 + Digital caliphers battery mod and storage box
119   {{{imglnk(
120         organizers/digital%20calipers%20mod%20and%20box/index.html,
121         organizers/digital%20calipers%20mod%20and%20box/make.png
122         )}}}
123
124 + Wire rolls
125   {{{imglnk(
126         organizers/roll/index.html,
127         organizers/roll/make.png
128         )}}}
129
130 + Wall shelf
131   {{{imglnk(
132         organizers/shelf/index.html,
133         organizers/shelf/make.png
134         )}}}
135
136 + Book stand
137   {{{imglnk(
138         organizers/book%20stand/index.html,
139         organizers/book%20stand/make.png
140         )}}}
141
142 ** Radio
143 + NanoVNA case
144   {{{imglnk(
145         RF/NanoVNA%20case/index.html,
146         RF/NanoVNA%20case/make.png
147         )}}}
148
149 + DIY Yagi antenna connector
150   {{{imglnk(
151         RF/Yagi%20antenna%20connector/index.html,
152         RF/Yagi%20antenna%20connector/make.png
153         )}}}