User:Max Lehmann/Prototyping: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
</div>
</div>
<br>
<br>
<div style="">[[File:itcrowd.gif]]</div>
<div style="float:right;">[[File:itcrowd.gif]]</div>
<br>
<br>
__TOC__
__TOC__
<br>
<br>
<hr>
<hr>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;">1.session (with Andre)</span>=
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;">1.session (with Andre)</span>=
<br>
<br>
<div style="float: left;">
<div style="float: left;">
<ul style="padding: 0.5vw; padding-top: 2vw;">
 
<li>History of Unix</li>
* History of Unix
<li>Learning basic commands for navigation and <br> organizing files in Terminal</li>
* Learning basic commands for navigation and <br> organizing files in Terminal
<li>Logging into the Raspberry Pi and trying out <br> different tasks (like: priting/texttospeech)</li>
* Logging into the Raspberry Pi and trying out <br> different tasks (like: priting/texttospeech)
<li>creating public_html directory and index.html</li>
* creating public_html directory and index.html
<li>start writing an online bio through Terminal</li>
* start writing an online bio through Terminal
</ul>
 
<span style="font-weight: 700;">look at [https://hub.xpub.nl/sandbox~max/ max' online bio]</span>
<span style="font-weight: 700;">look at [https://hub.xpub.nl/sandbox~max/ max' online bio]</span>
</div>
</div>
Line 30: Line 32:
<br>
<br>
<hr>
<hr>
<span style="font-family: courier; font-size: 15px; font-weight: 1000;">2.session (with Andre)</span>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;">2.session (with Andre)</span>=
<hr>
<br>
<br>
<ul>
 
<li>Generating SSH-keys to access the RaspberryPi</li>
* Generating SSH-keys to access the RaspberryPi
<li>Introduction to the Git</li>
* Introduction to the Git
<li>Learning basic commands to work with the Git</li>
* Learning basic commands to work with the Git
</ul>
 
<br>
<br>
<br>
<br>
Line 51: Line 52:
<br>
<br>
<hr>
<hr>
<span style="font-family: courier; font-size: 15px; font-weight: 1000;">3.session (with Michael)</span>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;">3.session (with Michael)</span>=
<hr>
<br>
<br>
<ul>
 
<li>Talking about the evolution of binary code ([https://en.wikipedia.org/wiki/Boolean_algebra Boolean algebra], [https://en.wikipedia.org/wiki/A_Mathematical_Theory_of_Communication A Mathematical Theory of Communication])</li>
* Talking about the evolution of binary code ([https://en.wikipedia.org/wiki/Boolean_algebra Boolean algebra], [https://en.wikipedia.org/wiki/A_Mathematical_Theory_of_Communication A Mathematical Theory of Communication])
<li>[https://en.wikipedia.org/wiki/Binary_code Binary] basics</li>
* [https://en.wikipedia.org/wiki/Binary_code Binary] basics
<li>Human calculator experiment (binary computation reconstructed by the students)</li>
* Human calculator experiment (binary computation reconstructed by the students)
<li>[https://en.wikipedia.org/wiki/AND_gate AND gates], [https://en.wikipedia.org/wiki/OR_gate OR gates], [https://en.wikipedia.org/wiki/NAND_gate NAND gates]</li>
* [https://en.wikipedia.org/wiki/AND_gate AND gates], [https://en.wikipedia.org/wiki/OR_gate OR gates], [https://en.wikipedia.org/wiki/NAND_gate NAND gates]
<li>Generatin [https://en.wikipedia.org/wiki/Low-frequency_oscillation low oscillating frequencies] and adding them to the Meergranen in Audacity to modulate other modules</li>
* Generatin [https://en.wikipedia.org/wiki/Low-frequency_oscillation low oscillating frequencies] and adding them to the Meergranen in Audacity to modulate other modules
<li>[https://www.youtube.com/watch?v=FcFyl8amoEE Clapping music:] approaching programming this piece of music with Arduino</li>
* [https://www.youtube.com/watch?v=FcFyl8amoEE Clapping music:] approaching programming this piece of music with Arduino
</ul>
 
[[File:Sine.mp3|300px|Sine wave]] <br>
[[File:Sine.mp3|300px|Sine wave]] <br>
[[File:sine2.mp3|300px|Sine wave]]
[[File:sine2.mp3|300px|Sine wave]]
Line 68: Line 68:
<br>
<br>
<hr>
<hr>
<span style="font-family: courier; font-size: 15px; font-weight: 1000;">4.session (with Andre)</span>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;">4.session (with Andre)</span>=
<br>
 
* Little history of wiki
* Introduction to advanced wiki tools (categories, transclusion,...)
* Categorizing content uploaded so far by each student with [http://pzwiki.wdka.nl/mediadesign/Category:LFP Categroy:LFP]
* Wiki hierarchy through tags
 
* Introduction to API - Application Programming Interface = an interface to integrate parts of one website/platform to another
* Introdutcion to JSON - Java Script Object Notation = a compact and easy to read dataformat for data exchange inbetween websites/platforms
* Introduction to dictionary/object-structure in Javascript/Pyhon
* Basic commands to get desired information in JSON
* JQ ....
 
<div style="clear:both;"></div>
<br>
<hr>
<hr>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;">5.session (with Michael)</span>=
<br>
<br>
<ul>
* Arduino basics (Tone, loops, ..)
<li>Little history of wiki</li>
* Arduino pinouts
<li>Introduction to advanced wiki tools (categories, transclusion,...)</li>
* Explanation PWM - Smoothing out the rough digital signal (on / off) to simulate an analog signal
<li>Categorizing content uploaded so far by each student with [http://pzwiki.wdka.nl/mediadesign/Category:LFP Categroy:LFP]</li>
* Explanation Duty Cycles
</ul>
* Explanation ''file''.h
 
<br>
<br>
<hr>
<hr>
<span style="font-family: courier; font-size: 15px; font-weight: 1000;"> Helpful/interesting links </span>
 
<hr>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;"> Helpful/interesting links </span>=
<br>
<br>
<ul>
 
<li>[https://www.arduino.cc/reference/en/ Arduino reference]</li>
* [https://www.arduino.cc/reference/en/ Arduino reference]
<li>[https://www.circuito.io/ Circuit design app]</li>
* [https://www.circuito.io/ Circuit design app]
</ul>
 
<br>
<br>
<hr>
<hr>
<span style="font-family: courier; font-size: 15px; font-weight: 1000;"> Watchlist </span>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;"> Watchlist </span>=
<hr>
<br>
<br>
<ul>
 
<li>[https://www.youtube.com/watch?v=eIgX6sPOqCY Eames - A computer glossary]</li>
* [https://www.youtube.com/watch?v=eIgX6sPOqCY Eames - A computer glossary]
<li>[https://www.youtube.com/watch?v=0fKBhvDjuy0 Eames - The power of ten]</li>
* [https://www.youtube.com/watch?v=0fKBhvDjuy0 Eames - The power of ten]
<li>[https://www.youtube.com/playlist?list=PLjiJevk8gq0cWbxQfnKuEAuCXd3O6hMWC Youtube playlist with videos about coding/Arduino I collect]</li>
* [https://www.youtube.com/playlist?list=PLjiJevk8gq0cWbxQfnKuEAuCXd3O6hMWC Youtube playlist with videos about coding/Arduino I collect]
</ul>
 
<br>
<br>
<span style="font-family: courier; font-size: 15px; font-weight: 1000;"> Literature </span>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;"> Literature </span>=
<hr>
<br>
<br>
<ul>
 
<li>[http://shop.oreilly.com/product/9780596003302.do Tim O'Reilly - Unix Power Tools]</li>
* [http://shop.oreilly.com/product/9780596003302.do Tim O'Reilly - Unix Power Tools]
<li>[https://www.researchgate.net/publication/41589977_My_Mother_Was_A_Computer_Digital_Subjects_and_Literary_Texts Kathrine Hayles - My mother was a computer]</li>
* [https://www.researchgate.net/publication/41589977_My_Mother_Was_A_Computer_Digital_Subjects_and_Literary_Texts Kathrine Hayles - My mother was a computer]
<li>[http://workingwithmediawiki.com/ Yaron Koren - Working with Mediawiki]</li>
* [http://workingwithmediawiki.com/ Yaron Koren - Working with Mediawiki]
</ul>
 
<br>
<br>
<span style="font-family: courier; font-size: 15px; font-weight: 1000;"> Pads </span>
=<span style="font-family: courier; font-size: 15px; font-weight: 1000;"> Pads </span>=
<hr>
<br>
<br>
<ul>
 
<li>https://pad.xpub.nl/p/prototyping-20190916</li>
* https://pad.xpub.nl/p/prototyping-20190916
<li>https://pad.xpub.nl/p/prototyping-20190930</li>
* https://pad.xpub.nl/p/prototyping-20190930
<li>https://pad.xpub.nl/p/prototypingm01</li>
* https://pad.xpub.nl/p/prototypingm01
</ul>
* https://pad.xpub.nl/p/prototyping-20191007

Latest revision as of 15:39, 17 October 2019

XPUB 1 «↔» Prototyping «↔» XPUB 1


Itcrowd.gif





1.session (with Andre)


  • History of Unix
  • Learning basic commands for navigation and
    organizing files in Terminal
  • Logging into the Raspberry Pi and trying out
    different tasks (like: priting/texttospeech)
  • creating public_html directory and index.html
  • start writing an online bio through Terminal

look at max' online bio


gpl
guarantees end users
the freedom to run,
study, share and modify
the software


landofpi
Dot matrix printer
and Raspberry Pi used
in the first session



2.session (with Andre)


  • Generating SSH-keys to access the RaspberryPi
  • Introduction to the Git
  • Learning basic commands to work with the Git




Terminal
Terminal session








3.session (with Michael)


File:Sine.mp3
File:Sine2.mp3 Arduino
Macbooks running Arduino



4.session (with Andre)


  • Little history of wiki
  • Introduction to advanced wiki tools (categories, transclusion,...)
  • Categorizing content uploaded so far by each student with Categroy:LFP
  • Wiki hierarchy through tags
  • Introduction to API - Application Programming Interface = an interface to integrate parts of one website/platform to another
  • Introdutcion to JSON - Java Script Object Notation = a compact and easy to read dataformat for data exchange inbetween websites/platforms
  • Introduction to dictionary/object-structure in Javascript/Pyhon
  • Basic commands to get desired information in JSON
  • JQ ....



5.session (with Michael)


  • Arduino basics (Tone, loops, ..)
  • Arduino pinouts
  • Explanation PWM - Smoothing out the rough digital signal (on / off) to simulate an analog signal
  • Explanation Duty Cycles
  • Explanation file.h



Helpful/interesting links




Watchlist



Literature



Pads