Raspberry Pi

ALL

Alexa端末にしゃべらせたりmp3を再生する alexa-remote-control スクリプトの設定(2025)

Linuxマシンや RaspberryPi で実行するalexa-remote-control スクリプトは、 Alexa端末(AmazonEcho、Fireタブレットや FireTV Stick )に、しゃべらせたり、mp3の再生や、最後...
LinuxRaspberry Piソフトウェアトラブルシューティング
ALL

AmazonEchoからUbuntu24.04のコマンドを実行する(node-red-contrib-amazon-echo)

はじめにAmazonEcho から Ubuntu24.04 のコマンドを実行する方法です。アレクサ、に続けて「○○オン」や「○○オフ」で、Ubuntu上のコマンドを実行できます。こちらでは RaspberryPi+Ubuntuで動かしていま...
LinuxRaspberry Piプログラミング
ALL

Ubuntu24.04でcron等のログインシェルでは無い環境からBluetooth再生する

Ubuntu24.04で、cronのようにログインシェルからでは無い環境で、Bluetooth再生を行う場合です。こちらでは、RaspberryPi+Ubuntu24.04で cron の @rebootでバックグラウンドスクリプトを起動し...
LinuxRaspberry Pi
ALL

RaspberryPi4+Ubuntu24.04 で ssh接続時にBluetoothスピーカーから再生させる

2025.10.13 手順が少なくなる方法で記述し直しましたRaspberryPi4 + Ubuntu24.04 への ssh接続時のターミナルで、Bluetoothスピーカーから再生させる手順です。RaspberryPi4でBluetoo...
LinuxRaspberry Pi
ALL

Raspberry Piで動かしているUbuntuが起動しなくなった場合の復旧メモ

Raspberry Pi で Ubuntu を使用できますが(下記記事)、先日 apt upgrade したらなぜかその後、起動時に「Unable to read partition as FAT」のメッセージが出て起動できなくなりました。...
Raspberry Piトラブルシューティング
ALL

RaspberryPi4+Ubuntuでstrongswanの起動に失敗する

Raspberry Pi 4 Model B + Ubuntu22.04 の環境で、strongswan の起動に失敗する場合の対処です。Ubuntu22.04は、下記記事で入れた Ubuntu20.04 からアップグレードしました。Ras...
LinuxRaspberry Piサーバトラブルシューティング
ALL

alexa_remote_control.sh でリフレッシュトークンを使用する

2025.11.16alexa_remote_control.sh は下記記事の方を参照して設定してください。Alexa端末にしゃべらせたりmp3を再生する alexa-remote-control スクリプトの設定(2025) | パソコ...
LinuxRaspberry Piソフトウェアトラブルシューティング
ALL

Amazon Echo でMP3ファイルを再生する(Linux)

次の記事で紹介していた alexa-remote-controlスクリプトを使えば、MP3ファイルを Amazon Echo で再生させることができます。 スクリプトから Fireタブレットや FireTV Stick にしゃべらせる | ...
LinuxRaspberry Pi
ALL

スクリプトからEchoでAlexa Skills Kitサウンドライブラリのサウンド再生

alexa-remote-controlスクリプトを使えば、Alexa Skills Kitサウンドライブラリ | Alexa Skills Kit のサウンドを EchoやFireTV、Fireタブレットで再生できます。スクリプトから F...
LinuxRaspberry Piソフトウェア
ALL

alexa_remote_control.sh 実行時に ERROR: unkown device でエラーになる場合

alexa_remote_control.sh を使うと、Echoデバイスや Fireタブレット、FireTV にしゃべらせたりできます。この際、 alexa_remote_control.sh の引数で -e ”speak:しゃべらせる内...
LinuxRaspberry Piトラブルシューティング