MOVI Adds Voice Control to Arduino Projects

Arduino Connected Home Home Other Boards
MOVI Adds Voice Control to Arduino Projects
Read articles from the magazine right here on Make:. Don’t have a subscription yet? Get one today.

Christopher Cotรฉ is speaking sternly to a Pixar-style desk lamp.

โ€œArduino,โ€ he says, in the tone of voice you might use to catch Siriโ€™s attention, and it chirps to show that it recognized the call sign. โ€œLet there be light.โ€ In response, the lamp blinks on, illuminating Cotรฉโ€™s face with a warm glow.

Under Control

Cotรฉ, a researcher at CRT Labs, built the lamp to experiment with MOVI, an Arduino shield designed specifically to provide onboard speech recognition and synthesis. Itโ€™s notable less for any single breakthrough than for wrangling a handful of existing open source speech tools into a board that makes it dirt-simple to add voice control to an Arduino project. And unlike an off-the-shelf smart speaker like Google Home or Amazon Echo, MOVI does it all locally โ€” nothing gets sent to the cloud, alleviating concerns about privacy and security.

โ€œThe driving factor for us was the ability to be completely disconnected,โ€ said Bertrand Irissou, one of MOVIโ€™s creators. โ€œItโ€™s great to have all these devices connected to the cloud, but if the internet goes down, they wonโ€™t work anymore.โ€

Open House

Watching MOVI in action, itโ€™s easy to imagine a future in which smart homes look less like Googleโ€™s or Amazonโ€™s walled gardens and more like Linux: an ecosystem of crowdsourced, customizable systems that provide the functionality you need without giving up control.

Take Steve Quinn, another early adopter who works by day in the British space industry and spends his free time tinkering with open source smart home technology. When he unboxed his MOVI board, he quickly configured it to send commands through an ESP8266, via the MQTT IoT protocol, and into OpenHAB, an open source home automation system heโ€™d already set up in his house. Before he knew it, he could access his homeโ€™s lighting and sensor networks by talking to them. Next, he plans to add code to control his television and security cameras.

โ€œItโ€™s an outstanding kit,โ€ he said. โ€œIf the price comes down, Iโ€™ll have a few more of them.โ€

Still Kicking

MOVI began its life about two years ago as a Kickstarter campaign by Irissou and a collaborator named Gerald Friedland. Demand continued after they delivered the initial units, so theyโ€™ve kept selling boards online for about $75 each, and theyโ€™ve seen users build everything from a voice-controlled wheelchair to interactive art installations. One of Irissouโ€™s favorites is a voice activated Iron Man suit by a cosplayer named Julius Sanchez.

โ€œThe guy is not a programmer,โ€ Irissou said. โ€œHeโ€™s a maker with some rudimentary coding skills, and he was able to do things that just flabbergasted us.”

Tagged

Jon Christian is the co-editor of the Maker Pro Newsletter, which covers the intersection between makers and business. He's also written for the Boston Globe, WIRED and The Atlantic.

View more articles by Jon Christian
Discuss this article with the rest of the community on our Discord server!

ADVERTISEMENT

FEEDBACK