Kienle ToDo: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "User:Kienle's plans * Do Instructor Survey (perhaps at Summer of Extreme Design-Build 2020)")
 
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[User:Kienle]]'s plans
=[[User:Kienle]]'s Plans=


* Do [[Instructor Survey]] (perhaps at [[Summer of Extreme Design-Build 2020]])
==Misc==
* Watch https://www.youtube.com/watch?v=b1Jtc3x2dQw
* Investigate https://learn.adafruit.com/tv-b-gone-kit
* [[Ivan Illich]]
* Investigate [[3D Printed Electric Motor]]
* [[Dozuki]]
* [[Universal Controller Electronics Test Protocol]]
* Templates/strategy for licensing [[Licensing Templates]]
** ask Marcin if there is interest and which ppl to involve
* [[OBS Studio]]
* [[Kdenlive]]
 
==Projects to follow==
* [[Raspberry Pi Specification]] | [[Part Library for the Raspberry Pi Tablet]]
 
==[[Summer of Extreme Design-Build 2020]]==
* Call with Marcin
** expectation: gaining expertise in anything that help towards open source vacuum cleaner
*** motor control, power electronics
*** more hands-on than computer-related stuff...
** discuss prep work
*** Arduino: going step-wise towards power electronics with short videos
*** documenting build-up of D3D Universal
** BOM
*** semi-automated script to fill in spreadsheet (is there a need for it?)
** enterprise track (decision by May 1st)
*** would like to have good audio/video including group discussions!
* Get more proficient with key tools/workflows
** FreeCAD
** Inkscape
** how to do effective (multi-media) documentation? (Gabe)
* Do [[Instructor Exam]], perhaps at [[Summer of Extreme Design-Build 2020]]
** Jeremy's exam [https://www.youtube.com/watch?v=pxHi3w6_a3o]
 
==D3D Know How==
Collecting useful information on the D3D Universal here -- not sure if such a page exists yet...
* https://www.youtube.com/watch?v=8krl-v2gcQw
 
==Embedded STL viewer==
Something like this might be nice to incorporate:
 
<html>
<iframe id="vs_iframe" src="https://www.viewstl.com/?embedded&url=http%3A%2F%2Fwiki.opensourceecology.org%2Fimages%2Fe%2Fee%2FFramebracket.stl&bgcolor=transparent&shading=flat&noborder=no&orientation=front&edges=yes" style="border:0;margin:0;width:600px;height:470px;"></iframe>
</html>

Latest revision as of 15:52, 16 April 2020

User:Kienle's Plans

Misc

Projects to follow

Summer of Extreme Design-Build 2020

  • Call with Marcin
    • expectation: gaining expertise in anything that help towards open source vacuum cleaner
      • motor control, power electronics
      • more hands-on than computer-related stuff...
    • discuss prep work
      • Arduino: going step-wise towards power electronics with short videos
      • documenting build-up of D3D Universal
    • BOM
      • semi-automated script to fill in spreadsheet (is there a need for it?)
    • enterprise track (decision by May 1st)
      • would like to have good audio/video including group discussions!
  • Get more proficient with key tools/workflows
    • FreeCAD
    • Inkscape
    • how to do effective (multi-media) documentation? (Gabe)
  • Do Instructor Exam, perhaps at Summer of Extreme Design-Build 2020
    • Jeremy's exam [1]

D3D Know How

Collecting useful information on the D3D Universal here -- not sure if such a page exists yet...

Embedded STL viewer

Something like this might be nice to incorporate: