Category Archives // flash

We’ve been using a Nokia Internet tablet, an Arduino board, and Flash for some rapid prototyping fun (read more here).  We’ve learned some interesting tidbits about the Nokia tablets as prototyping platforms:

  1. How to prevent the tablet from dimming the screen or entering sleep mode
  2. How to hack your own buttons onto the nav controller (up, down, left, right, enter) (770 only)
  3. How to disable all of the hard buttons to prevent accidental use (770 only).
  4. Creating snap-dome hard keys for prototyping small devices with physical buttons.
  5. Application Instructions (Connecting as root, SSH, SCP, changing passwords)
  6. ROM Tool instructions (Flash the ROM, R&D mode, USB Host Mode, new Kernel)

(more…)

At IDEO we’re all about building to think. Learning from books and websites and product demos is cool, but we think the really good stuff comes when you get in there and start messing around for real.

In the case of multi-touch interfaces, that meant building a system we could start prototyping on. What we wanted was:

  • a multi-touch display large enough to facilitate use by several people at once
  • an API for flash that would let us quickly prototype multi-touch interfaces and applications

It took us about 5 weeks to get everything together. Kyle, one of our all-around gearheads, had already been building a drafting-table-style FTIR system in his garage which helped kick-start us.

(more…)