Alexaからガジェットを制御
AlexaからRaspberry Piを制御することができる
Alexaのカスタムスキルがガジェットと連携! 〜Alexa Gadgets Toolkit の Custom Interfaces を試す〜 - Qiita
この記事の時点では日本語が使えなかったが今は使えるそうだ Facebook
RasPiに alexa/Alexa-Gadgets-Raspberry-Pi-Samples をインストールすることでRasPiをAlexa Gadgetにする
This repository enables you to prototype an Alexa Gadget using Raspberry Pi. It includes Python-based software, sample projects, and step-by-step instructional guides that walk you through how to use key features of the Alexa Gadgets Toolkit to create new, engaging customer interactions with gadget devices.
仕組みとしてはBluetoothでAlexaとペアリングしてPythonやNodeJSで実装されたコールバックが適宜呼ばれる形
キーワード: IoT