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 =
We did a course on Edge ML, implementing machine learning on a RP2024 device. This isclude sensor data acquisition, model training and deplyoment, see '''[[UBISS2024]]'''.
 
 
There is now a new page on '''[[Circuitpython|CircuitPython]]'''. This is useful, if you require specific libraries (e.g. emulating a keyboard, mouse, or game controller).
 
 
 
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) we have completed the Preparation phase (self-paced), and done the [[Tasks SoSe2020|Individual Tasks]].  
 
Please get organized in your group.
 
Please get organized in your group.
Line 10: Line 6:
  
 
'''Todo'''s for you:
 
'''Todo'''s for you:
* Please provide the planing (time, shopping, milestones, topic) for your group project - see [[Group_Project_SoSe2020#Requirements | Requirements]]
+
* 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
 
* there is a [[Feedback]] page - if you encounter(ed) any issue with the information, kit, video - please let us know
  
Line 21: Line 17:
 
* 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 [[Tasks_SoSe2020]]
  
 
= Courses =
 
= Courses =
Line 34: Line 30:
 
[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).
 
[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" (online via [https://dl.acm.org/doi/10.1145/3058498 ACM DL] or as [https://www.sketching-with-hardware.org/files/functional3058498.pdf PDF]) we discuss three different approaches to create prototypes. In this course, we are focusing custom hardware development for research and development in human-computer interaction.
+
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>
 
<youtube>Irxo9b5cexs</youtube>
  
 
== Learning Goals ==
 
== Learning Goals ==
The overall learning goal is to 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 implement it 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 52: Line 48:
 
* Wiki: https://www.sketching-with-hardware.org/wiki and please [[Special:RequestAccount|Create a new account]]
 
* Wiki: https://www.sketching-with-hardware.org/wiki and please [[Special:RequestAccount|Create a new account]]
 
* Micropython: https://micropython.org/
 
* Micropython: https://micropython.org/
* If you have questions, please email to [mailto:swh@um.ifi.lmu.de swh@um.ifi.lmu.de]
+
* 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
 +
* if you have questions, please email to [mailto:swh@um.ifi.lmu.de swh@um.ifi.lmu.de]
  
 
= Video Tutorials =  
 
= Video Tutorials =  
Line 63: Line 61:
  
 
= List of Videos available =
 
= List of Videos available =
* https://youtu.be/DnBBB8AcvBg Setting up Software on your computer (python, [[uPyCraft]] IDE, Putty) [4:20, on Youtube]
+
* https://youtu.be/DnBBB8AcvBg Setting up Software on your computer (python, uPyCraft IDE, Putty) [4:20, on Youtube]
 
* https://youtu.be/_TrKPDOReJc Flashing the MicroPython image onto the ESP32 and ESP8266 microcontroller [17:01, on Youtube]
 
* https://youtu.be/_TrKPDOReJc Flashing the MicroPython image onto the ESP32 and ESP8266 microcontroller [17:01, on Youtube]
 
* https://youtu.be/jhfURkMZVEs Setting it up... What could possibly go wrong when setting it up? [10:32, on Youtube]
 
* https://youtu.be/jhfURkMZVEs Setting it up... What could possibly go wrong when setting it up? [10:32, on Youtube]
Line 72: Line 70:
 
* 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]**
* https://youtu.be/MXfj_gWf0z4 Uploading and running python files with [[uPyCraft]] IDE [6:48 on Youtube]
+
* https://youtu.be/MXfj_gWf0z4 Uploading and running python files with uPyCraft IDE [6:48 on Youtube]
 
* 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

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)