Kienle ToDo: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 38: Line 38:
Collecting useful information on the D3D Universal here -- not sure if such a page exists yet...
Collecting useful information on the D3D Universal here -- not sure if such a page exists yet...
* https://www.youtube.com/watch?v=8krl-v2gcQw
* 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: