Difference between revisions of "Tools and Tech"

From DigitalCraft_Wiki
Jump to navigation Jump to search
 
(57 intermediate revisions by 13 users not shown)
Line 1: Line 1:
This is the place for Tools & Tech resources.
+
=Tools & Tech 2014=
  
= Lectures / workshops =
+
==What are we going to do?==
 +
* learn to identify (or guessify) common 'building blocks' in a device
 +
* understand some of the ways how a device knows about its surroundings
 +
* understand some of the ways a device can influence its environment
 +
* learn to work with a microcontroller platform
 +
* learn basics of programming
 +
* possibly learn soldering(?)
  
== Week 1 ==
 
[http://wdka.simbits.nl/w1/week1.htm Slides week 1]
 
  
[http://arduino.cc/en/Tutorial/BareMinimum Arduino BareMinimum example]
+
How to go about all that?
  
[http://arduino.cc/en/Tutorial/Blink Arduino Blink example]
+
''We'll need to fill up our tools & tech toolbox!''
  
== Week 2 ==
+
==Tools & Tech ToolBox==
[http://wdka.simbits.nl/w2/week2.htm Slides week 2]
+
===basic knowledge of electronics like===
 +
* [[Tools_and_Tech/electronics/theory basic|theory]]
 +
* [[Tools_and_Tech/electronics/components|components]]
 +
* [[Tools_and_Tech/electronics/sensors|sensors]]
 +
* [[Tools_and_Tech/electronics/actuators|actuators]]
 +
* [[Tools_and_Tech/electronics/displays|displays]]
 +
* ..
  
[http://arduino.cc/en/Tutorial/Button Use a button]
+
===how to choose the right platform for your project===
 +
* Arduino
 +
* Arduino compatibles
 +
* Raspberry PI
 +
* Beaglebone
 +
* Gumstix
 +
* MBed
 +
* ...
  
[http://playground.arduino.cc/Learning/LEDSensor Use LED as light sensor]
+
===basic knowledge on programming===
 +
* what programming languages are out there
 +
** C
 +
** C++
 +
** Java
 +
** Python
 +
** Ruby
 +
** Lisp
 +
** (Bash) Shell
 +
** ..
  
[http://playground.arduino.cc/Main/CapacitiveSensor Create a capacitive sensor]
+
===how do we actually prototype/make things===
 +
* breadboarding
 +
* soldering
 +
** Throughole
 +
** SMD
 +
** Soldering iron
 +
** Reflow
 +
* CAD / PCB layout
 +
* etching
  
[http://www.instructables.com/id/Turn-a-pencil-drawing-into-a-capacitive-sensor-for/ Create a capacitive sensor with a pencil]
 
  
== Week 3 ==
+
==End project==
[http://prezi.com/ah2s16r2jej9/?utm_campaign=share&utm_medium=copy Slides week 3]
 
  
[http://arduino.cc/en/Tutorial/Tone Tone example]
+
=== Group 1 ===
 +
* Bor Smulders
 +
* Anna Saaltink
 +
* Fabienne Mani
 +
* Laura Schurink
  
[http://arduino.cc/en/Tutorial/Knock Use a piezo element as sensor]
+
*[http://opensource.wdka.nl/wiki/T%26T_Confettinator De Wikipagina]
  
[http://web.media.mit.edu/~silver/drawdio/circuit-board-layout.gif Original drawdio layout]
+
=== Group 2 ===
 +
* Lieve van de Beek
 +
* Robin Zegelaar
 +
* Adinda Persoon
 +
* Fatma Kizil
  
== Week 4 ==
+
[[group2|Onze Wiki]]
[http://prezi.com/zwvsy9k6-jkr/?utm_campaign=share&utm_medium=copy Slides week 4]
 
  
[http://wdka.simbits.nl/w4/drawdio_schem.png Drawdio schematic]
+
=== Group 3 ===
 +
* Hendrik van Beek
 +
* Edwin Stevens
 +
* Joni Kling
  
== Resources ==
+
*[[/robotgroep3 | Wiki]]
[http://www.arduino.cc Arduino main site]
 
  
[http://www.arduino.cc/Tutorial Lots of arduino examples]
+
=== Group 4 ===
 +
* Nina van den Broek
 +
* Marinka Grondel
 +
* Gaby van Deutekom
 +
* Lotte Wieringa
 +
[[/Group 4 | Group 4 ]]
  
[http://playground.arduino.cc/ Arduino wiki with many examples and code snippets]
+
=== Group 5 ===
 +
* Sven van der Velden
 +
* Kevin Verbeek
 +
* Nathalie Everts
 +
* Mandy Franca
 +
* [[/Group Wiki Page | Group Wiki Page ]]
  
[http://www.falstad.com/circuit/e-index.html A circuit simulator, play around with this!]
+
=== Group 6 ===
 +
* Hans Schuttenbeld
 +
* Timo van Dijk
 +
* Ilja van Vlaardingen
 +
* Hiske Hottinga
 +
/ [[group6|klik voor wiki]]
  
[http://playground.arduino.cc/uploads/Main/arduino_notebook_v1-1.pdf Arduino programming notebook]
+
=== Group 7 ===
 +
* Bienke Domenie
 +
* Paula van den Berg
 +
* Maud Mosa Vink
 +
* Sara Degenaar
 +
[[REVEALING]]
  
[http://wdka.simbits.nl/pub/Intro%20to%20Electronics.pdf Short intro into electronics]
+
=== Group 8 ===
 
+
* Bonny van der Sande
[http://www.cutedigi.com/arduino/sensors-kit-for-arduino.html Description of the sensors kit for arduino]
+
* Shushanik Moutafian
 +
* Meleny Spits
 +
* Tran, twan

 +
- [[wiki_groep_8|Wikipagina]]
  
 +
==Week Schedule==
 +
* [[Week 2]]
 +
* [[Week 3]]
 +
* [[Week 4]]
 +
----
  
 +
==Links==
 +
*http://www.instructables.com/id/What-Does-Fashion-Lack-MICROCONTROLLERS-but-WHICH/?ALLSTEPS
 +
*http://littlebits.cc/browse-lessons/learning-concept-simplified-for-electrical-circuit
 +
*http://www.adafruit.com/blog/category/circuit-playground/
 +
*http://www.instructables.com/id/Basic-Electronics/?ALLSTEPS
 +
*https://learn.adafruit.com/category/learn-arduino
 +
*http://octopart.com/
 
----
 
----
----
+
''Previous years''
Just dumping relevant tools to use:
+
<br/>
 
+
[[Tools_and_Tech/2013|2013]]
1st, second, maybe third years:
 
 
 
* Thimble live HTML editor (webmaker)
 
* X-Ray Googles (webmaker)
 
* Popcorn (webmaker)
 
 
 
workshop ideas:
 
 
 
* build a book scanner from scratch (Alessandro)
 
* script/program with Minecraft (or FLOSS clone)
 
* script/program with Waterbear
 
* build a 3D printer from scratch
 
* use the 3D printer to print models generated from Minecraft (or FLOSS clone)
 
* version distributed graphic design (xuv)
 
* consent and publishing (eleanor)
 
* collaborative font design (ben martin)
 
* HTML/CSS to print (OSP)
 
* ROM hacking/moding
 
* Retro death telegraphy (nnnnn)
 

Latest revision as of 11:24, 29 October 2014

Tools & Tech 2014

What are we going to do?

  • learn to identify (or guessify) common 'building blocks' in a device
  • understand some of the ways how a device knows about its surroundings
  • understand some of the ways a device can influence its environment
  • learn to work with a microcontroller platform
  • learn basics of programming
  • possibly learn soldering(?)


How to go about all that?

We'll need to fill up our tools & tech toolbox!

Tools & Tech ToolBox

basic knowledge of electronics like

how to choose the right platform for your project

  • Arduino
  • Arduino compatibles
  • Raspberry PI
  • Beaglebone
  • Gumstix
  • MBed
  • ...

basic knowledge on programming

  • what programming languages are out there
    • C
    • C++
    • Java
    • Python
    • Ruby
    • Lisp
    • (Bash) Shell
    • ..

how do we actually prototype/make things

  • breadboarding
  • soldering
    • Throughole
    • SMD
    • Soldering iron
    • Reflow
  • CAD / PCB layout
  • etching


End project

Group 1

* Bor Smulders
* Anna Saaltink
* Fabienne Mani
* Laura Schurink

Group 2

* Lieve van de Beek
* Robin Zegelaar
* Adinda Persoon
* Fatma Kizil
Onze Wiki

Group 3

* Hendrik van Beek
* Edwin Stevens
* Joni Kling

Group 4

* Nina van den Broek
* Marinka Grondel
* Gaby van Deutekom
* Lotte Wieringa

Group 4

Group 5

* Sven van der Velden
* Kevin Verbeek
* Nathalie Everts
* Mandy Franca
*  Group Wiki Page 

Group 6

* Hans Schuttenbeld
* Timo van Dijk
* Ilja van Vlaardingen
* Hiske Hottinga
/ klik voor wiki

Group 7

* Bienke Domenie
* Paula van den Berg
* Maud Mosa Vink
* Sara Degenaar

REVEALING

Group 8

* Bonny van der Sande
* Shushanik Moutafian 
* Meleny Spits
* Tran, twan

- Wikipagina

Week Schedule


Links


Previous years
2013