Difference between revisions of "Tools and Tech"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
==Tools & Tech ToolBox== | ==Tools & Tech ToolBox== | ||
===basic knowledge of electronics like=== | ===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] |
− | + | * .. | |
===how to choose the right platform for your project=== | ===how to choose the right platform for your project=== | ||
− | + | * Arduino | |
− | + | * Arduino compatibles | |
− | + | * Raspberry PI | |
− | + | * Beaglebone | |
− | + | * Gumstix | |
− | + | * MBed | |
− | + | * ... | |
===basic knowledge on programming=== | ===basic knowledge on programming=== | ||
Line 44: | Line 44: | ||
===how do we actually prototype/make things=== | ===how do we actually prototype/make things=== | ||
− | + | * breadboarding | |
− | + | * soldering | |
− | + | ** Throughole | |
− | + | ** SMD | |
− | + | ** Soldering iron | |
− | + | ** Reflow | |
− | + | * CAD / PCB layout | |
− | + | * etching | |
Line 65: | Line 65: | ||
==Links== | ==Links== | ||
− | http://www.instructables.com/id/What-Does-Fashion-Lack-MICROCONTROLLERS-but-WHICH/?ALLSTEPS | + | *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://littlebits.cc/browse-lessons/learning-concept-simplified-for-electrical-circuit |
− | http://www.adafruit.com/blog/category/circuit-playground/ | + | *http://www.adafruit.com/blog/category/circuit-playground/ |
− | http://www.instructables.com/id/Basic-Electronics/?ALLSTEPS | + | *http://www.instructables.com/id/Basic-Electronics/?ALLSTEPS |
− | https://learn.adafruit.com/category/learn-arduino | + | *https://learn.adafruit.com/category/learn-arduino |
− | http://octopart.com/ | + | *http://octopart.com/ |
---- | ---- | ||
''Previous years'' | ''Previous years'' | ||
<br/> | <br/> | ||
[[Tools_and_Tech/2013|2013]] | [[Tools_and_Tech/2013|2013]] |
Revision as of 21:17, 7 September 2014
Contents
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
- [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]
- ..
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
Project ideas
- In groups of four define your own project to make in the next coming weeks.
- In groups of four
- Find a project to build and adapt
- Find an existing device and hack it to do what you want
- build from scratch
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
2013