Editing Main Page

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
= Latest News =
 
= Latest News =
The '''[[LMU SKWH 2020]]''' - LMU Sketching with Hardware course (Summer Term 2020) we have completed the Preparation phase (self-paced), and done the [[Tasks SoSe2020|Individual Tasks]].  
+
The '''[[LMU SKWH 2020]]''' - LMU Sketching with Hardware course (Summer Term 2020) is currently in the Preparation phase (self-paced), get your SWH kit ready and follow the [[Tasks SoSe2020|Individual Tasks]]. We will answer your questions in the discord server (links below).
Please get organized in your group.
 
 
 
We will answer your questions in the discord server (links below).
 
 
 
'''Todo'''s for you:
 
* Please provide the planing (time, shopping, milestones, topic) for your group project - see https://www.sketching-with-hardware.org/wiki/Group_Project_SoSe2020#Requirements
 
* there is a [[Feedback]] page - if you encounter(ed) any issue with the information, kit, video - please let us know
 
 
 
  
 
Here are some recent changes:
 
Here are some recent changes:
* Introduction to the [[Workshop]] in Frauenlobstr.
 
* There is now more information about the [[RGB LED]] including a tutorial video: https://www.youtube.com/watch?v=K2m6ttZ1bJw
 
* There is an example of how to program the [[LED Ring NeoPixel]]
 
 
* The page describing the [[LED]] is now setup as example
 
* The page describing the [[LED]] is now setup as example
 
* Tutorial pages are up: [[Tutorial Basics]], [[Tutorial Digital IO]], [[Tutorial Analog IN]], [[Tutorial Display]], and [[Tutorial Network]]
 
* Tutorial pages are up: [[Tutorial Basics]], [[Tutorial Digital IO]], [[Tutorial Analog IN]], [[Tutorial Display]], and [[Tutorial Network]]
 
* There are pages with the [[Tasks SoSe2020|Individual Tasks]] as well as for the [[Group Project SoSe2020]]
 
* There are pages with the [[Tasks SoSe2020|Individual Tasks]] as well as for the [[Group Project SoSe2020]]
* There is a description of the [[Tasks_SoSe2020]]
+
* There is a description of the [[Project Topic SoSe2020]]
  
 
= Courses =
 
= Courses =
Line 26: Line 15:
 
* there is also a gallery with results from the last course: [[Gallery 2020]]
 
* there is also a gallery with results from the last course: [[Gallery 2020]]
  
= Foreword and Introduction to Sketching With Hardware =
+
= Foreword to the Sketching With Hardware wiki =
The course is part of our question of how to create functional prototypes for exploring interactive systems. There are some introductory slides (
+
TODO - basically what we had in the first live session
[https://www.sketching-with-hardware.org/files/WhySKHW2020.pptx pptx], [https://www.sketching-with-hardware.org/files/WhySKHW2020.pdf pdf]) that are shown in the introductory video (https://youtu.be/Irxo9b5cexs).
 
 
 
In the article "Understanding and researching through making: a plea for functional prototypes" ([https://dl.acm.org/doi/10.1145/3058498 in the ACM DL] , [https://www.sketching-with-hardware.org/files/functional3058498.pdf as PDF]) we discuss three different approaches to create prototypes. In this course, we focusing custom hardware development for research and development in human-computer interaction.
 
 
 
<youtube>Irxo9b5cexs</youtube>
 
  
 
== Learning Goals ==
 
== Learning Goals ==
The overall learning goal is the equip students with skills to '''Envision a new interactive physical object and implement it a functional prototype''', this includes:
+
The overall learning goal is the equip students with skills to '''Envision a new interactive physical object and implements a functional prototype''', this includes:
 
* understand why sketching with hardware is relevant
 
* understand why sketching with hardware is relevant
 
* understand the challenges in creating function prototypes
 
* understand the challenges in creating function prototypes
Line 50: Line 34:
 
* Discord Server for LMU students- Invitation: https://discord.com/invite/JhMs6jX
 
* Discord Server for LMU students- Invitation: https://discord.com/invite/JhMs6jX
 
* Course page: https://www.um.informatik.uni-muenchen.de/studium_lehre/ss20/swh/index.html
 
* Course page: https://www.um.informatik.uni-muenchen.de/studium_lehre/ss20/swh/index.html
* if you have questions, please email to [mailto:swh@um.ifi.lmu.de swh@um.ifi.lmu.de]
 
  
 
= Video Tutorials =  
 
= Video Tutorials =  
Line 58: Line 41:
 
* [[Tutorial Display]]
 
* [[Tutorial Display]]
 
* [[Tutorial Network]]
 
* [[Tutorial Network]]
* [[Tutorial AutoRun]]
 
  
 
= List of Videos available =
 
= List of Videos available =
Line 67: Line 49:
 
* https://youtu.be/0KGgYsEZcZM Digital Output - adding an LED to the controller [30:30 on Youtube]
 
* https://youtu.be/0KGgYsEZcZM Digital Output - adding an LED to the controller [30:30 on Youtube]
 
* https://youtu.be/G6HZ1etMRbM Digital Output - connecting an LED - WebREPL based[16:54 on Youtube]**
 
* https://youtu.be/G6HZ1etMRbM Digital Output - connecting an LED - WebREPL based[16:54 on Youtube]**
* https://youtu.be/XovIHYo7s1A PWM Output - connecting a servo [45:38 on Youtube]**
+
* https://youtu.be/_4bXk8JjQSk PWM Output - connecting a servo - WebREPL based [14:40 on Youtube]**
 
* https://youtu.be/va1beT6sxLs Digital Input - connecting a switch [30:31 on Youtube]**
 
* https://youtu.be/va1beT6sxLs Digital Input - connecting a switch [30:31 on Youtube]**
 
* https://youtu.be/gjj5KyK2qGI Analog Input - ADC - connecting a resistor, voltage divider [46:23 on Youtube]**
 
* https://youtu.be/gjj5KyK2qGI Analog Input - ADC - connecting a resistor, voltage divider [46:23 on Youtube]**
Line 73: Line 55:
 
* https://youtu.be/PJ3nQo_Hw3I Connect the ESP32/ESP8266 to the Internet, IoT, netvars.py [8:52 on Youtube], https://www.sketching-with-hardware.org/files/netvars.py module
 
* https://youtu.be/PJ3nQo_Hw3I Connect the ESP32/ESP8266 to the Internet, IoT, netvars.py [8:52 on Youtube], https://www.sketching-with-hardware.org/files/netvars.py module
 
* https://youtu.be/UbxwePvgX-U Print to the OLED Display that is mounted to the ESP32 board [22:00 on Youtube], https://www.sketching-with-hardware.org/files/display.zip include the ssd1306.py module and examples to use it
 
* https://youtu.be/UbxwePvgX-U Print to the OLED Display that is mounted to the ESP32 board [22:00 on Youtube], https://www.sketching-with-hardware.org/files/display.zip include the ssd1306.py module and examples to use it
* https://youtu.be/kzgUN_h1bqw Use main.py as entry point to start your MicroPython code [29:23 on Youtube]
 
* https://youtu.be/K2m6ttZ1bJw Connecting an RGB-LED and programming it with Micropython [31:11 on Youtube]
 
* https://youtu.be/HPQMvL1SP_c Connecting speakers and an amplifier, creating sounds ==
 
* https://youtu.be/3J3GbD2PrCs Connecting the analog Joystick
 
* https://youtu.be/C0W-wI0qHIQ Connecting a PIR motion sensor
 
* https://youtu.be/EIwjeek5hnM Connecting a stepper motor (28BYJ-48) and driver (ULN2003)
 
* https://youtu.be/PJdDUZWeIDs Connecting the HC-SR04 distance sensor
 
* https://youtu.be/YFKACI_TfqA Connecting the MPU-6050 sensor (acceleration, gyro, temperature)
 

Please note that all contributions to Sketching with Hardware at LMU Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see My wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)