Raspberry Pi に Node.js をインストールする一番の方法

Google home mini を購入して、RaspberryPiに、Groveセンサーで取得した部屋の温度を喋らせたいと思います。

google-home-notifierを走らせるのに、Node.js や npm の最新版を入れる必要があるようですが、どうもしっくりこない。

一番、しっくりきたのがこの方法です。

https://github.com/blobsmith/raspberryTestNode/wiki/Node.js-installation-with-nvm-on-Raspberry-pi

RaspberryPiからSwitchBotを操作する

RaspberryPi3B + Raspbian GNU/Linux 9.4 (stretch)上のpython3スクリプトから、SwitchBotを操作することができましたので作業ログを載せておきます。途中で発生した障害やその対処も入っています。

参考サイト
https://github.com/OpenWonderLabs/python-host/
https://github.com/OpenWonderLabs/python-host/blob/master/README.md
https://qiita.com/utsuki_protein/items/5e66b53c55359efbec66