Skip to content
Snippets Groups Projects
  • Jiawen Gong's avatar
    3e00a51c
    Update 4 files · 3e00a51c
    Jiawen Gong authored
    - /docs/assignments/image-1.png
    - /docs/assignments/week10.md
    - /docs/images/week10/SQUEEGEE1.jpg
    - /docs/images/week10/SQUEEGEE2.jpg
    3e00a51c
    History
    Update 4 files
    Jiawen Gong authored
    - /docs/assignments/image-1.png
    - /docs/assignments/week10.md
    - /docs/images/week10/SQUEEGEE1.jpg
    - /docs/images/week10/SQUEEGEE2.jpg

10 OPEN-SOURCE HARDWARE

RESEARCH AND INSPIRATION

Tools

!!! example ""

- [Arduino UNO](http://class.textile-academy.org)
- [Arduino IDE](http://class.textile-academy.org)
- [2D/3D modelling Rhino3D](http://class.textile-academy.org)
- [2D modelling Illustrator](http://class.textile-academy.org)

BoM example

Materials

Qty Description Price Link Notes
1 Material one 22.00 $ http://amazon.com/test order now
1 Material two 22.00 $ http://amazon.com/test find alternative
1 Material three 22.00 $ http://amazon.com/test

DRAWING TOOLS

BRUSHES

1ST BRUSH

2ND BRUSH

3RD BRUSH

SPONGES

1ST SPONGE

2ND SPONGE

3RD SPONGE

SQUEEGEE

SPONGE

SPONGE

MOLOTOWS

1ST MOLOTOW

2ND MOLOTOW

ROLLER

1ST ROLLER

HAIRBRUSHES

1ST HAIRBRUSH

2ND HAIRBRUSH

CHILLI PEPPER

1ST PEPPER

PROCESS

LINER

LINER

LINER

LINER

LINER

LINER

LINER

LINER

LINER

LINER

LINER

Brushes with pipette as ink reservoir.

My sketches are ...

This model 1 was obtained by..

The design 2 was created using..

??? tip "footnote fabrication files"

_Fabrication files_ are a necessary element for evaluation. You can add the _fabrication files_ at the bottom of the page and simply link them as a footnote. This was your work stays organised and files will be all together at the bottom of the page. Footnotes are created using [ ^ 1 ] (without spaces, and referenced as you see at the last chapter of this page) You can reference the fabrication files to multiple places on your page as you see for footnote nr. 2 also present in the Gallery.

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

Sound Waves from George Gally (Radarboy) on Vimeo.

From Youtube

3D Models



Fabrication files

  1. File: xxx

  2. File: xxx