diff --git a/README.md b/README.md deleted file mode 100755 index c6eebef93e936a594729db083d4c17599eac26ce..0000000000000000000000000000000000000000 --- a/README.md +++ /dev/null @@ -1,7 +0,0 @@ -## Welcome to your new Fab Academy site - -- This website is built automatically by gitlab every time you edit the files in the docs folder -- It does so thanks to [Mkdocs](https://mkdocs.org) a static site generator written in Python -- You must start customizing the file mkdocs.yml with your information -- You can change the looks of your website using mkdocs themes, you can find in the mkdocs.yml the names of the available themes -- If you want to start from scratch, you can delete everything in this repository and push any other static website diff --git a/docs/about/agreement.md b/docs/about/agreement.md deleted file mode 100755 index f1d0b2b11d1ce0bffd8599880077ac8bda6253ad..0000000000000000000000000000000000000000 --- a/docs/about/agreement.md +++ /dev/null @@ -1,30 +0,0 @@ -# Student Agreement - -*The Fab Academy is responsible for:* - -- Teaching principles and practices of digital fabrication -- Arranging lectures, recitations, meetings, and events for the class -- Evaluating and providing feedback on student work -- Offering clear standards for completing assignments -- Certifying and archiving student progress -- Supervising class preparation -- Reviewing prospective students, instructors, and labs -- Providing central staff and infrastructure for students, instructors, and labs -- Fund-raising for costs not covered by student tuition -- Managing and reporting on the program's finances, results, and impacts -- Publicizing the program -- Promoting a respectful environment free of harassment and discrimination - -*I am a Fab Academy student, responsible for:* - -- Attending class lectures and participating in reviews -- Developing and documenting projects assigned to introduce and demonstrate skills -- Honestly reporting on my work, and appropriately attributing the work of others -- Working safely -- Leaving workspaces in the same (or better) condition than I found them -- Participating in the upkeep of my lab -- Ensuring that my tuition to cover local and central class costs is covered -- Promoting a respectful environment free of harassment and discrimination - -Signed, -Mitalee Parikh diff --git a/docs/about/index.md b/docs/about/index.md deleted file mode 100755 index 814dd7b5fa71579e07e250528d2c0a45ba8866e5..0000000000000000000000000000000000000000 --- a/docs/about/index.md +++ /dev/null @@ -1,14 +0,0 @@ -# About me - -Hi! I'm Mitalee Parikh. I'm an architect by training and anti-disciplinary designer by practice. -I'm current studying the Master in Design for Emergent Futures (MDEF) programme organised by the Institute for Advanced Architecture of Catalonia and ELISAVA Barcelona School of Design and Engineering, in collaboration with the Fab Academy. -This website is a compilation of my FabAcademy work. - -I'm from Ahmedabad, India. I studied Architecture at CEPT University. And I've worked in various projects as a designer, in various roles and capacities for some years. - -I helped set up FabLab Bombay, when I worked as a design consultant at the Design and Innovation Centre, in Godrej Mfg. Co. in Mumbai, India. - -You can find my MDEF work [here](https://mitaleeparikh.gitlab.io/mitalee.parikh/). - -I'm curious about everything, and want to learn a lot of things about a lot of things. -I have some experience in digital fabrication, electronics, programming and I hope to learn a lot more about more processes, tools, techniques in this FabAcademy. diff --git a/docs/assignments/week01.md b/docs/assignments/week01.md deleted file mode 100755 index 4f7cd21348455b869e928a6b3dfe74258db7c8b6..0000000000000000000000000000000000000000 --- a/docs/assignments/week01.md +++ /dev/null @@ -1,57 +0,0 @@ -# 1. Principles and practices - -## Project idea - Work in progress - -### > make making easier -### > tool / machine -### > robotic arm? -### > infinite axes -### > modular - -I'm interested in making a robot of some kind. A machine that does a specific series of tasks. I read about kinds of [robots](https://wiki.fablabbcn.org/Category:Robotic) according to [application](https://robots.ieee.org/learn/types-of-robots/), [geometry/axes](https://robots.ieee.org/learn/types-of-robots/). -Instead of having limited axes for movement. I wondered if the arm could be modular and move in any direction possible. That's how I came to the idea of having robotic modules, that can be versatile for functions. - - - -## References - -* [Cubelets: Modular Robot Cube Toys](http://hight3ch.com/cubelets-modular-robot-cube-toys/) - - - -I found some projects that have done this in different ways. Many of them are educational toys for kids - meant to learn programming/ coding. -* [Mabot by bellrobot](https://www.bellrobot.com/mabot.html) -* [Project Bloks](https://www.kickstarter.com/projects/28168150/mabot-teach-kids-robotics-and-programming) -* [Cubroid Coding Blocks](http://codingblocks.cubroid.com/) -* [Sphero's Spark](https://www.sphero.com/sphero-sprk-plus) -* [Sphero's Spark](https://www.robospace.cc/tacobot-en/) -* [Tern bu TUFTS](http://hci.cs.tufts.edu/tern/) programming with wooden Blocks - - - -Some projects that do this in different ways: -[Mblocks](https://interestingengineering.com/m-blocks-robotic-cubes-that-can-build-themselves) and [Mblocks 2.0](https://www.slashgear.com/m-blocks-2-0-revealed-now-these-cube-robots-can-collaborate-30597942/): are self-assembly cubes -  - -[Cubli](https://idsc.ethz.ch/research-dandrea/research-projects/archive/cubli.html) can balance on it's edge and corner - - -[Topobo by Tangible media, MIT](https://tangible.media.mit.edu/project/topobo/), has kinetic memory. It can record and playback physical motion. - -I read about [self-reconfiguring robots](https://en.wikipedia.org/wiki/Self-reconfiguring_modular_robot), and discovered that while a cube can be combined with other cubes according to functions, the same cube cannot do multiple functions. Therefore, I want to design a cube that does multiple functions, that can be modified by chaning faces or edges or corners of the cube. - - - -The modular approach that [Machines that make](http://mtm.cba.mit.edu/) project takes, so the application is up to the user is what I want to follow while making this robotic module. -[Basics](http://infosyncratic.nl/weblog/2013/09/20/machines-that-make/) - - - -Some inquiries: -Why cubes? -Different modules - different functions? -Self-assembly vs programmable. - -Maybe make a flying one? Like a ball drone? - - diff --git a/docs/assignments/week02.md b/docs/assignments/week02.md deleted file mode 100755 index 81f7984be96b168bfc345033ca7506ef9d1b6401..0000000000000000000000000000000000000000 --- a/docs/assignments/week02.md +++ /dev/null @@ -1,78 +0,0 @@ -# 2. Project management - -This week I learned about version control, web development using SSGs, and sketched out an initial final project idea. - -## Git -I've used git a little for my Master's documentation. But till now, just used some basic commands like: - ```git init``` - to initialise a new repo - ```git status``` - to check what's happening with the current directory - ```git add .``` - to add all changes from the working directory to the staging area - ```git commit -m "action msg"``` - to commit changes from the staging area to the local repo - ```git push``` - to push changes from the local repo to the remote repo - ```git pull``` - to pull files from the remote repo to the local repo - ``` - -I find this diagram very helpful to visualise the directory structure: - - -To learn more about branching, merging and other actions, I did a tutorial: -[](http...) - -Found my existing SSH key using ```~/.ssh/id_rsa.pub``` - -Copied and added it to my FabCloud account. -Then I cloned the default repository to a local folder using: -```git clone git@gitlab.fabcloud.org:academany/fabacademy/2020/labs/barcelona/students/mitalee-parikh.git -``` - -## Web Development - -I recently learned how to make a website using HTML, CSS with a Bootstrap framework. -To develop my webpage, I wanted to explore different Static Site Generators before fixing on one. So I started by -setting up both Mkdocs and Jekyll. Hugo was another option I want to look into in the coming weeks. - -### Setting up jekyll - -I followed this [Jekyll](http://jekyll.org) [tutorial by Giraffe Academy](https://www.youtube.com/playlist?list=PLLAZ4kZ9dFpOPV5C5Ay0pHaa0RJFhcmcB) -Before installing jekyll, I checked if I had these supporting things, and updated them: -1. Homebrew: to easily install software packages -2. Ruby: programming language that jekyll is written in -3. RubyGems: package manager for ruby -4. Bundler: to track and install gems and versions in a group, for jekyll themes -Homebrew, Ruby and Gem were all pre-installed. -So I checked versions using -```ruby -v``` and ```gem -v``` -I installed bundler with ```gem install jekyll bundler```, but got a permissions error msg. -So, I tried it with sudo like so: ```sudo gem install jekyll bundler``` and it worked. -And then to make sure checked version: ```gem install jekyll bundler``` - -To view the changes on my local server http://localhost:4000 I used -```bundle exec jekyll serve``` the first time and ```jekyll serve``` everytime after. - -### Setting up Mkdocs - -Setting up Mkdocs was a similar process. -Intalling and upgrading package manager pip ```pip install --upgrade pip``` to install mkdocs: ```pip install mkdocs``` - -To view the changes on my local server http://127.0.0.1:8000 I used -```mkdocs serve``` - -### Themes -I tried to clone and modify some jekyll themes I downloaded from [rubygems.org](https://rubygems.org/). While pushing it to gitlab, I wasn't sure what files to keep from the default fabcloud repo. So I replaced them all, but there was an issue with my pipeline. I think it has something to do with the config.yml file. While I figure that out, I'm using this default template to document my process. - -## Useful links - -- [Jekyll](http://jekyll.org) [tutorial by Giraffe Academy](https://www.youtube.com/playlist?list=PLLAZ4kZ9dFpOPV5C5Ay0pHaa0RJFhcmcB) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) [basic tutorial](https://www.markdowntutorial.com/) -- [Mkdocs guidelines](https://www.mkdocs.org/) - -## Misc - -Before pushing, I used ```ncdu``` to check sizes of files. -To compress my images I used Adobe Ai. I will check other more efficient methods in the coming days. diff --git a/docs/assignments/week03.md b/docs/assignments/week03.md deleted file mode 100755 index 7f864fc83f2fc4e13973b808d77e628442535c8d..0000000000000000000000000000000000000000 --- a/docs/assignments/week03.md +++ /dev/null @@ -1,111 +0,0 @@ -# 3. Computer Aided design - -This week I tried to explore new softwares I haven't used before. I also tried to figure out what software is good for what purpose and when to use which one. - -## 2D design - -### Raster vs Vector -**Raster** Images are made of pixels. Pixels are the smallest _pi(x)_ -cture _el_ -ements that contain colour information. They follow a co-ordinate system and are generally square, sometimes rectangular in shape. They do not scale up without loss of quality. They allow control over individual pixels. -Some raster formats: - -**JPEG/JPG** (Joint Photographic Experts Group): JPGs can be compressed with a control on quality and file size. So they are good for web browsers. Generally the standard screen resolution for internet images is 72 ppi. JPGs support the 24-bit colour palette. I use this format for photographs. - -**GIF** (Graphics Interface Format): GIF works well for illustrations and animations. It supports a maximum of 256 colours per frame (8-bit per pixel) selected out of the 24-bit RGB palette. It uses lossless compression. -I use this format for animations with less number of colours. - -**PNG** (Portable Networks Graphic): PNGs support transparency, so they are very useful for non-rectangular looking images. It uses lossless compression just like GIFs. I use this format for images with text or line-art and transparent background. - -**TIFF** (Tagged Image File Format): This format is used to store large sized images that need high quality for print. It contains a lot of meta information, so is good for editing. - -There are other formats like RAW, NEF that are super editable and large when your camera captures an image. - -**Adobe Photoshop** needs a subscription. It is my go-to software for photo editing. I use it quite often to manipulate raster images to transform them or remove backgrounds for objects, etc. - -**GIMP** Since I haven't used it before, this week I explored GIMP. It is an open-source raster image editor. It is good as a free-form paint tool, for image retouching and format converting and compressing. - -Here are some experiments in GIMP. - -Free-form sketching to represent an initial idea by exploring brushes: - -Image retouching by modifying colour levels, saturation, etc: - -These screenshots have been resized and compressed in GIMP as well. - -Workflow for this documentation: Image from screenshot(PNG) or phone camera(HEIC) > Edit in Photoshop/GIMP > Compress/Resize with ImageMagick - -**Vector** images are made of points connected by curves to form polygons or other shapes. Vector images are controlled by equations, so they are infinitely scalable, without loss of quality. I have been using Adobe Illustrator extensively to make/edit vector images. Vector Formats: - -**AI** (or **CDR**):These are generally made in Adobe Illustrator (or Corel Draw) and completely editable. They are generally stored separately for editability and saved as other formats depending on application. - -**EPS** (Encapsulated PostScript): This is a versatile format used by all editing softwares, both vector and raster. - -There are other formats like SVG and EMF that I don't use as much. -**PDF** (Portable Document Format) is a versatile format that can be either raster or vector depending on the way it was created. PDFs support text, vector images, bitmap images, interactive links, encryption, fonts etc. -Adobe Illustrator needs a subscription, it is my go-to software for illustrations or diagrams. I use it often to manipulate vector images. - -**Adobe Illustrator** -I like to use this for diagrams and digitising sketches or hand-written notes. -Workflow: -I upload a photograph of the notes (written with thick pens works better). -Perpendicularly shot with no shadows/ uniform light. -Opening this and selecting it makes the image trace pop open. -Open the image trace panel and adjust the threshold, paths, corners, noise. Keep the preview on, so I can see the changes while I fine-tune the result. -Explode and ungroup. -Tweak some curves if required. Add colours, etc. - -**INKSCAPE** -I explored Inkscape to make charts and diagrams. A combination of lines, text, illustrations, etc. -I save the file in both editable vector format, so I can evolve it in the future. And a png/jpeg for presentation or communication. - -## 3D design - -### Rhino + Grasshopper -I use Rhino frequently for 3D modelling. I like it because it is very versatile and NURBS modelling allows exploring forms fast and easily. Extracting axonometric/isometric/perspective views is easy too. - -I've used grasshopper before but have never applied it to an actual progress. So I took this opportunity to explore it more. -In the file here, I tried all different box options and some list options. -[Box](../images/week1/gh.zip) - -Basically, I picked one category and explore all the functions within it using some grasshopper help. - - - -Next I started doing the next assignment - lasercutting a press-fit construction kit. I used grasshopper to try out various strategies for making press-fit joints for different thicknesses of material. You can find documentation about this on the [Computer Controlled Cutting page.](../assignments/week04.md) - - -### Fusion 360 - -Using Fusion had a different workflow, that I haven't gotten used to yet. But it seems to be very helpful for making more complex parametric designs with proper constraints. - - -I explored how constraints work. I made some simple shapes and tried out all different constraint options. - -Then, I started making next week's assignment. - -I use Fusion again next week to create parametric modules. You can find the description [here](../assignments/week04.md). - - -### Blender - -Blender is an all-in-one software. To model, render, animate, sculpt. It has an overwhelming number of function. I started from the very basic, making a wavy surface like water, trying the fire effect, making some geometric shapes, etc. as seen in the images below. -   - -I hope to use more Blender in the future to make some cool animations or renders. -Blender also has a cool community for development and things. I was very surprised to learn that it is completely open-source and has come a long way in development. Usually the other open-source softwares have a very raw user experience, but not this. - -- [Victor's Notes - hackmd](https://hackmd.io/ojtXMAVIQYyJJ86pPzzNpA?view) -- [Blender](https://www.blender.org/) -- [Blender Fundamentals](https://cloud.blender.org/p/blender-fundamentals) -- [Blender Nation](https://www.blendernation.com/) -- [Blender Artists](https://blenderartists.org/) - -### Checkout -This week, for 2D design I'm not yet sure what benefits softwares like GIMP and Inkscape offer me personally. I still feel very comfortable using Adobe softwares for both vector and raster work. Maybe using them more I can explore what else they have to offer. -For 3D, my go-to has been Rhino. But now I feel using Fusion to make models with version control is amazing and I hope to use Blender to learn animation, rendering later on. - -###Design files - -[Grasshopper exploring boxes](../images/week1/gh.zip) -[GIMP explorations](../images/week1/gimp.zip) -[Blender trials](../images/week1/blender.zip) -[Different fusion trials](../images/week1/fusion.zip) diff --git a/docs/assignments/week04.md b/docs/assignments/week04.md deleted file mode 100755 index ca01c728b1289cf4c2772693c3b7b95ab6367302..0000000000000000000000000000000000000000 --- a/docs/assignments/week04.md +++ /dev/null @@ -1,94 +0,0 @@ -# 4. Computer controlled cutting - -This week I worked on designing parametrically for laser cutting. -Also, tried out cutting small things on the vinyl cutter. - -## Laser cutting - -### Designing the construction kit -I sketched out a simple module so all dimensions were a multiple of the either the: -1. Thickness of material -2. Kerf -I wanted to keep the module itself simple so that it would: -1. Use less material -2. Provide multiple ways of assembly -So I sketched out frame modules with notches at the ends for connections. - - -### The script -After various attempts in rhino+grasshopper and fusion360, I found a tutorial on notching. I tried that out, modified it to work for my module idea, and then ended up with a file where you could modify: -1. Thickness of Material -2. Kerf of laser -3. Number of arms on the module -4. Type of notch - press-fit, chamfer, or snap-fit -You can find the script [here](). -Some attempted scripts that didn't work as a whole: -![failed scripts]() - -### The machine -We could use one of [three laser cutters at FabLabBCN](https://fablabbcn.org/machines.html). I started with the smallest Trotec Speedy 100 this week. -It has a bed size of 610mm x 305mm and power of 12-60W. -It is good for cutting paper, cardboard, MDF, plywood, acrylic. - -### Material dimensions -First I cut out a ply of 300mm by 600mm out of a big sheet. Using a vernier calliper I measured the thickness of the material in several places. - - -### Setting focus -The focus of the machine can be set by adjusting the distance of the Z axis of the bed from the material's top surface. We have a small probe at the lab, an attachment that you hang on the side of the laser nozzle. You manually move the bed up and when the probe touches the material, it falls off. This position sets the z-axis of the machine. - - -### Measuring kerf -First, I cut a small square of 20mm x 20mm to check: -1. Power and speed settings - I used the cutting guide to set the power to 75% and speed to 0.5mm/s for cutting. -2. Kerf - After measuring the outside dimension of the square itself and the inside dimension of the negative left in the sheet, I divided the difference by 2 and found the kerf of the machine to be 0.15mm. - - - - - -### Add to parametric file -Now that I had found my 2 parameters : thickness=4.35mm and kerf=0.15mm, I adjusted the sliders on my gh script. - - -### Bake model -I tried multiple different combinations of the number of module arms, and the type of notches to test everything and baked them separately. I adjusted them manually in Rhino to fit inside 300mm by 600mm. -I put them in a the same layer in black for cutting. -Here is the [Rhino file](). - - -### Set cutting parameters -Checked for no duplicate and all flat lines, and set material parameters. - - -### Assembly -The pieces came out neat using the cutting settings. - -Some different assemblies: - - - - -### For next time: -1. Cut inside parts first, because the piece shifted when it cut the outside first. Put them in a separate layer. -2. Since ply is a little warped - put the material concave side up to allow sticking the edges to the bed. - -3. Lots of material wasted in the sheet - use nesting software/plug-in to optimise curves. - -4. Modules too big and long - modify some multiples of thickness in script and make them shorter. -5. The snapping part of the snap-fit notch was too small (equal to the kerf) - modify the script to make it bigger. - - -## Vinyl cutting -I cut some simple curves that I made on Adobe Illustrator. - -### Designing a vector sketched -I made two sketches, one an axonometric cube stack and the other a some letters. - -### Loading Material - -### Testing and setting Parameters - -### Loading file and cutting - -### Peeling Vinyl diff --git a/docs/assignments/week05.md b/docs/assignments/week05.md deleted file mode 100755 index da53fd79ae1bb6bed87fd6fb58c79d55886d7a22..0000000000000000000000000000000000000000 --- a/docs/assignments/week05.md +++ /dev/null @@ -1,97 +0,0 @@ -# 5. Electronics production - -This week I made an in-circuit programmer- the FabISP. - -## FabISP - -### Making toolpaths - -I downloaded the png files for the traces and the interior. I used [FabModules](http://fabmodules.org/) to create toolpaths. - - -#### Traces -The major settings for cutting traces: -Input image as **.png** -Output file as **.rml** -Output file as **.rml** -Machine: **Roland SRM-20** -Speed: **3.5mm/s** as I was using a new endmill -Origin X,Y,Z as **0,0,0** to match the origin set in the machine locally -Tool diameter **1/64"** -Offset paths **4**, to clean area around the traces but not very time consuming -Overlap **50%**, overlaping the tool paths by 50% of the tool diameter -Cut depth **0.1mm** to clean the top copper layer thorugh it's thickness - - - -#### Interior -Settings for cutting the outline: -Input image as **.png** -Output file as **.rml** -Machine: Roland **SRM-20** -Speed: **0.5mm/s** -Material depth **1.7mm**, equal to the one-sided FR1 board used -Cut depth **0.5mm**, cuts the outline 4 times going 0.5mm deeper with every loop -Origin X,Y,Z as **0,0,0** to match the origin set in the machine locally and match the traces file -Tool diameter **1/32"** -Offset paths **1**, to cut the board from the material - -### Milling the board -Cleaned a small piece of one-sided FR1 board with rubbing alcohol -Stuck it using a double-sided tape on an MDF base we have pre-installed at the lab, that is levelled periodically. -Installed a 1/64" tool -Set the X and Y origin on the bottom left corner of the board. -Brought the Z really close to the top of the surfect. Loosened the collet and let the bit touch the surface completely. Set the Z origin here. -Lifted the Z, loaded the rml traces file and start cutting. Evrything seemed fine. I could see the tool cut though the copper. It took about 15 minutes to cut the whole file. -Later, I lifted the Z, changed the tool to the 1/32" endmill to cut the interior file. I set the Z origin again exactly as before. Keeping in mind not to change the X and Y origin. Started cutting the file. Got it done on the first try. -I unattached the board using a scraper. - - - -### Soldering Components - -#### Gathering Components -Edu showed us the best way to do this was to make a shopping list, collect components and stick them on using tape. Later, we update the inventory sheet to keep count in the lab. - -A list of all the needed components: -1 x ATtiny44 (Ict44) -1 x 6-pin(2x3) header (J1 ISP) -1 x MiniUSB header (J2 USB) -1 x 20MHz Crystal (20MHz) -1 x 1uF Capacitor (C1) -2 x 10pF Capacitor (C2,C3) -2 x 3.3v Zener Diodes (D1,D2) -1 x 1kΩ Resistor (R1) -1 x 499Ω resistor (R2) -1 x 100Ω resistor (R3,R4) -1 x 10kΩ resistor (R5) -2 x 0Ω Resistor (SJ1, SJ2) - - -#### The solding set-up -Tools that I need to solder the components on the board: -A schematic diagram that shows what components goes where. - -The components, gathered on the list. -A soldering iron - I used a Weller WES51 with temperature control. Set it to 750F, not too hot, not too slow. -A wet sponge, to clean the tip of the iron. -Solder wire, Kester without a flux co. -A anti-static curved tweezer to place down components accurately. -A copper braid for desoldering excess solder. -A table-top light, a silicon base to hold the board stationary, and a fan to remove fumes. - -#### Soldering order -I started from the complex to the simple, then top to bottom. -I soldered the microcontroller first, matched the orientation from from the data sheet. -Second, I soldered the MiniUSB, since, it had very tiny trace connections. -The zener diodes, have polarities. i soldered them next. Oscar taught me how the way to remember their direction, the electric symbol has a line that corresponds to the Cathode. Similarly, the component is marked with a line in its cathode side. [Polarity symbol]() -The rest of the components don't have any polarities, so I soldered them from top to bottom inside-out in this order: R1>R2>R3>R4>SJ2>20MHz>C2>C3>SJ1>R5>C1 and the J1 header in the end, because it had comparatively larger feet - -#### Checking connections -I visually checked the board under a lens to check no traces or solders touched each other. Then using a multimeter setting with no resistance, I connected all pin legs to where the traces connected using the schematic diagram. And checked that all beeped, suggesting there was no short. -I cleaned the board again, using some rubbing alcohol. This is how my finished board looks: - - -#### Testing the board -[steps](http://archive.fabacademy.org/archives/2017/fablabverket/students/100/web/assignments/week4/index.html#programming) -[or these](http://archive.fabacademy.org/archives/2017/fablabverket/students/100/web/assignments/week4/index.html#programming) diff --git a/docs/assignments/week06.md b/docs/assignments/week06.md deleted file mode 100755 index 71c274b5c0e4ad39192eaf5495e005b4e84678f5..0000000000000000000000000000000000000000 --- a/docs/assignments/week06.md +++ /dev/null @@ -1,153 +0,0 @@ -# 6. 3D Scanning and printing - -This week I made some 3d printed tools and 3d scanned using photogrammetry. - -I wanted to make simple tools this weeks, so I experimented with simple joint mechanisms. -Some references that I used to develop my designs: - -- [compliant Mechanisms Research (CMR by BYU)](https://www.compliantmechanisms.byu.edu/maker-resources) -- [Why machines that bend are better](https://www.youtube.com/watch?v=97t7Xj_iBv0) -- [Compliant mechanisms by Devin Montes](https://www.myminifactory.com/users/MakeAnything/collection/compliant-mechanisms) - [video](https://www.youtube.com/watch?v=PgDJlLqeTdo) -- [These transformed chopsticks](https://www.myminifactory.com/object/3d-print-96658 ) - -## Design -I first made a scaled-up version of a simple Gemclip. I bent one end to add a dimension, that does not allow it to be made using only one subtractive method. - -<div class="sketchfab-embed-wrapper"> - <iframe title="A 3D model" width="640" height="480" src="https://sketchfab.com/models/acabba4a8e95408484dcc6343d08ade7/embed?autospin=0.2" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/3d-models/gemclip-acabba4a8e95408484dcc6343d08ade7?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Gemclip</a> - by <a href="https://sketchfab.com/emaitee?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">emaitee</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> - -Next after, watching some videos on making compliant mechanisms, I made a simple pick-and-place plier to test out the bending. - -<div class="sketchfab-embed-wrapper"> - <iframe title="A 3D model" width="640" height="480" src="https://sketchfab.com/models/850342b563e44e1eb9413b347701a423/embed?autospin=0.2&camera=0" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/3d-models/compliant-mechanism-pliers-850342b563e44e1eb9413b347701a423?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Compliant mechanism, pliers</a> - by <a href="https://sketchfab.com/emaitee?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">emaitee</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> - -Some tweezers we used for holding down electronic components: - -<div class="sketchfab-embed-wrapper"> - <iframe title="A 3D model" width="640" height="480" src="https://sketchfab.com/models/85e7031fa9fa444eabe54ac6152ed525/embed?autospin=0.2&camera=0" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/3d-models/simple-tweezers-85e7031fa9fa444eabe54ac6152ed525?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Simple tweezers</a> - by <a href="https://sketchfab.com/emaitee?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">emaitee</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> - -I wondered if it was easier to use the tweezers with a reversed action, where applying force releases the object. And by default it holds the object. -For this, I used this [mechanism designed by Devin Montes](https://www.myminifactory.com/users/MakeAnything/collection/compliant-mechanisms) - [video](https://www.youtube.com/watch?v=PgDJlLqeTdo) and transformed it for the tweezers. - -<div class="sketchfab-embed-wrapper"> - <iframe title="A 3D model" width="640" height="480" src="https://sketchfab.com/models/43feaabeb46647b8a4778c10bea22740/embed?autospin=0.2&camera=0" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/3d-models/compliant-tweezers-43feaabeb46647b8a4778c10bea22740?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Compliant tweezers</a> - by <a href="https://sketchfab.com/emaitee?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">emaitee</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> - -## Creating toolpaths - -I used Cura to make toolpaths for my 3d prints. I uploaded my stl files, set my machine, choose PLA as my material and used these settings: - - - - -## Printing - -I used an [Anycubic Kossel Plus 3D printer](https://www.anycubic.com/products/anycubic-kossel-3d-printer) to print with a black 1.75mm PLA filament. - - - -Printing the gemclip: -The finish was alright, as the first layer spread a little too much, causing it to be broader then the actual form. The first layer has a layer height of 0.3mm, and all the consecutive ones were 0.15mm. -I used a cutting blade to finish these edges. - - - - -In the next print, I used the same layer height for all layers. I printed a simple pick and place plier using a bent compliant joint. - - - -Simple nose-end tweezers: - - - -Used the transformed chopstick geometry, modifoed it for the tweezers: - - -The bending details were too small, they broke while I was trying to clean them up. - - - -Overall, I made some small experiments with simple tools. I hope to remake the tweezer with the semi-compliant mechanism again after modifying the design. - - - - -Useful reference: -- [Design for 3d printing tutorials](https://www.3dhubs.com/knowledge-base/) - -## Photogrammetry -I used Agisoft Metashape to make a pointcloud. I followed this [tutorial by Agisoft](https://agisoft.freshdesk.com/support/solutions/articles/31000152092-3d-model-reconstruction). - -I clicked 53 images of the object on a plain background from all around. -Steps to make a pointcloud: -1. Workflow > Add photos -2. Workflow > Align Photos (this step take some time depending on the number of key point limit and tie point limit you set.) -3. Some photos failed to align, but I got 9003 points -4. Workflow > Build dense cloud - medium quality. -5. Workflow > Build Mesh -6. Workflow > Build textures - -The process: - - -The output: -<div class="sketchfab-embed-wrapper"> - <iframe title="A 3D model" width="640" height="480" src="https://sketchfab.com/models/a3fdb19895234d9f9834fb48305ed7a4/embed?autospin=0.2&camera=0" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/3d-models/nut-and-bolt-a3fdb19895234d9f9834fb48305ed7a4?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Nut and bolt</a> - by <a href="https://sketchfab.com/emaitee?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">emaitee</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> - -## 3D Scanning - -I used a Roland Modela MDX-20 to scan the same object. -I used the [step-by-step manual](http://fab.academany.org/2018/labs/barcelona/students/jeanbaptiste-natali/download/scanning_with_mdx-20_step_by_step.pdf) for this. - - -Stuck the bolt and nut using a double sided tape on the raised level bed. - -I set the scanning area, as close to the object as possible. And a scanning grid of 0.5mm on both X and Y axes. - -The output: - - -<div class="sketchfab-embed-wrapper"> - <iframe title="A 3D model" width="640" height="480" src="https://sketchfab.com/models/c7382a9ac481437c8df7386913506f23/embed?autospin=0.2&camera=0" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/3d-models/3d-scanned-nut-and-bolt-c7382a9ac481437c8df7386913506f23?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">3D scanned nut and bolt</a> - by <a href="https://sketchfab.com/emaitee?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">emaitee</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week07.md b/docs/assignments/week07.md deleted file mode 100755 index d1015e1440327c4961bf89f46bef2074b3b966f2..0000000000000000000000000000000000000000 --- a/docs/assignments/week07.md +++ /dev/null @@ -1,54 +0,0 @@ -# 7. Electronics design - - -## Electronic Components - - - -## Designing -I chose a hello.echo board based on ATtiny1614 as Neil suggested during class. I still don't understand which -microcontroller to chose for what functions. So, I went with the 1614. - -Components list: -1x ATtiny1614 microcontroller -1x 1uF Capacitor -1x UPDI connector -1x FTDI connector - -Additional components: -1x LED -1x 1kΩ Resistor -1x Button - -[Data sheet for ATtiny1614](http://academy.cba.mit.edu/classes/embedded_programming/t1614/ATtiny1614-DataSheet-DS40001995B.pdf) - -## Creating the schematic - -Made a new project - - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week08.md b/docs/assignments/week08.md deleted file mode 100755 index 95f3503fb53aa44fc3f1b9456a2c171b11e173ab..0000000000000000000000000000000000000000 --- a/docs/assignments/week08.md +++ /dev/null @@ -1,61 +0,0 @@ -# 8. Computer controlled machining - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Feeds and speeds](https://www.shopbottools.com/ShopBotDocs/files/FeedsandSpeeds.pdf) -- [Digital Joints](https://cdn.instructables.com/ORIG/FW1/4AF2/I2VLGSNJ/FW14AF2I2VLGSNJ.pdf) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week09.md b/docs/assignments/week09.md deleted file mode 100755 index 20df450e8fb77cfccc5a0fc2f7c1890c0c8616c2..0000000000000000000000000000000000000000 --- a/docs/assignments/week09.md +++ /dev/null @@ -1,61 +0,0 @@ -# 9. Embedded programming - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week10.md b/docs/assignments/week10.md deleted file mode 100755 index 03c95f84e30e20fd80767ce85854366229df1970..0000000000000000000000000000000000000000 --- a/docs/assignments/week10.md +++ /dev/null @@ -1,61 +0,0 @@ -# 10. Molding and casting - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week11.md b/docs/assignments/week11.md deleted file mode 100755 index b3088f0a601af402c0e8b831c5eca9b0adee1fb8..0000000000000000000000000000000000000000 --- a/docs/assignments/week11.md +++ /dev/null @@ -1,61 +0,0 @@ -# 11. Input devices - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week12.md b/docs/assignments/week12.md deleted file mode 100755 index d4ad6396051c9d4bc00b6982a3845580f0a276c0..0000000000000000000000000000000000000000 --- a/docs/assignments/week12.md +++ /dev/null @@ -1,61 +0,0 @@ -# 12. Output devices - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week13.md b/docs/assignments/week13.md deleted file mode 100755 index 0291406ff14ad5ce727dec4c2477107d1d6b7fd8..0000000000000000000000000000000000000000 --- a/docs/assignments/week13.md +++ /dev/null @@ -1,61 +0,0 @@ -# 13. Applications and implications - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week14.md b/docs/assignments/week14.md deleted file mode 100755 index 82c4169b0acbd6f1ea9201ee25028f7e749c0c96..0000000000000000000000000000000000000000 --- a/docs/assignments/week14.md +++ /dev/null @@ -1,61 +0,0 @@ -# 14. Networking and communications - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week15.md b/docs/assignments/week15.md deleted file mode 100755 index 09a7ed57d0e4acdb4965044fa2ab68e7784ce85b..0000000000000000000000000000000000000000 --- a/docs/assignments/week15.md +++ /dev/null @@ -1,61 +0,0 @@ -# 15. Mechanical design - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week16.md b/docs/assignments/week16.md deleted file mode 100755 index b217fcb911948d69a8bd87d83680c20a5c111c00..0000000000000000000000000000000000000000 --- a/docs/assignments/week16.md +++ /dev/null @@ -1,61 +0,0 @@ -# 16. Interface and application programming - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week17.md b/docs/assignments/week17.md deleted file mode 100755 index fdcbd360c1055d69668f60e02d748c75eeb920d3..0000000000000000000000000000000000000000 --- a/docs/assignments/week17.md +++ /dev/null @@ -1,61 +0,0 @@ -# 17. Machine design - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week18.md b/docs/assignments/week18.md deleted file mode 100755 index 77b124f0457a404d58440b612a6935d9ea8b95ee..0000000000000000000000000000000000000000 --- a/docs/assignments/week18.md +++ /dev/null @@ -1,61 +0,0 @@ -# 18. Wildcard week - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week19.md b/docs/assignments/week19.md deleted file mode 100755 index 4435eba56bd8f57dfb1355a033693745a44a4cdc..0000000000000000000000000000000000000000 --- a/docs/assignments/week19.md +++ /dev/null @@ -1,61 +0,0 @@ -# 19. Invention, intellectual property and income - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/assignments/week20.md b/docs/assignments/week20.md deleted file mode 100755 index 5929c33d7666b126962089d50149b93222ebe2bd..0000000000000000000000000000000000000000 --- a/docs/assignments/week20.md +++ /dev/null @@ -1,61 +0,0 @@ -# 20. Project development - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> diff --git a/docs/images/week1/block-references.jpg b/docs/images/week1/block-references.jpg deleted file mode 100644 index 30559974ace4141ae4326183b32286bf68f1f7ef..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/block-references.jpg and /dev/null differ diff --git a/docs/images/week1/brochure1.png b/docs/images/week1/brochure1.png deleted file mode 100644 index c7534c960ccde1840ded740c9682404c2f39125e..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/brochure1.png and /dev/null differ diff --git a/docs/images/week1/brochure2.png b/docs/images/week1/brochure2.png deleted file mode 100644 index ae6b0515c2043d20c524cd671456209bc2ba7e0f..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/brochure2.png and /dev/null differ diff --git a/docs/images/week1/cubelets.jpg b/docs/images/week1/cubelets.jpg deleted file mode 100644 index b3016226a35103d2ee04793442793f8f8369317b..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/cubelets.jpg and /dev/null differ diff --git a/docs/images/week1/cubes.png b/docs/images/week1/cubes.png deleted file mode 100644 index c8e8d58d4e144d754d73184268c653e1f71c4c97..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/cubes.png and /dev/null differ diff --git a/docs/images/week1/cubli.jpg b/docs/images/week1/cubli.jpg deleted file mode 100644 index 2979e9932a76eabc9eb075cfd321484b62a2a9c7..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/cubli.jpg and /dev/null differ diff --git a/docs/images/week1/git-structure.png b/docs/images/week1/git-structure.png deleted file mode 100644 index ee3f33176bf26e44722c5f1a4ad8fb706627ea86..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/git-structure.png and /dev/null differ diff --git a/docs/images/week1/mblocks.jpg b/docs/images/week1/mblocks.jpg deleted file mode 100644 index e100b1a1a3ca86a8fa5db94a4928d4c7ef79e451..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/mblocks.jpg and /dev/null differ diff --git a/docs/images/week1/mtm.jpg b/docs/images/week1/mtm.jpg deleted file mode 100644 index a8c7a9b53a0a91f71d62c0d374b1c77e75404952..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/mtm.jpg and /dev/null differ diff --git a/docs/images/week1/snitch.jpeg b/docs/images/week1/snitch.jpeg deleted file mode 100644 index a441e74ae59879a736bbe7b250bf05aba63cd88f..0000000000000000000000000000000000000000 Binary files a/docs/images/week1/snitch.jpeg and /dev/null differ diff --git a/docs/images/week2/Manifesto.jpg b/docs/images/week2/Manifesto.jpg deleted file mode 100644 index 0c8968c3dd55a13752608dfa7828de92d6a4f0ae..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/Manifesto.jpg and /dev/null differ diff --git a/docs/images/week2/blender.zip b/docs/images/week2/blender.zip deleted file mode 100644 index 6d1588a4c9c445e36f79461eea246ebb208e7be8..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/blender.zip and /dev/null differ diff --git a/docs/images/week2/blender1.jpg b/docs/images/week2/blender1.jpg deleted file mode 100644 index f90b9b0026730419c51859c280c47d18ada5f115..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/blender1.jpg and /dev/null differ diff --git a/docs/images/week2/blender2.jpg b/docs/images/week2/blender2.jpg deleted file mode 100644 index 9db37682177acc27a45373b1324ea2fcbe4a5176..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/blender2.jpg and /dev/null differ diff --git a/docs/images/week2/blender3.jpg b/docs/images/week2/blender3.jpg deleted file mode 100644 index d60c081db20d16d25ff59989212742c967a35e39..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/blender3.jpg and /dev/null differ diff --git a/docs/images/week2/fusion.zip b/docs/images/week2/fusion.zip deleted file mode 100644 index 9961b9b498b07168668dd5192aa746df98d11382..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/fusion.zip and /dev/null differ diff --git a/docs/images/week2/fusion1.jpg b/docs/images/week2/fusion1.jpg deleted file mode 100644 index 781496736e037c0d3311270e688fac2899c3dc17..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/fusion1.jpg and /dev/null differ diff --git a/docs/images/week2/fusion2.jpg b/docs/images/week2/fusion2.jpg deleted file mode 100644 index 37c9cdf0375e807595a8d1538db6624aadd59ec9..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/fusion2.jpg and /dev/null differ diff --git a/docs/images/week2/fusion3.jpg b/docs/images/week2/fusion3.jpg deleted file mode 100644 index e3a4e690238441fdcb2a2238142739db7cba601a..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/fusion3.jpg and /dev/null differ diff --git a/docs/images/week2/fusion4.jpg b/docs/images/week2/fusion4.jpg deleted file mode 100644 index fc39f7e2d1eeeca158fca1e315b5c023c046af8f..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/fusion4.jpg and /dev/null differ diff --git a/docs/images/week2/gh.jpg b/docs/images/week2/gh.jpg deleted file mode 100644 index 017bbbc2246a1348a2a8817bc7da9c351dbfa8b2..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/gh.jpg and /dev/null differ diff --git a/docs/images/week2/gh.zip b/docs/images/week2/gh.zip deleted file mode 100644 index 9182274d66b2d1eebb3dfa2473b5536be21ef570..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/gh.zip and /dev/null differ diff --git a/docs/images/week2/gimp-freeform.jpg b/docs/images/week2/gimp-freeform.jpg deleted file mode 100644 index a86590558e56cdf835b593084a31b5181ccbaff3..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/gimp-freeform.jpg and /dev/null differ diff --git a/docs/images/week2/gimp-retouching.jpg b/docs/images/week2/gimp-retouching.jpg deleted file mode 100644 index 669719917b8a6069e6c076b3ce5e5e657b6099e2..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/gimp-retouching.jpg and /dev/null differ diff --git a/docs/images/week2/gimp.zip b/docs/images/week2/gimp.zip deleted file mode 100644 index 823a10bbda0f2f0696ae6e97268726e2904b68c1..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/gimp.zip and /dev/null differ diff --git a/docs/images/week2/rhino.jpg b/docs/images/week2/rhino.jpg deleted file mode 100644 index 780c91903b54552796965badd70111ef3ade96fd..0000000000000000000000000000000000000000 Binary files a/docs/images/week2/rhino.jpg and /dev/null differ diff --git a/docs/images/week3/1.jpg b/docs/images/week3/1.jpg deleted file mode 100644 index aeea43295bcf940b299022c77bd52ceeb4bc5e48..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/1.jpg and /dev/null differ diff --git a/docs/images/week3/2.jpg b/docs/images/week3/2.jpg deleted file mode 100644 index 0134fcde4f59a8e14829259d67b3136a3409fbbd..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/2.jpg and /dev/null differ diff --git a/docs/images/week3/3.jpg b/docs/images/week3/3.jpg deleted file mode 100644 index 45c5f521f30ed883bacd8df18721323848ed5bed..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/3.jpg and /dev/null differ diff --git a/docs/images/week3/4.jpg b/docs/images/week3/4.jpg deleted file mode 100644 index 890a1e90c61d459b0f396ed3a9e9252aec2c49fc..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/4.jpg and /dev/null differ diff --git a/docs/images/week3/ai.ss.jpg b/docs/images/week3/ai.ss.jpg deleted file mode 100644 index 71eef0e1de72aac6777c3979f837c84d3a2a4fbd..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/ai.ss.jpg and /dev/null differ diff --git a/docs/images/week3/assembly1.jpg b/docs/images/week3/assembly1.jpg deleted file mode 100644 index 9ba291a0e770f9577f2d4fd1e3d5b63144cffa77..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/assembly1.jpg and /dev/null differ diff --git a/docs/images/week3/assembly2.jpg b/docs/images/week3/assembly2.jpg deleted file mode 100644 index ba251efe728cd315dfd3b10dc8a9e98b18df0047..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/assembly2.jpg and /dev/null differ diff --git a/docs/images/week3/assembly3.jpg b/docs/images/week3/assembly3.jpg deleted file mode 100644 index a8f5eb9d92bb2f9625e47f78a37ec14aa447b3b8..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/assembly3.jpg and /dev/null differ diff --git a/docs/images/week3/cut.jpg b/docs/images/week3/cut.jpg deleted file mode 100644 index a2b313447a3a3424c21b17b973411ddb1405d279..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/cut.jpg and /dev/null differ diff --git a/docs/images/week3/cutting.jpg b/docs/images/week3/cutting.jpg deleted file mode 100644 index e7b9fad93dcc0a705419d8d3ab304a7a155209ef..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/cutting.jpg and /dev/null differ diff --git a/docs/images/week3/designing.jpg b/docs/images/week3/designing.jpg deleted file mode 100644 index 71eef0e1de72aac6777c3979f837c84d3a2a4fbd..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/designing.jpg and /dev/null differ diff --git a/docs/images/week3/difference.jpg b/docs/images/week3/difference.jpg deleted file mode 100644 index bf961c08b67c788421cb9db3b962fe2e9ccf8a4e..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/difference.jpg and /dev/null differ diff --git a/docs/images/week3/focus.gif b/docs/images/week3/focus.gif deleted file mode 100644 index ebeabd71aea58111de86430136fab377930fe622..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/focus.gif and /dev/null differ diff --git a/docs/images/week3/gh.zip b/docs/images/week3/gh.zip deleted file mode 100644 index df608fa7e84d903370fa421105cafbc19faf779e..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/gh.zip and /dev/null differ diff --git a/docs/images/week3/inside.jpg b/docs/images/week3/inside.jpg deleted file mode 100644 index 42be83caf9ce535c99f77431ff5e66d6031d4900..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/inside.jpg and /dev/null differ diff --git a/docs/images/week3/lasercut.file.rhino.zip b/docs/images/week3/lasercut.file.rhino.zip deleted file mode 100644 index 296f085bf79e3a9bf7e34c7ccea71348f2e931bf..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/lasercut.file.rhino.zip and /dev/null differ diff --git a/docs/images/week3/machine.jpg b/docs/images/week3/machine.jpg deleted file mode 100644 index 3e5daa7cd29fee4371d1f64a885d1febea364f08..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/machine.jpg and /dev/null differ diff --git a/docs/images/week3/material.jpg b/docs/images/week3/material.jpg deleted file mode 100644 index bfbaa62922c1d1fc5d017b15443519bfb7487942..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/material.jpg and /dev/null differ diff --git a/docs/images/week3/modules.jpg b/docs/images/week3/modules.jpg deleted file mode 100644 index bc11cdaf71d9361b1f6d7619a41bd31126f920be..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/modules.jpg and /dev/null differ diff --git a/docs/images/week3/notch.rhino.zip b/docs/images/week3/notch.rhino.zip deleted file mode 100644 index 6f85c326947ec4236d55080f1e486a93815aace2..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/notch.rhino.zip and /dev/null differ diff --git a/docs/images/week3/outside.jpg b/docs/images/week3/outside.jpg deleted file mode 100644 index e952f7bee016f1873accaa50ba478850a305fba4..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/outside.jpg and /dev/null differ diff --git a/docs/images/week3/parameters.jpg b/docs/images/week3/parameters.jpg deleted file mode 100644 index 912c30c769aa13dbdecba02359fb31dab3cac972..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/parameters.jpg and /dev/null differ diff --git a/docs/images/week3/parametric.modules.gh.zip b/docs/images/week3/parametric.modules.gh.zip deleted file mode 100644 index 5c61a733cb04f7860454f8b151e34f72064ff4a7..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/parametric.modules.gh.zip and /dev/null differ diff --git a/docs/images/week3/peel1.jpg b/docs/images/week3/peel1.jpg deleted file mode 100644 index 915265c90be47f8fd481fb8bd216a9adb12d7fcb..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/peel1.jpg and /dev/null differ diff --git a/docs/images/week3/peel2.jpg b/docs/images/week3/peel2.jpg deleted file mode 100644 index 646169ff7a7c4c31ed5a92e526ed40abb79aac10..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/peel2.jpg and /dev/null differ diff --git a/docs/images/week3/peel3.jpg b/docs/images/week3/peel3.jpg deleted file mode 100644 index c6bfd108c2ac580622b804922ed5302885a3a050..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/peel3.jpg and /dev/null differ diff --git a/docs/images/week3/pieces.jpg b/docs/images/week3/pieces.jpg deleted file mode 100644 index e73d67b25f7504d5ed25ae4f018654fb4995fed5..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/pieces.jpg and /dev/null differ diff --git a/docs/images/week3/script.gif b/docs/images/week3/script.gif deleted file mode 100644 index 3809b400d5225acb7150dede4cc91f89fb89260e..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/script.gif and /dev/null differ diff --git a/docs/images/week3/setting.jpg b/docs/images/week3/setting.jpg deleted file mode 100644 index 58817ade2aa1fb24c2cd2b6c6d5a3fbe72bfa794..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/setting.jpg and /dev/null differ diff --git a/docs/images/week3/settings.jpg b/docs/images/week3/settings.jpg deleted file mode 100644 index f320cfa3b218726f9a649fc84f424cf864aadbc0..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/settings.jpg and /dev/null differ diff --git a/docs/images/week3/sketch.jpg b/docs/images/week3/sketch.jpg deleted file mode 100644 index 3b19182d290405fbd6bf20a6db166b175fe70634..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/sketch.jpg and /dev/null differ diff --git a/docs/images/week3/snap.jpg b/docs/images/week3/snap.jpg deleted file mode 100644 index f9dce83689e48e65b20417b1bd5e82225c9d5881..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/snap.jpg and /dev/null differ diff --git a/docs/images/week3/test.jpg b/docs/images/week3/test.jpg deleted file mode 100644 index 3c8a51cc056dc14f1f6f1c57665737535d3e85f8..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/test.jpg and /dev/null differ diff --git a/docs/images/week3/vinylcutter.ai.zip b/docs/images/week3/vinylcutter.ai.zip deleted file mode 100644 index 0e7bf329fb9e0bb2ee0d215395d4b30e597000b5..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/vinylcutter.ai.zip and /dev/null differ diff --git a/docs/images/week3/warped.jpg b/docs/images/week3/warped.jpg deleted file mode 100644 index dca0d719980054e3c38d16e0871fdf20ae46d1aa..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/warped.jpg and /dev/null differ diff --git a/docs/images/week3/waste.jpg b/docs/images/week3/waste.jpg deleted file mode 100644 index b53736917b1f39784ccb1243061b67fb46885edd..0000000000000000000000000000000000000000 Binary files a/docs/images/week3/waste.jpg and /dev/null differ diff --git a/docs/images/week4/finished.jpg b/docs/images/week4/finished.jpg deleted file mode 100644 index 12996f54a0951cd1988f5bffcd6a1ca5225e91ff..0000000000000000000000000000000000000000 Binary files a/docs/images/week4/finished.jpg and /dev/null differ diff --git a/docs/images/week4/interior.jpg b/docs/images/week4/interior.jpg deleted file mode 100644 index 0fdbb27a1bd16513d144dca6ae3f0062e93d0afb..0000000000000000000000000000000000000000 Binary files a/docs/images/week4/interior.jpg and /dev/null differ diff --git a/docs/images/week4/shoppinglist.jpg b/docs/images/week4/shoppinglist.jpg deleted file mode 100644 index 3a8c7f6972a14854d10005ba15cd160f5d18b042..0000000000000000000000000000000000000000 Binary files a/docs/images/week4/shoppinglist.jpg and /dev/null differ diff --git a/docs/images/week4/soldered.jpg b/docs/images/week4/soldered.jpg deleted file mode 100644 index fca455a7c04d4de950afb730fbc0d7d34088fc81..0000000000000000000000000000000000000000 Binary files a/docs/images/week4/soldered.jpg and /dev/null differ diff --git a/docs/images/week4/toolpath.jpg b/docs/images/week4/toolpath.jpg deleted file mode 100644 index 8309fdd1951f53b98f48e3ac7b5c0272481b1300..0000000000000000000000000000000000000000 Binary files a/docs/images/week4/toolpath.jpg and /dev/null differ diff --git a/docs/images/week4/traces.jpg b/docs/images/week4/traces.jpg deleted file mode 100644 index a3b5e252f11c8d3c70835ca04c180b0a2893f931..0000000000000000000000000000000000000000 Binary files a/docs/images/week4/traces.jpg and /dev/null differ diff --git a/docs/images/week5/agisoft.gif b/docs/images/week5/agisoft.gif deleted file mode 100644 index 2480eb47c21db9acd406e4eb726d24fb9fe26dce..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/agisoft.gif and /dev/null differ diff --git a/docs/images/week5/anycubic.jpg b/docs/images/week5/anycubic.jpg deleted file mode 100644 index 73aeb9eef8a7b562403702025d4e8fb4230f750f..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/anycubic.jpg and /dev/null differ diff --git a/docs/images/week5/brokentweezers.jpg b/docs/images/week5/brokentweezers.jpg deleted file mode 100644 index b418d18b423ee9965d42624a323f7302215bedb1..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/brokentweezers.jpg and /dev/null differ diff --git a/docs/images/week5/comptweezers.jpg b/docs/images/week5/comptweezers.jpg deleted file mode 100644 index 560b32fcfd09358f134eae1e80945a8ffc77b50a..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/comptweezers.jpg and /dev/null differ diff --git a/docs/images/week5/cura.jpg b/docs/images/week5/cura.jpg deleted file mode 100644 index b0f34271ddc9b20218e4c98b30b5ca340275e270..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/cura.jpg and /dev/null differ diff --git a/docs/images/week5/gem3d.jpg b/docs/images/week5/gem3d.jpg deleted file mode 100644 index aac64d3e9a2800c9400664e2451a54d81d19d286..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/gem3d.jpg and /dev/null differ diff --git a/docs/images/week5/gemedge.jpg b/docs/images/week5/gemedge.jpg deleted file mode 100644 index cb9d13aa22b632778afa294898e0216bbe686078..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/gemedge.jpg and /dev/null differ diff --git a/docs/images/week5/lot.jpg b/docs/images/week5/lot.jpg deleted file mode 100644 index 5533920f31af682f9c18de386f6e9cd14baf2ee4..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/lot.jpg and /dev/null differ diff --git a/docs/images/week5/nutbolt.jpg b/docs/images/week5/nutbolt.jpg deleted file mode 100644 index 590fbf8c59950280050504bcfbf04585a87ec624..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/nutbolt.jpg and /dev/null differ diff --git a/docs/images/week5/output.jpg b/docs/images/week5/output.jpg deleted file mode 100644 index 39956e07a445541677bdacfccdc8c4331179c43c..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/output.jpg and /dev/null differ diff --git a/docs/images/week5/setup.jpg b/docs/images/week5/setup.jpg deleted file mode 100644 index 98f252ce2c4697f72f08e9f711506dcf8fd1ffc4..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/setup.jpg and /dev/null differ diff --git a/docs/images/week5/simpleplier.gif b/docs/images/week5/simpleplier.gif deleted file mode 100644 index cb9fa2582420e64a33f46b5a5de972dc86a64a72..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/simpleplier.gif and /dev/null differ diff --git a/docs/images/week5/simpletweezers.jpg b/docs/images/week5/simpletweezers.jpg deleted file mode 100644 index 4175f8c6637f81e9876a4000e2f9bce58e2c1624..0000000000000000000000000000000000000000 Binary files a/docs/images/week5/simpletweezers.jpg and /dev/null differ diff --git a/docs/index.md b/docs/index.md deleted file mode 100755 index a5778fc648d53d5c9221288d67def8d43476abd5..0000000000000000000000000000000000000000 --- a/docs/index.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## Hello, I'm Mitalee Parikh - -This is a documentation of my FabAcademy 2020 work. - - -- It is built using [Mkdocs](https://mkdocs.org) a static site generator written in Python -- It currently uses the [Material Mkdocs theme](https://squidfunk.github.io/mkdocs-material/), the default FabCloud student template -- I edit my md files using [Atom](https://atom.io/) diff --git a/docs/projects/final-project.md b/docs/projects/final-project.md deleted file mode 100755 index 503143699cf46b83675bea841a9f3627213a488b..0000000000000000000000000000000000000000 --- a/docs/projects/final-project.md +++ /dev/null @@ -1,87 +0,0 @@ -# Final Project - - -This week I worked on defining my final project idea and started to getting used to the documentation process. - -## Research - -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -## 2D and 3D Modeling - -Add here your modeling and design. - - -## Some other section - -This is an updated text. - - - -## Materials - -| Qty | Description | Price | Link | Notes | -|-----|-----------------|---------|--------------------------|--------| -| 1 | Material one | 22.00 $| http://amazon.com/test | Order many | -| 1 | Material two | 22.00 $| http://amazon.com/test | | -| 1 | Material three | 22.00 $| http://amazon.com/test | | -| 1 | Material five | 22.00 $| http://amazon.com/test | | -| 1 | Material eight | 22.00 $| http://amazon.com/test | | -| 1 | Material twelve | 22.00 $| http://amazon.com/test | | -| 1 | Material eleven | 22.00 $| http://amazon.com/test | | - -## Useful links - -- [Jekyll](http://jekyll.org) -- [Google](http://google.com) -- [Markdown](https://en.wikipedia.org/wiki/Markdown) - - -## Code Example - -Use the three backticks to separate code. - -``` -// the setup function runs once when you press reset or power the board -void setup() { - // initialize digital pin LED_BUILTIN as an output. - pinMode(LED_BUILTIN, OUTPUT); -} - -// the loop function runs over and over again forever -void loop() { - digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) - delay(1000); // wait for a second - digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW - delay(1000); // wait for a second -} -``` - - -## Gallery - - - -## Video - -### From Vimeo - -<iframe src="https://player.vimeo.com/video/10048961" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/10048961">Sound Waves</a> from <a href="https://vimeo.com/radarboy">George Gally (Radarboy)</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### From Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> - -## 3D Models - -<div class="sketchfab-embed-wrapper"><iframe width="640" height="480" src="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915/embed" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> - -<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"> - <a href="https://sketchfab.com/models/658c8f8a2f3042c3ad7bdedd83f1c915?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Dita's Gown</a> - by <a href="https://sketchfab.com/francisbitontistudio?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Francis Bitonti Studio</a> - on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a> -</p> -</div> \ No newline at end of file diff --git a/docs/projects/sample-project.md b/docs/projects/sample-project.md deleted file mode 100755 index 635cc08db0fc0de0e63427d6a6ad24324ced5686..0000000000000000000000000000000000000000 --- a/docs/projects/sample-project.md +++ /dev/null @@ -1,10 +0,0 @@ -# Another project - -### Vimeo - -<iframe src="https://player.vimeo.com/video/269013987" width="640" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -<p><a href="https://vimeo.com/269013987">Ricardo O Nascimento- prototyping movement</a> from <a href="https://vimeo.com/fabricademy">Textile Academy</a> on <a href="https://vimeo.com">Vimeo</a>.</p> - -### Youtube - -<iframe width="560" height="315" src="https://www.youtube.com/embed/jjNgJFemlC4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>