This Twister-inspired coffee table controls things resting on it | Arduino Blog

Smart home and IoT devices are nice and all, but controlling them always feels a bit clunky.It seems like it always comes down to trying a voice command and then, when that fails, opening an app on a smartphone and pushing a button.That’s why Unnecessary Inventions’ Matty Benedetto came up with this much more natural coffee table-based control system.

This is a coffee table with several large colorful dots on its surface, inspired by a Twister game mat.Put something, like an LED lamp, on one of those dots and it will react accordingly — matching the color of the dot, in the case of the lamp.  As many of you have already guessed, the secret here is near-field communication (NFC).The dots have NFC tags on their bottom sides and the devices places on the dots read those, then perform set actions.

The LED lamp changes color, a coffee-warming coaster gets hot, and a music player starts up a song.The LED lamp and the music player use Benedetto’s own Matty32 custom development board for control, but the warming coaster is a special case.It has an Arduino UNO R4 WiFi, which detects each dot’s tag through an RFID reader module.

When it senses an appropriate tag, it switches power to a tiny 3D printer heated build plate via a MOSFET module.That power comes directly from a battery pack, since microcontroller pins can’t supply enough current for resistive heating.Those three devices are just the beginning, since this coffee table could control just about anything you can put on it once you add an RFID reader.

And it sure beats voice commands.

Read More
Related Posts