|
20 | 20 | "publisher": "", |
21 | 21 | "accountablePerson" : "", |
22 | 22 | "copyrightHolder" : "", |
23 | | - "copyrightYear" : "2022", |
24 | | - "datePublished": "2022-10-26 00:00:00 \x2b0000 UTC", |
25 | | - "dateModified" : "2022-10-26 00:00:00 \x2b0000 UTC", |
| 23 | + "copyrightYear" : "2023", |
| 24 | + "datePublished": "2023-01-06 00:00:00 \x2b0000 UTC", |
| 25 | + "dateModified" : "2023-01-06 00:00:00 \x2b0000 UTC", |
26 | 26 | "url" : "https:\/\/blog.gc2.at\/categories\/programmierung\/", |
27 | 27 | "wordCount" : "0", |
28 | 28 | "image" : "https://blog.gc2.at%!s(\u003cnil\u003e)"", |
|
45 | 45 |
|
46 | 46 | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> |
47 | 47 |
|
48 | | -<link href="https://blog.gc2.at/css/style.css?v=1666799692" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'> |
| 48 | +<link href="https://blog.gc2.at/css/style.css?v=1675703245" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'> |
49 | 49 |
|
50 | | -<link href="https://blog.gc2.at/css/custom.css?v=1666799692" rel="stylesheet" type='text/css' media='all'> |
| 50 | +<link href="https://blog.gc2.at/css/custom.css?v=1675703245" rel="stylesheet" type='text/css' media='all'> |
51 | 51 | <link rel="shortcut icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon"> |
52 | 52 | <link rel="icon" href="https://blog.gc2.at/img/favicon.ico" type="image/x-icon"> |
53 | 53 |
|
@@ -249,6 +249,71 @@ <h1 class="screen-reader-text">Posts</h1> |
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
| 252 | + <a class="featured-image-link" href="https://blog.gc2.at/post/picopi-neopixel/"><div class='featured-image lazy lazy-bg-image' data-background="https://blog.gc2.at/img/Raspberry_Pi_Pico_Neopixel.jpg"></div></a> |
| 253 | + |
| 254 | + |
| 255 | + <div class="excerpt-container"> |
| 256 | + <div class="excerpt-meta"> |
| 257 | + <span class="date">06 January</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-neopixel/ "> Raspberry Pi Pico Neopixel </a> |
| 291 | + </h2> |
| 292 | + </div> |
| 293 | + <div class='excerpt-content'> |
| 294 | + <article> |
| 295 | + <p>Mit dem Raspberry Pi Pico kann man RGB LED-Streifen mit der Python Library Neopixel ganz einfach programmieren. Die Entwicklungsumgebung Thonny bietet dabei alles was man braucht und in wenigen Minuten ist eine schöne Animation mit Regenbogenfarben erstellt.</p> |
| 296 | + |
| 297 | + <div class="more-link-wrapper"><a class="more-link" href="https://blog.gc2.at/post/picopi-neopixel/">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 | + |
252 | 317 | <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 | 318 |
|
254 | 319 |
|
@@ -309,7 +374,7 @@ <h2 class='excerpt-title'> |
309 | 374 |
|
310 | 375 |
|
311 | 376 |
|
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"> |
| 377 | + <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"> |
313 | 378 |
|
314 | 379 |
|
315 | 380 |
|
@@ -369,7 +434,7 @@ <h2 class='excerpt-title'> |
369 | 434 |
|
370 | 435 |
|
371 | 436 |
|
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"> |
| 437 | + <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"> |
373 | 438 |
|
374 | 439 |
|
375 | 440 |
|
@@ -434,7 +499,7 @@ <h2 class='excerpt-title'> |
434 | 499 |
|
435 | 500 |
|
436 | 501 |
|
437 | | - <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"> |
| 502 | + <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"> |
438 | 503 |
|
439 | 504 |
|
440 | 505 |
|
@@ -504,7 +569,7 @@ <h2 class='excerpt-title'> |
504 | 569 |
|
505 | 570 |
|
506 | 571 |
|
507 | | - <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"> |
| 572 | + <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"> |
508 | 573 |
|
509 | 574 |
|
510 | 575 |
|
@@ -564,7 +629,7 @@ <h2 class='excerpt-title'> |
564 | 629 |
|
565 | 630 |
|
566 | 631 |
|
567 | | - <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"> |
| 632 | + <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"> |
568 | 633 |
|
569 | 634 |
|
570 | 635 |
|
@@ -624,7 +689,7 @@ <h2 class='excerpt-title'> |
624 | 689 |
|
625 | 690 |
|
626 | 691 |
|
627 | | - <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"> |
| 692 | + <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"> |
628 | 693 |
|
629 | 694 |
|
630 | 695 |
|
@@ -684,7 +749,7 @@ <h2 class='excerpt-title'> |
684 | 749 |
|
685 | 750 |
|
686 | 751 |
|
687 | | - <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"> |
| 752 | + <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"> |
688 | 753 |
|
689 | 754 |
|
690 | 755 |
|
@@ -749,7 +814,7 @@ <h2 class='excerpt-title'> |
749 | 814 |
|
750 | 815 |
|
751 | 816 |
|
752 | | - <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"> |
| 817 | + <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"> |
753 | 818 |
|
754 | 819 |
|
755 | 820 |
|
@@ -810,7 +875,7 @@ <h2 class='excerpt-title'> |
810 | 875 |
|
811 | 876 |
|
812 | 877 |
|
813 | | - <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"> |
| 878 | + <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"> |
814 | 879 |
|
815 | 880 |
|
816 | 881 |
|
@@ -870,7 +935,7 @@ <h2 class='excerpt-title'> |
870 | 935 |
|
871 | 936 |
|
872 | 937 |
|
873 | | - <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"> |
| 938 | + <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"> |
874 | 939 |
|
875 | 940 |
|
876 | 941 |
|
@@ -1016,6 +1081,6 @@ <h1> |
1016 | 1081 | </div> |
1017 | 1082 | <script src="https://blog.gc2.at/js/jquery.min.js"></script> |
1018 | 1083 | <script src="https://blog.gc2.at/js/jquerymigrate.js"></script> |
1019 | | -<script src="https://blog.gc2.at/js/production.min.js?v=1666799692"></script> |
| 1084 | +<script src="https://blog.gc2.at/js/production.min.js?v=1675703245"></script> |
1020 | 1085 |
|
1021 | 1086 | </body> |
0 commit comments