|
@@ -0,0 +1,50 @@
|
|
1
|
+title: Blog
|
|
2
|
+post: Toolbox Markdorf anniversary
|
|
3
|
+description: 10 year anniversary and day of the open Toolbox
|
|
4
|
+date: 2024-03-09
|
|
5
|
+---
|
|
6
|
+
|
|
7
|
+Last saturday our local hackerspace, the Toolbox Markdorf, held it's [10 year anniversary celebrations](https://toolbox-bodensee.de/blog/recap-tag-der-offenen-toolbox/) with an open-door-day.
|
|
8
|
+
|
|
9
|
+I set up my tents in the `E-Lab 2` to show off some projects, mainly the [Oscilloscope Music player](osci_music_player.html) and the [LED Matrix](ledmatrix_v2.html) as well as my [Quadcopter stuff](quadcopters.html).
|
|
10
|
+
|
|
11
|
+<!--%
|
|
12
|
+lightgallery([
|
|
13
|
+ [ "img/toolbox10_1.jpg", "© 2024 Falko." ],
|
|
14
|
+ [ "img/toolbox10_2.jpg", "© 2024 Falko." ],
|
|
15
|
+ [ "img/toolbox10_3.jpg", "© 2024 Falko." ],
|
|
16
|
+])
|
|
17
|
+%-->
|
|
18
|
+
|
|
19
|
+Outside, in the afternoon, I also did a bit of FPV flying with a TV and receiver setup for the spectators.
|
|
20
|
+
|
|
21
|
+<!--%
|
|
22
|
+lightgallery([
|
|
23
|
+ [ "img/toolbox10_4.jpg", "© 2024 Falko." ],
|
|
24
|
+ [ "img/toolbox10_9.jpg", "© 2024 Falko." ],
|
|
25
|
+ [ "img/toolbox10_14.jpg", "© 2024 Falko." ],
|
|
26
|
+])
|
|
27
|
+%-->
|
|
28
|
+
|
|
29
|
+We had a surprisingly large number of visitors.
|
|
30
|
+Hopefully this will help get things going again after the Covid dull.
|
|
31
|
+
|
|
32
|
+## More Pictures
|
|
33
|
+<a class="anchor" name="more_pictures"></a>
|
|
34
|
+
|
|
35
|
+<div class="collapse">Some more photographs I didn't use above.</div>
|
|
36
|
+<div class="collapsecontent">
|
|
37
|
+<!--%
|
|
38
|
+lightgallery([
|
|
39
|
+ [ "img/toolbox10_5.jpg", "© 2024 Falko." ],
|
|
40
|
+ [ "img/toolbox10_6.jpg", "© 2024 Falko." ],
|
|
41
|
+ [ "img/toolbox10_7.jpg", "© 2024 Falko." ],
|
|
42
|
+ [ "img/toolbox10_8.jpg", "© 2024 Falko." ],
|
|
43
|
+ [ "img/toolbox10_10.jpg", "© 2024 Falko." ],
|
|
44
|
+ [ "img/toolbox10_11.jpg", "© 2024 Falko." ],
|
|
45
|
+ [ "img/toolbox10_12.jpg", "© 2024 Falko." ],
|
|
46
|
+ [ "img/toolbox10_13.jpg", "© 2024 Falko." ],
|
|
47
|
+ [ "img/toolbox10_15.jpg", "© 2024 Falko." ],
|
|
48
|
+])
|
|
49
|
+%-->
|
|
50
|
+</div>
|