HackyHour Giessen

Logo

Code - Tools - Science - Help - Social

View the Project on GitHub HackyHour/Giessen

Prototyping

Presenter: Nils Seipel

TL;DR Nils tips from many failures:

Common questions

Feasibility: How to produce?
Viability: Do people want your product, are they willing to pay?
What does production cost you? Does your product scale?
Desirability: Is your product better than others? Does the target group need it?
Usability: Is it portable? How easily can you use it?

Further advantages

Helps with thinking:
The physical form of an idea releases you from keeping it in mind.
Helps with communication:
Words can have different meanings, but a physical object is much clearer for everyone involved.
You can also just show it to potential users.
Helps to innovate:
By following different approaches simultaneously, e.g., different prototypes,
it becomes easier to drop ideas. Basicly, this comes down to “Kill your darlings”.
Don’t invest to much time and effort into one idea.

Prototyping concepts

Classic Prototyping:

Rapid Prototyping:

Rapid prototyping tools

Additive manufacturing -> 3D-printer

Substractive manufacturing -> CNC-Router

Cutting methods
Cutting objects out of a layer of base materials, e.g., aluminum plate.
Waterjet cutting: nearly all materials of every thickness and hardness are possible.
Laser cutting: Fast and cheap. Not possible with strong reflective or heat-sensitive materials.

Microcontroller -> Arduino

Digital tools

Where to start