Skip to content

Commit 7577adb

Browse files
committed
221026
1 parent 8625851 commit 7577adb

File tree

103 files changed

+3308
-970
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+3308
-970
lines changed

categories/ccc/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545

4646
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
4747

48-
<link href="https://blog.gc2.at/css/style.css?v=1642175331" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
48+
<link href="https://blog.gc2.at/css/style.css?v=1666799692" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
4949

50-
<link href="https://blog.gc2.at/css/custom.css?v=1642175331" rel="stylesheet" type='text/css' media='all'>
50+
<link href="https://blog.gc2.at/css/custom.css?v=1666799692" rel="stylesheet" type='text/css' media='all'>
5151
<link rel="shortcut icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon">
5252
<link rel="icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon">
5353

@@ -91,6 +91,10 @@
9191
<a href="/categories/raspberry-pi">raspberry-pi</a>
9292
</li>
9393

94+
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
95+
<a href="/categories/raspberry-pi-pico">raspberry-pi-pico</a>
96+
</li>
97+
9498
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
9599
<a href="/categories/raspberry-pi-zero">raspberry-pi-zero</a>
96100
</li>
@@ -788,6 +792,6 @@ <h1>
788792
</div>
789793
<script src="https://blog.gc2.at/js/jquery.min.js"></script>
790794
<script src="https://blog.gc2.at/js/jquerymigrate.js"></script>
791-
<script src="https://blog.gc2.at/js/production.min.js?v=1642175331"></script>
795+
<script src="https://blog.gc2.at/js/production.min.js?v=1666799692"></script>
792796

793797
</body>

categories/gc2/index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545

4646
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
4747

48-
<link href="https://blog.gc2.at/css/style.css?v=1642175331" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
48+
<link href="https://blog.gc2.at/css/style.css?v=1666799692" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
4949

50-
<link href="https://blog.gc2.at/css/custom.css?v=1642175331" rel="stylesheet" type='text/css' media='all'>
50+
<link href="https://blog.gc2.at/css/custom.css?v=1666799692" rel="stylesheet" type='text/css' media='all'>
5151
<link rel="shortcut icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon">
5252
<link rel="icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon">
5353

@@ -91,6 +91,10 @@
9191
<a href="/categories/raspberry-pi">raspberry-pi</a>
9292
</li>
9393

94+
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
95+
<a href="/categories/raspberry-pi-pico">raspberry-pi-pico</a>
96+
</li>
97+
9498
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
9599
<a href="/categories/raspberry-pi-zero">raspberry-pi-zero</a>
96100
</li>
@@ -283,7 +287,7 @@ <h2 class='excerpt-title'>
283287
</div>
284288
<div class='excerpt-content'>
285289
<article>
286-
<p>Raspberry Pi Zero und Pi 2 kommen noch gut ohne Kühlkörper und Lüfter aus. Aber wie sieht es bei den anderen Modellen aus? Vorweg ab der Raspberry Pi 3 ist eine aktive Kühlung bei leitungsintensiven Anwendungen pflicht. Die bedarfsabhängige Lüftersteuerung kann sehr einfach aktiviert werden.</p>
290+
<p>Raspberry Pi Zero, Pi 1 und Pi 2 kommen noch gut ohne Kühlkörper und Lüfter aus. Aber wie sieht es bei den anderen Modellen aus? Vorweg ab der Raspberry Pi 3 ist eine aktive Kühlung bei leistungsintensive Anwendungen pflicht. Die bedarfsabhängige Lüftersteuerung kann sehr einfach aktiviert werden.</p>
287291

288292
<div class="more-link-wrapper"><a class="more-link" href="https://blog.gc2.at/post/cooling/">Blogeintrag lesen<span class="screen-reader-text">This is a Standard Post</span></a></div>
289293
</article>
@@ -858,6 +862,6 @@ <h1>
858862
</div>
859863
<script src="https://blog.gc2.at/js/jquery.min.js"></script>
860864
<script src="https://blog.gc2.at/js/jquerymigrate.js"></script>
861-
<script src="https://blog.gc2.at/js/production.min.js?v=1642175331"></script>
865+
<script src="https://blog.gc2.at/js/production.min.js?v=1666799692"></script>
862866

863867
</body>

categories/gc2/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<pubDate>Mon, 14 Sep 2020 00:00:00 +0000</pubDate>
1818

1919
<guid>https://blog.gc2.at/post/cooling/</guid>
20-
<description>&lt;p&gt;Raspberry Pi Zero und Pi 2 kommen noch gut ohne Kühlkörper und Lüfter aus. Aber wie sieht es bei den anderen Modellen aus? Vorweg ab der Raspberry Pi 3 ist eine aktive Kühlung bei leitungsintensiven Anwendungen pflicht. Die bedarfsabhängige Lüftersteuerung kann sehr einfach aktiviert werden.&lt;/p&gt;</description>
20+
<description>&lt;p&gt;Raspberry Pi Zero, Pi 1 und Pi 2 kommen noch gut ohne Kühlkörper und Lüfter aus. Aber wie sieht es bei den anderen Modellen aus? Vorweg ab der Raspberry Pi 3 ist eine aktive Kühlung bei leistungsintensive Anwendungen pflicht. Die bedarfsabhängige Lüftersteuerung kann sehr einfach aktiviert werden.&lt;/p&gt;</description>
2121
</item>
2222

2323
<item>

categories/index.xml

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<description>Recent content in Categories on GC2 Blog</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>de-de</language>
9-
<lastBuildDate>Wed, 12 Jan 2022 00:00:00 +0000</lastBuildDate>
9+
<lastBuildDate>Wed, 26 Oct 2022 00:00:00 +0000</lastBuildDate>
1010

1111
<atom:link href="https://blog.gc2.at/categories/index.xml" rel="self" type="application/rss+xml" />
1212

1313

1414
<item>
1515
<title>Programmierung</title>
1616
<link>https://blog.gc2.at/categories/programmierung/</link>
17-
<pubDate>Wed, 12 Jan 2022 00:00:00 +0000</pubDate>
17+
<pubDate>Wed, 26 Oct 2022 00:00:00 +0000</pubDate>
1818

1919
<guid>https://blog.gc2.at/categories/programmierung/</guid>
2020
<description></description>
@@ -23,45 +23,54 @@
2323
<item>
2424
<title>Raspberry Pi</title>
2525
<link>https://blog.gc2.at/categories/raspberry-pi/</link>
26-
<pubDate>Wed, 12 Jan 2022 00:00:00 +0000</pubDate>
26+
<pubDate>Wed, 26 Oct 2022 00:00:00 +0000</pubDate>
2727

2828
<guid>https://blog.gc2.at/categories/raspberry-pi/</guid>
2929
<description></description>
3030
</item>
3131

3232
<item>
33-
<title>Minecraft</title>
34-
<link>https://blog.gc2.at/categories/minecraft/</link>
35-
<pubDate>Mon, 09 Aug 2021 00:00:00 +0000</pubDate>
33+
<title>Raspberry Pi Pico</title>
34+
<link>https://blog.gc2.at/categories/raspberry-pi-pico/</link>
35+
<pubDate>Wed, 26 Oct 2022 00:00:00 +0000</pubDate>
3636

37-
<guid>https://blog.gc2.at/categories/minecraft/</guid>
37+
<guid>https://blog.gc2.at/categories/raspberry-pi-pico/</guid>
3838
<description></description>
3939
</item>
4040

4141
<item>
4242
<title>uC</title>
4343
<link>https://blog.gc2.at/categories/uc/</link>
44-
<pubDate>Sun, 28 Feb 2021 00:00:00 +0000</pubDate>
44+
<pubDate>Wed, 26 Oct 2022 00:00:00 +0000</pubDate>
4545

4646
<guid>https://blog.gc2.at/categories/uc/</guid>
4747
<description></description>
4848
</item>
4949

5050
<item>
51-
<title>GC2</title>
52-
<link>https://blog.gc2.at/categories/gc2/</link>
53-
<pubDate>Mon, 14 Sep 2020 00:00:00 +0000</pubDate>
51+
<title>Raspberry Pi Zero</title>
52+
<link>https://blog.gc2.at/categories/raspberry-pi-zero/</link>
53+
<pubDate>Tue, 25 Oct 2022 00:00:00 +0000</pubDate>
5454

55-
<guid>https://blog.gc2.at/categories/gc2/</guid>
55+
<guid>https://blog.gc2.at/categories/raspberry-pi-zero/</guid>
5656
<description></description>
5757
</item>
5858

5959
<item>
60-
<title>Raspberry Pi Zero</title>
61-
<link>https://blog.gc2.at/categories/raspberry-pi-zero/</link>
62-
<pubDate>Tue, 08 Sep 2020 00:00:00 +0000</pubDate>
60+
<title>Minecraft</title>
61+
<link>https://blog.gc2.at/categories/minecraft/</link>
62+
<pubDate>Mon, 09 Aug 2021 00:00:00 +0000</pubDate>
6363

64-
<guid>https://blog.gc2.at/categories/raspberry-pi-zero/</guid>
64+
<guid>https://blog.gc2.at/categories/minecraft/</guid>
65+
<description></description>
66+
</item>
67+
68+
<item>
69+
<title>GC2</title>
70+
<link>https://blog.gc2.at/categories/gc2/</link>
71+
<pubDate>Mon, 14 Sep 2020 00:00:00 +0000</pubDate>
72+
73+
<guid>https://blog.gc2.at/categories/gc2/</guid>
6574
<description></description>
6675
</item>
6776

categories/minecraft/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545

4646
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
4747

48-
<link href="https://blog.gc2.at/css/style.css?v=1642175331" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
48+
<link href="https://blog.gc2.at/css/style.css?v=1666799692" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
4949

50-
<link href="https://blog.gc2.at/css/custom.css?v=1642175331" rel="stylesheet" type='text/css' media='all'>
50+
<link href="https://blog.gc2.at/css/custom.css?v=1666799692" rel="stylesheet" type='text/css' media='all'>
5151
<link rel="shortcut icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon">
5252
<link rel="icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon">
5353

@@ -91,6 +91,10 @@
9191
<a href="/categories/raspberry-pi">raspberry-pi</a>
9292
</li>
9393

94+
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
95+
<a href="/categories/raspberry-pi-pico">raspberry-pi-pico</a>
96+
</li>
97+
9498
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
9599
<a href="/categories/raspberry-pi-zero">raspberry-pi-zero</a>
96100
</li>
@@ -519,6 +523,6 @@ <h1>
519523
</div>
520524
<script src="https://blog.gc2.at/js/jquery.min.js"></script>
521525
<script src="https://blog.gc2.at/js/jquerymigrate.js"></script>
522-
<script src="https://blog.gc2.at/js/production.min.js?v=1642175331"></script>
526+
<script src="https://blog.gc2.at/js/production.min.js?v=1666799692"></script>
523527

524528
</body>

categories/programmierung/index.html

Lines changed: 140 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"accountablePerson" : "",
2222
"copyrightHolder" : "",
2323
"copyrightYear" : "2022",
24-
"datePublished": "2022-01-12 00:00:00 \x2b0000 UTC",
25-
"dateModified" : "2022-01-12 00:00:00 \x2b0000 UTC",
24+
"datePublished": "2022-10-26 00:00:00 \x2b0000 UTC",
25+
"dateModified" : "2022-10-26 00:00:00 \x2b0000 UTC",
2626
"url" : "https:\/\/blog.gc2.at\/categories\/programmierung\/",
2727
"wordCount" : "0",
2828
"image" : "https://blog.gc2.at%!s(\u003cnil\u003e)"",
@@ -45,9 +45,9 @@
4545

4646
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
4747

48-
<link href="https://blog.gc2.at/css/style.css?v=1642175331" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
48+
<link href="https://blog.gc2.at/css/style.css?v=1666799692" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
4949

50-
<link href="https://blog.gc2.at/css/custom.css?v=1642175331" rel="stylesheet" type='text/css' media='all'>
50+
<link href="https://blog.gc2.at/css/custom.css?v=1666799692" rel="stylesheet" type='text/css' media='all'>
5151
<link rel="shortcut icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon">
5252
<link rel="icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon">
5353

@@ -91,6 +91,10 @@
9191
<a href="/categories/raspberry-pi">raspberry-pi</a>
9292
</li>
9393

94+
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
95+
<a href="/categories/raspberry-pi-pico">raspberry-pi-pico</a>
96+
</li>
97+
9498
<li class="menu-item menu-item-type-taxonomy menu-item-object-category">
9599
<a href="/categories/raspberry-pi-zero">raspberry-pi-zero</a>
96100
</li>
@@ -245,12 +249,77 @@ <h1 class="screen-reader-text">Posts</h1>
245249

246250

247251

252+
<a class="featured-image-link" href="https://blog.gc2.at/post/picopi-bipes/"><div class='featured-image lazy lazy-bg-image' data-background="https://blog.gc2.at/img/Raspberry_Pi_Pico.jpg"></div></a>
253+
254+
255+
<div class="excerpt-container">
256+
<div class="excerpt-meta">
257+
<span class="date">26 October</span>
258+
259+
260+
261+
262+
263+
<span> / </span>
264+
<span class="author">
265+
<a href="http://strohmayers.com" title="Posts von Martin Strohmayer" rel="author">Martin Strohmayer</a>
266+
</span>
267+
268+
269+
270+
271+
272+
<span> / </span>
273+
<span class="category">
274+
<a href="/categories/uc">uC</a>
275+
</span>
276+
277+
<span> / </span>
278+
<span class="category">
279+
<a href="/categories/raspberry-pi-pico">Raspberry Pi Pico</a>
280+
</span>
281+
282+
<span> / </span>
283+
<span class="category">
284+
<a href="/categories/programmierung">Programmierung</a>
285+
</span>
286+
287+
</div>
288+
<div class='excerpt-header'>
289+
<h2 class='excerpt-title'>
290+
<a href="https://blog.gc2.at/post/picopi-bipes/ "> Raspberry Pi Pico mit Bipes </a>
291+
</h2>
292+
</div>
293+
<div class='excerpt-content'>
294+
<article>
295+
<p>Raspberry Pi Pico ist ein kleines Experimentierboard mit dem RP2040 Mikrocontroller von Raspbery Pi Hersteller. Die Handhabung und auch die grafische Programmierung mit Bipes ist supereinfach und damit für Kinder perfekt als Einstieg zum Programmieren lernen.</p>
296+
297+
<div class="more-link-wrapper"><a class="more-link" href="https://blog.gc2.at/post/picopi-bipes/">Blogeintrag lesen<span class="screen-reader-text">This is a Standard Post</span></a></div>
298+
</article>
299+
</div>
300+
</div>
301+
</div>
302+
303+
304+
305+
306+
307+
308+
309+
310+
311+
312+
<div class="post type-post status-publish format-standard has-post-thumbnail hentry category-design tag-memories tag-normal-post tag-standard-2 excerpt zoom full-without-featured even excerpt">
313+
314+
315+
316+
248317
<a class="featured-image-link" href="https://blog.gc2.at/post/wiringpi/"><div class='featured-image lazy lazy-bg-image' data-background="https://blog.gc2.at/img/WiringPi.png"></div></a>
249318

250319

251320
<div class="excerpt-container">
252321
<div class="excerpt-meta">
253-
<span class="date">12 January</span>
322+
<span class="date">24 October</span>
254323

255324

256325

@@ -300,6 +369,71 @@ <h2 class='excerpt-title'>
300369

301370

302371

372+
<div class="post type-post status-publish format-standard has-post-thumbnail hentry category-design tag-memories tag-normal-post tag-standard-2 excerpt zoom full-without-featured odd excerpt">
373+
374+
375+
376+
377+
<a class="featured-image-link" href="https://blog.gc2.at/post/esp8266-esp01-micropython/"><div class='featured-image lazy lazy-bg-image' data-background="https://blog.gc2.at/img/ESP-01S_DHT11.jpg"></div></a>
378+
379+
380+
<div class="excerpt-container">
381+
<div class="excerpt-meta">
382+
<span class="date">28 February</span>
383+
384+
385+
386+
387+
388+
<span> / </span>
389+
<span class="author">
390+
<a href="http://strohmayers.com" title="Posts von Martin Strohmayer" rel="author">Martin Strohmayer</a>
391+
</span>
392+
393+
394+
395+
396+
397+
<span> / </span>
398+
<span class="category">
399+
<a href="/categories/uc">uC</a>
400+
</span>
401+
402+
<span> / </span>
403+
<span class="category">
404+
<a href="/categories/raspberry-pi">Raspberry Pi</a>
405+
</span>
406+
407+
<span> / </span>
408+
<span class="category">
409+
<a href="/categories/programmierung">Programmierung</a>
410+
</span>
411+
412+
</div>
413+
<div class='excerpt-header'>
414+
<h2 class='excerpt-title'>
415+
<a href="https://blog.gc2.at/post/esp8266-esp01-micropython/ "> ESP8266 ESP-01(S) MicroPython Firmware </a>
416+
</h2>
417+
</div>
418+
<div class='excerpt-content'>
419+
<article>
420+
<p>Das kleine Experimentierboard ESP-01(S) mit dem ESP8266 Mikrocontroller kann man recht einfach mit der MicroPyhon Firmware ausstatten. Dann kann der Mikrocontroller mit Python programmiert werden. Mit dem Raspberry Pi kann die neue Firmware übertragen und programmiert werden.</p>
421+
422+
<div class="more-link-wrapper"><a class="more-link" href="https://blog.gc2.at/post/esp8266-esp01-micropython/">Blogeintrag lesen<span class="screen-reader-text">This is a Standard Post</span></a></div>
423+
</article>
424+
</div>
425+
</div>
426+
</div>
427+
428+
429+
430+
431+
432+
433+
434+
435+
436+
303437
<div class="post type-post status-publish format-standard has-post-thumbnail hentry category-design tag-memories tag-normal-post tag-standard-2 excerpt zoom full-without-featured even excerpt">
304438

305439

@@ -882,6 +1016,6 @@ <h1>
8821016
</div>
8831017
<script src="https://blog.gc2.at/js/jquery.min.js"></script>
8841018
<script src="https://blog.gc2.at/js/jquerymigrate.js"></script>
885-
<script src="https://blog.gc2.at/js/production.min.js?v=1642175331"></script>
1019+
<script src="https://blog.gc2.at/js/production.min.js?v=1666799692"></script>
8861020

8871021
</body>

0 commit comments

Comments
 (0)