<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sgmk-ssam.ch/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MarkusSing</id>
	<title>SGMK-SSAM-WIKI - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sgmk-ssam.ch/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MarkusSing"/>
	<link rel="alternate" type="text/html" href="https://wiki.sgmk-ssam.ch/wiki/Special:Contributions/MarkusSing"/>
	<updated>2026-08-18T21:03:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.sgmk-ssam.ch/index.php?title=HOME_MADE_2022&amp;diff=10367</id>
		<title>HOME MADE 2022</title>
		<link rel="alternate" type="text/html" href="https://wiki.sgmk-ssam.ch/index.php?title=HOME_MADE_2022&amp;diff=10367"/>
		<updated>2022-07-29T12:56:26Z</updated>

		<summary type="html">&lt;p&gt;MarkusSing: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:HOME MADE]]&lt;br /&gt;
&lt;br /&gt;
[[File:AlpWang_ceker_sign.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
The Homemade summercamp is 1 week of DIY soldering &amp;amp; geeking fun. The participants work on individual or group projects on music, robotics, visuals and other art related topics. &lt;br /&gt;
During this participative self-organized research week we will do workshops and talks, run experiments, cook &amp;amp; eat together, party and relax&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Date==&lt;br /&gt;
25.7. - 2.8.2022&lt;br /&gt;
&lt;br /&gt;
==Venue==&lt;br /&gt;
Gruppenhaus Alp Wang, 8842 Unteriberg&lt;br /&gt;
&lt;br /&gt;
[[File:AlpWang01.jpg|400px]][[File:AlpWang02.jpg|400px]][[File:AlpWang03.jpg|400px]] [[File:AlpWang04.jpg|400px]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://www.hikr.org/gallery/photo1061974.html Gruppenhaus Alp Wang]&lt;br /&gt;
&lt;br /&gt;
==Fee==&lt;br /&gt;
&lt;br /&gt;
fee for the whole week&lt;br /&gt;
&lt;br /&gt;
SGMK Members CHF 295.-&lt;br /&gt;
&lt;br /&gt;
non SGMK Members CHF 345.-&lt;br /&gt;
&lt;br /&gt;
daily fee 50.-&lt;br /&gt;
&lt;br /&gt;
the fee includes food, accommodation and basic material. Please consider to increase the amount if you stay the whole 9 days.&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
mail to [mailto:homemade@sgmk-ssam.ch homemade@sgmk-ssam.ch]&lt;br /&gt;
&lt;br /&gt;
==Directions==&lt;br /&gt;
Train from Zurich HB to Einsiedeln (via Wädenswil)&lt;br /&gt;
&lt;br /&gt;
Bus to Hoch-Ybrig, Talstation Weglosen&lt;br /&gt;
&lt;br /&gt;
You can walk to Alp Wang (without a roller case) but we will try to do a shuttle service&lt;br /&gt;
&lt;br /&gt;
[[File:AlpWang06.jpg|440px]]&lt;br /&gt;
&lt;br /&gt;
== Programm ==&lt;br /&gt;
&lt;br /&gt;
Please add your notes and thoughts here!&lt;br /&gt;
&lt;br /&gt;
Maybe go for a walk? Or even a hike with a night, too?&lt;br /&gt;
&lt;br /&gt;
[[File:AlpWang05.jpg|400px]] [[File:AlpWang08.jpg|400px]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== WORKSHOPS ===&lt;br /&gt;
&lt;br /&gt;
==== Kids Holiday Camp ====&lt;br /&gt;
Less screentime, more outdoors activities, e.g.&lt;br /&gt;
&lt;br /&gt;
* Swimming excursions to Seeblisee&lt;br /&gt;
** sva can give swimming lessons for Kraulen, Brustschwimmen and Butterfly&lt;br /&gt;
* Building a tree house&lt;br /&gt;
* Hiking excursions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== LED blinkeshit ====&lt;br /&gt;
&lt;br /&gt;
sva got a box full of LED-stripe-thingies (die dünnen Drähte), marc will bring some electronics for them and we can make funny structures! Can anyone bring some small pieces of lichtfolie or similiar? Not much needed, LEDs are pretty small. &lt;br /&gt;
&lt;br /&gt;
==== Neopixel und Arduino Intro ====&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
  -&amp;gt; LED-stripes,&lt;br /&gt;
     also: single LEDs - connect them yourself :-(&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
  3 (4) connections:&lt;br /&gt;
  - 5V (!!! some: 12V)&lt;br /&gt;
    lot of LEDs -&amp;gt; 5V from extern Arduino required&lt;br /&gt;
  - GND&lt;br /&gt;
  - Data in (!!! take care of direction - see arrows)&lt;br /&gt;
  - !!! some stripes require additionally clock&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
  Arduino: install FastLED library, if not already there&lt;br /&gt;
           (Menu -&amp;gt; Tools -&amp;gt; ManageLibraries ...)&lt;br /&gt;
           !!! some libraries require other ones&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
  Menu -&amp;gt; File -&amp;gt; Examples -&amp;gt; FastLED ...&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
  colors: R(ed)G(reen)B(lue)&lt;br /&gt;
          easy: just use CRGB::Red, ...&lt;br /&gt;
                https://fastled.io/docs/3.1/struct_c_r_g_b.html&lt;br /&gt;
                -&amp;gt; predefined RGB colors&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
  adressing the LEDs:&lt;br /&gt;
  #define NUM_LEDS 20&lt;br /&gt;
  CRGB leds[NUM_LEDS];&lt;br /&gt;
       .-------.-------.-------.-----------.-------.&lt;br /&gt;
       |  RGB  |  RGB  |  RGB  |  ... ...  |  RGB  |&lt;br /&gt;
       &#039;-------&#039;-------&#039;-------&#039;-----------&#039;-------&#039;&lt;br /&gt;
        leds[0] leds[1] leds[2]             leds[NUM_LEDS-1]&lt;br /&gt;
             &#039;-&amp;gt; close to dataIn                 &#039;-&amp;gt; far from dataIn&lt;br /&gt;
       !!! adresses from 0 to NUM_LEDS-1&lt;br /&gt;
  leds[0] = CRGB::Red;   etc.&lt;br /&gt;
*&lt;br /&gt;
  !!! do not forget&lt;br /&gt;
      FastLED.show ();&lt;br /&gt;
&lt;br /&gt;
==== Leonardo da Vinci Constructions ====&lt;br /&gt;
&lt;br /&gt;
sva will bring a ton of Glace-Stäbli that are prepared to create Leonardo da Vinci structures. We can just have one table where one can play around with it at all times. &lt;br /&gt;
&lt;br /&gt;
* see e.g. https://duckduckgo.com/?q=leonardo+da+vinci+brücke&lt;br /&gt;
* https://www.leonardome.com/en/what-is-leonardome/&lt;br /&gt;
* esp this one please: https://mmaca.cat/docs/articles/NouBiaix42_braso_cupules_english.pdf (if anyone has a proper printer, can you please print it? Thanks!)&lt;br /&gt;
&lt;br /&gt;
==== Learn FreeCAD ====&lt;br /&gt;
&lt;br /&gt;
I want to learn FreeCAD https://www.freecad.org/ &amp;amp; https://wiki.freecad.org/ and happy if others are joining! I have a particular project in the line, more details on site... :P&lt;br /&gt;
&lt;br /&gt;
==== Woolen Wires! Bring Wool / Wolle! ====&lt;br /&gt;
&lt;br /&gt;
Next level from last years workshop of wiring cables with wool. sva created some new techniques which can be explored and tested (bring wool! I didnt manage to buy some more in time :( )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Kid Champs Hack Camp ====&lt;br /&gt;
Kid-organized Hackspace&lt;br /&gt;
&lt;br /&gt;
We adults bring the infrastructure e.g. power, tools, ideas and space.&lt;br /&gt;
You(r) kids run it. Parent supervision provided.&lt;br /&gt;
&lt;br /&gt;
You can play with your friends in the real world.&lt;br /&gt;
You can create stuff digitally and print it out.&lt;br /&gt;
You can make or do things together with your parent.&lt;br /&gt;
You can share your interests with the other kids.&lt;br /&gt;
&lt;br /&gt;
You will have to give up your phones, computers and whatnot during most of the day, just as you would at home. Unless you are using them for something specific. Remember: Machines are just tools and the recommended screen time per day for a 12 year old is 1h ;)&lt;br /&gt;
&lt;br /&gt;
===== [[Game Publishing for Kids]] =====&lt;br /&gt;
&lt;br /&gt;
==Participants==&lt;br /&gt;
&lt;br /&gt;
[[HOME MADE 2022 Participants]]&lt;/div&gt;</summary>
		<author><name>MarkusSing</name></author>
	</entry>
</feed>