Testing in a lo-fi way

Being creative with how we test things means we don’t have to build a lot to get some great feedback from people. I’d like to have a discussion about ways to test without creating the product.

A couple of favorite examples of this:
Amazon Echo - I posted this in Vaani and it’s so good I have to put it here too. Using a person to fake voice recognition commands


Palm Pilot - The famous “block of wood” that the creator of Palm used as a prototype

Several lofi testing examples here.

Heard about this in the #vaani IRC channel.

This could be a really cool way to make a quick prototype:
http://www.nascentobjects.com/

1 Like

@ezoehunt mentioned this during the All Hands today as what the SmartHome team is using to make their prototype .

https://www.particle.io/

We’ve got a few of their “Internet Button” devices, which give us a quick out-of-the-box / off-the-shelf gadget to put some code on connect to wifi, click buttons and make lights blink.

For our research prototype we need it to be portable and battery powered. We are using the same board and pinouts as the Internet Button, but adding in a LiPoly battery, charger/management module and our own LEDs, pager motor and button in a custom 3d printed enclosure. But it remains compatible with the off-the-shelf product allowing us to work on both hardware and software in parallel.

@natalia had a great idea about using FIMO clay to create quick prototypes, perhaps even in lieu of 3D printing. Thanks for sharing that! :slight_smile:

I’m a fan of the concept of modularity (for software, hardware, everywhere!). It helps delivering personal experiences, efficiency and sustainability. But it opens the question of the ecosystem, openness and standardisation… all great areas for Mozilla to have a voice in the context of IoT I think!

you’re welcome ! I should/could have thought of it before. It’s funny how a mix of 2 conversations helped untap the idea :smile: (which markets are we targeting? where do people have good Internet access? and how can we prototype things even faster and with more people?)

1 Like