Sources for UC Berkeley's ee192 (Mechatronics Design Lab) course wbsite, including handouts and slides. See the live version here.
To build, run python build/scons.py. This creates a new directory, site (ignored by .gitignore) which contains the entire website.
slides/,docs/: for LaTeX.texdocuments.- These are automatically compiled to
.pdffiles and put intosite/slidesorsite/docs, respectively. There are currently no build rules in place to compile other formats, like.docx. Please try to keep the build cross-platform compatible.
- These are automatically compiled to
files/: for miscellaneous files, these are directly copied tosite/files.src/: jemdoc files, which are automatically compiled to.htmland put into site.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Note that this license only covers content created by the authors:
.texfiles, including both documents and slides..jemdocwebpage sources..odgdiagram sources.- Images created by the authors, including some photos and screenshots.
This license does not apply to resources pulled in from the Internet (which we do not claim copyright over), such as build scripts, some documents, and some images.